• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 648
  • 348
  • 294
  • 171
  • 92
  • 74
  • 31
  • 26
  • 23
  • 23
  • 17
  • 14
  • 12
  • 11
  • 9
  • Tagged with
  • 1975
  • 541
  • 286
  • 259
  • 225
  • 217
  • 192
  • 190
  • 183
  • 177
  • 172
  • 171
  • 160
  • 139
  • 124
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Soil fauna in rainfed paddy field ecosystems : their role in organic matter decomposition and nitrogen mineralization /

Widyastuti, Rahayu. January 2002 (has links) (PDF)
Univ., Diss.--Bonn, 2002. / Zusammenfass. auf dt.
2

The green revolution in Java : politics and social change under the "new order" government /

Milich, Ralph James. January 1975 (has links) (PDF)
Thesis (M.A. 1977) from the Department of Politics, University of Adelaide.
3

Formen der javanischen Pilgerschaft zu Heiligenschreinen

Fuhrmann, Klaus. January 2000 (has links) (PDF)
Freiburg (Breisgau), Universiẗat, Diss., 2001.
4

Reality Check - Wie geht es Duke? Der aktuelle Entwicklungsstand von Java.

Huebsch, Chris 25 May 1999 (has links)
Vortrag UNIX Stammtisch 82 (05/1999)
5

State and statecraft in old Java a study of the later Mataram period, 16th to 19th century.

Moertono, Soemarsaid, January 1968 (has links)
Thesis (M.A.)--Cornell, 1964. / Bibliography: p. 122-129.
6

De distribueerende tusschenhandel der Chineezen op Java

Lier, Twan Djie. January 1947 (has links)
Proefschrift--Nederlandsche Economische Hoogeschool, Rotterdam. / Bibliography: p. [102]-104.
7

De distribueerende tusschenhandel der Chineezen op Java

Lier, Twan Djie. January 1947 (has links)
Proefschrift--Nederlandsche Economische Hoogeschool, Rotterdam. / Bibliography: p. [102]-104.
8

Over de erfelijkheid der regenten op Java

Delden, Hendrik Reinier van. January 1862 (has links)
Thesis (doctoral)--Rijksuniversiteit te Leiden, 1862.
9

State and statecraft in old Java : a study of the later Mataram period, 16th to 19th century /

Moertono, Soemarsaid, January 1981 (has links)
Thesis (M. A.)--History--Cornell University, 1964. / Bibliogr. p. 151-158. Index.
10

Suitability of Java for Solving Large Sparse Positive Definite Systems of Equations Using Direct Methods

Armstrong, Shea January 2004 (has links)
The purpose of the thesis is to determine whether Java, a programming language that evolved out of a research project by Sun Microsystems in 1990, is suitable for solving large sparse linear systems using direct methods. That is, can performance comparable to the language traditionally used for sparse matrix computation, Fortran, be achieved by a Java implementation. Performance evaluation criteria include execution speed and memory requirements. A secondary criterion is ease of development. Many attractive features, unique to the Java programming language, make it desirable for use in sparse matrix computation and provide the motivation for the thesis. The 'write once, run anywhere' proposition, coupled with nearly-ubiquitous Java support, alleviates the need to re-write programs in the event of hardware change. Features such as garbage collection (automatic recycling of memory) and array-index bounds checking make Java programs more robust than those written in Fortran. Java has garnered a poor reputation as a high-performance computing platform, largely attributable to poor performance relative to Fortran in its early years. It is now a consensus among researchers that the Java language itself is not the problem, but rather its implementation. As such, improving compiler technology for numerical codes is critical to achieving high performance in numerical Java applications. Preliminary work involved converting SPARSPAK, a collection of Fortran 90 subroutines for solving large sparse systems of linear equations and least squares problems developed by Dr. Alan George, into Java (J-SPARSPAK). It is well known that the majority of the solution process is spent in the numeric factorization phase. Initial benchmarks showed Java performing, on average, 3. 6 times slower than Fortran for this critical phase. We detail how we improved Java performance to within a factor of two of Fortran.

Page generated in 0.0419 seconds