Rozprawy doktorskie na temat „Java (Computer program language)”

Kliknij ten link, aby zobaczyć inne rodzaje publikacji na ten temat: Java (Computer program language).

Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych

Wybierz rodzaj źródła:

Sprawdź 50 najlepszych rozpraw doktorskich naukowych na temat „Java (Computer program language)”.

Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.

Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.

Przeglądaj rozprawy doktorskie z różnych dziedzin i twórz odpowiednie bibliografie.

1

Naeem, Nomair A. "Programmer-friendly decompiled Java". Thesis, McGill University, 2006. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=101644.

Pełny tekst źródła
Streszczenie:
Java decompilers convert Java class files to Java source. Common Java decompilers are javac-specific decompilers since they target bytecode produced from a particular javac compiler. We present work carried out on Dava, a tool-independent decompiler that decompiles bytecode produced from any compiler. A known deficiency of tool-independent decompilers is the generation of complicated decompiled Java source which does not resemble the original source as closely as output produced by javac-specific decompilers. This thesis tackles this short-coming, for Dava, by introducing a new back-end consisting of simplifying transformations.
The work presented can be broken into three major categories: transformations using tree traversals and pattern matching to simplify the control flow, the creation of a flow analysis framework for an Abstract Syntax Tree (AST) representation of Java source code and the implementation of flow analyses with their use in complicated transformations.
The pattern matching transformations rewrite the ASTs to semantically-equivalent ASTs that correspond to code that is easier for programmers to understand. The targeted Java constructs include If and If-Else aggregation, for-loop creation and the removal of abrupt control flow. Pattern matching using tree traversals has its limitations. Thus, we introduce a new structure-based data flow analysis framework that can be used to gather information required by more complex transformations. Popular compiler analyses e.g., reaching definitions, constant propagation etc. were implemented using the framework. Information from these analyses is then leveraged to perform more advanced AST transformations.
We performed experiments comparing different decompiler outputs for different sources of bytecode. The results from these experiments indicate that the new Dava back-end considerably improves code comprehensibility and readability.
Style APA, Harvard, Vancouver, ISO itp.
2

Jones, Linwood D. "Run-time comparison C++ vs. Java". Virtual Press, 1999. http://liblink.bsu.edu/uhtbin/catkey/1125142.

Pełny tekst źródła
Streszczenie:
C++ is one of the most commonly used programming languages in academic and professional environments. Java is a relatively new language that is rapidly gaining popularity and acceptance. Java's designers claim that Java offers all the functionality of C++ and more. Java's syntax is similar to C++, but Java code is not compatible with C++. Java offers platform independence and better support for internet-oriented applications. Platform independence may come at a price. A major concern regarding any language is performance.This thesis looks at the performance of Java and C++. A comparison is made of C++ and Java runtimes for a simple algorithm (bubblesort). It covers the differences in compilation of an application developed in C++ versus an application developed in Java. It reports the execution time of an algorithm written in both languages.
Department of Computer Science
Style APA, Harvard, Vancouver, ISO itp.
3

Annavajjala, Karuna. "Java challenge software project". Morgantown, W. Va. : [West Virginia University Libraries], 1999. http://etd.wvu.edu/templates/showETD.cfm?recnum=893.

Pełny tekst źródła
Streszczenie:
Thesis (M.S.)--West Virginia University, 1999.
Title from document title page. Document formatted into pages; contains viii, 107 p. : ill. (some col.) Vita. Includes abstract. Includes bibliographical references (p. 79-80).
Style APA, Harvard, Vancouver, ISO itp.
4

Robinson, Aaron R. "Integrating a universal query mechanism into Java /". Online version of thesis, 2007. http://hdl.handle.net/1850/4816.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
5

Nagulakonda, Vikram. "Assertion seeding development of program instrumentation through iterative formal analysis /". Morgantown, W. Va. : [West Virginia University Libraries], 1999. http://etd.wvu.edu/templates/showETD.cfm?recnum=1080.

Pełny tekst źródła
Streszczenie:
Thesis (M.S.)--West Virginia University, 1999.
Title from document title page. Document formatted into pages; contains v, 80 p. : ill. Includes abstract. Includes bibliographical references (p. 33-35).
Style APA, Harvard, Vancouver, ISO itp.
6

Zhu, Wenzhang. "Distributed JAVA virtual machine with thread migration /". View the Table of Contents & Abstract, 2004. http://sunzi.lib.hku.hk/hkuto/record/B30396773.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
7

Zhu, Wenzhang, i 朱文章. "Distributed JAVA virtual machine with thread migration". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2004. http://hub.hku.hk/bib/B45015260.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
8

Vemuri, Suresh P. "Jedit : a graph editor in Java". Virtual Press, 1996. http://liblink.bsu.edu/uhtbin/catkey/1036185.

Pełny tekst źródła
Streszczenie:
There are increasing demands for graphics-oriented software packages for graph theory teaching and research. G-Net, a departmental research project headed by Dr. Jay Bagga, is an effort to create a software package that comprises of a graph database, a graph editor, 'and a collection of graph algorithms. Also, with widespread use of the World Wide Web, the graph editor should be accessible through the Web. Taking these issues into consideration Jedit (Java Graph editor) is developed. This thesis concentrates on the design and implementation of a graph editor and a graph object (Jgraph). Jgraph is developed in java to implement the graph algorithms in future. One of the unique features of this graph editor is that it can be used as stand-alone application or as an applet for the Web. In addition, it also provides a friendly user interface.
Department of Computer Science
Style APA, Harvard, Vancouver, ISO itp.
9

Radhakrishnan, Ramesh. "Microarchitectural techniques to enable efficient Java execution /". Digital version accessible at:, 2000. http://wwwlib.umi.com/cr/utexas/main.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
10

Dodge, Nathan. "Course development for a college Java programming class". [Denver, Colo.] : Regis University, 2005. http://165.236.235.140/lib/NDodge2005.pdf.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
11

Calnan, Paul W. "EXTRACT, Extensible Transformation and Compiler Technology". Link to electronic thesis, 2003. http://www.wpi.edu/Pubs/ETD/Available/etd-0429103-152947.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
12

Long, Bradley. "Testing concurrent Java components /". [St. Lucia, Qld.], 2005. http://www.library.uq.edu.au/pdfserve.php?image=thesisabs/absthe18735.pdf.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
13

Shah, Rahul Arvind. "Vulnerability assessment of Java bytecode". Auburn, Ala., 2005. http://repo.lib.auburn.edu/Send%2012-16-07/SHAH_RAHUL_44.pdf.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
14

Ma, Jin-ming, i 馬展明. "JESSICA: Java-enabled single-system-image computing architecture". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1999. http://hub.hku.hk/bib/B2986799X.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
15

Ma, Jin-ming. "JESSICA : Java-enabled single-system-image computing architecture /". Hong Kong : University of Hong Kong, 1999. http://sunzi.lib.hku.hk/hkuto/record.jsp?B21028990.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
16

Calnan, III Paul W. "EXTRACT: Extensible Transformation and Compiler Technology". Digital WPI, 2003. https://digitalcommons.wpi.edu/etd-theses/484.

Pełny tekst źródła
Streszczenie:
Code transformation is widely used in programming. Most developers are familiar with using a preprocessor to perform syntactic transformations (symbol substitution and macro expansion). However, it is often necessary to perform more complex transformations using semantic information contained in the source code. In this thesis, we developed EXTRACT; a general-purpose code transformation language. Using EXTRACT, it is possible to specify, in a modular and extensible manner, a variety of transformations on Java code such as insertion, removal, and restructuring. In support of this, we also developed JPath, a path language for identifying portions of Java source code. Combined, these two technologies make it possible to identify source code that is to be transformed and then specify how that code is to be transformed. We evaluate our technology using three case studies: a type name qualifier which transforms Java class names into fully-qualified class names; a contract checker which enforces pre- and post-conditions across behavioral subtypes; and a code obfuscator which mangles the names of a class's methods and fields such that they cannot be understood by a human, without breaking the semantic content of the class.
Style APA, Harvard, Vancouver, ISO itp.
17

Wang, Jian. "Pointer analysis in Java programs using execution path information /". View abstract or full-text, 2008. http://library.ust.hk/cgi/db/thesis.pl?CSED%202008%20WANG.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
18

Frederickson, Clint Michael. "Object mapping with Java annotations". Thesis, Montana State University, 2005. http://etd.lib.montana.edu/etd/2005/frederickson/FredericksonC0505.pdf.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
19

Fang, Weijian. "Distributed object sharing for cluster-based Java virtual machine /". View the Table of Contents & Abstract, 2004. http://sunzi.lib.hku.hk/hkuto/record/B30575163.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
20

Fang, Weijian, i 方維堅. "Distributed object sharing for cluster-based Java virtual machine". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2004. http://hub.hku.hk/bib/B45014772.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
21

White, Garry L. "Cognitive characteristics for learning Java, an object oriented programming language". Access restricted to users with UT Austin EID, 2001. http://wwwlib.umi.com/cr/utexas/fullcit?p3036612.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
22

馬家駒 i Ka-kui Ma. "Transparent process migration for parallel Java computing". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2001. http://hub.hku.hk/bib/B31226474.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
23

Ma, Ka-kui. "Transparent process migration for parallel Java computing /". Hong Kong : University of Hong Kong, 2001. http://sunzi.lib.hku.hk/hkuto/record.jsp?B23589371.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
24

Yildiz, Faruk. "Implementation of a human avatar for the MARG project in networked virtual environments". Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2004. http://library.nps.navy.mil/uhtbin/hyperion/04Mar%5FYildiz.pdf.

Pełny tekst źródła
Streszczenie:
Thesis (M.S. in Modeling, Virtual Environments and Simulation (MOVES))--Naval Postgraduate School, March 2004.
Thesis advisor(s): Xiaoping Yun. Includes bibliographical references (p. 61-62). Also available online.
Style APA, Harvard, Vancouver, ISO itp.
25

Noth, Michael E. "Exploding Java objects for performance /". Thesis, Connect to this title online; UW restricted, 2003. http://hdl.handle.net/1773/6889.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
26

Sarcar, Amritam. "Runtime assertion checking for JML on the eclipse platform using AST merging". To access this resource online via ProQuest Dissertations and Theses @ UTEP, 2009. http://0-proquest.umi.com.lib.utep.edu/login?COPT=REJTPTU0YmImSU5UPTAmVkVSPTI=&clientId=2515.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
27

Mbhambhu, Tsakani Joseph. "A Java bytecode compiler for the 8051 micro-controller". Thesis, Stellenbosch : Stellenbosch University, 2002. http://hdl.handle.net/10019.1/52645.

Pełny tekst źródła
Streszczenie:
Thesis (MScEng)--Stellenbosch University, 2002.
ENGLISH ABSTRACT: This report describes the development of a Java Bytecode Compiler (JBC) for the 8051 micro-controller. Bytecodes are found in the class file generated when a Java source file is compiled with the java compiler (javac). On Java platforms, the Java Virtual Machine (JVM) interprets and executes the bytecodes. Currently existing Java platforms do not support programming the 8051 using Java. As an 8-bit micro-controller with only 64 KB of total memory, the 8051's word size and memory is too limited to implement a NM. Moreover, full applications of the 8051 require that it handles hardware interrupts and access 110 ports and special registers. This thesis proposes a JBC to compile the standard bytecodes found in the class file and generate equivalent assembly code that can run on the 8051. The JBC was tested on the 8051 compatible AT89C52*44 micro-controller with a program that simulates an irrigation controller. The code generated by the JBC executes correctly but is large in size and runs slower than code of a program written in assembly. Conclusions drawn are that the JBC can be used to compile Java programs intended for the 8051 and its family of micro-controllers. In particular, it is especially a good tool for people who prefer Java to other languages. The JBC is suitable for smaller programs that do not have efficiency as a major requirement.
AFRIKAANSE OPSOMMING: Hierdie tesis beskryf die ontwikkeling van 'n Java "Bytecode" samesteller (Java Bytecode Compiler, JBC) vir die 8051 mikro beheerder argitektuur. "Bytecodes" is die produk van die standaard Java samesteller "javac" en word deur 'n platform spesifieke Java Virtuele Masjien gelees en uitgevoer. Geen NM is huidig beskikbaar vir die 8051 argitektuur nie. Die gekose 8-bis 8051 mikro beheerder het 'n beperkte interne geheue van 64kB. Hierdie beperking maak dit nie geskik vir 'n IVM nie. Daar moet ook voorsiening gemaak word om hardeware onderbrekings te hantering en te kan kommunikeer met die poorte en spesiale registers van die mikro beheerder. JBC word ontwikkel wat die standaard "Bytecode" kompileer na geskikte masjien kode wat dan op die mikro beheerder gebruik kan word. Die JBC is ontwikkel en toets en 'n eenvoudige besproeiing program is geskryf om op 'n Atmel AT89C52*44 te loop. Die kode werk goed maar is nog nie geoptimeer nie en loop onnodig stadig. Optimerings metodes word aanbeveel en bespreek. Die gevolgtrekking is dat die huidige JBC kan gebruik word om Java kode te skryfvir die 8051 beheerder. Dit maak die hardeware platform nou beskikbaar aan Java programmeerders. Daar moet wel gelet word dat die JBC op die oomblik net geskik is vir klein programme en waar spoed nie die primêre vereiste is nie.
Style APA, Harvard, Vancouver, ISO itp.
28

Van, Boxtel James V. "An evaluation of interactive curriculum using the Java Instructional Gaming Engine". Pullman, Wash. : Washington State University, 2010. http://www.dissertations.wsu.edu/Thesis/Spring2010/j_vanboxtel_041510.pdf.

Pełny tekst źródła
Streszczenie:
Thesis (M.S. in computer science)--Washington State University, May 2010.
Title from PDF title page (viewed on July 28, 2010). "School of Engineering and Computer Science." Includes bibliographical references (p. 65-67).
Style APA, Harvard, Vancouver, ISO itp.
29

Beaulac, Jacqueline. "Interactive multimedia composition on the World Wide Web : a solution for musicians using Java". Thesis, McGill University, 2000. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=33270.

Pełny tekst źródła
Streszczenie:
This thesis attempts to gauge the strengths and limitations of the Java programming language in terms of its use in the production of multimedia compositions: in particular, the ways in which Java supports the creation of interactive, non-deterministic musical works. An original solution to the problem of multimedia design is presented: a hierarchically defined, basic, yet flexible scripting language that is interpreted using Java. This scripting language allows the user to incorporate his/her own media into a coherent and interactive form using a small set of simple keywords and basic operators. It also allows new functionality to be added by advanced users with a basic knowledge of Java. By investigating how such a scripting language may be implemented, the extent to which Java may be applied towards multimedia applications in general is revealed.
Style APA, Harvard, Vancouver, ISO itp.
30

Luo, Yang. "Performance modeling and load balancing for Distributed Java Virtual Machine". Click to view the E-thesis via HKUTO, 2008. http://sunzi.lib.hku.hk/hkuto/record/B41509043.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
31

Milvich, Michael Lazar. "JavaCAVE : A 3D immersive environment in Java". Thesis, Montana State University, 2004. http://etd.lib.montana.edu/etd/2004/milvich/MilvichM0805.pdf.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
32

Marouf, Said M. "An extensive analysis of the software security vunerabilities that exist within the Java software execution environment /". Connect to title online, 2008. http://minds.wisconsin.edu/handle/1793/34240.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
33

Wong, Ying-ying. "Process migration for distributed Java computing". Click to view the E-thesis via HKUTO, 2009. http://sunzi.lib.hku.hk/hkuto/record/B43085386.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
34

Limpanyalers, Thaveeporn. "Performing Cooperative Work and Conferencing on an Intranet Using Java". Thesis, Edith Cowan University, Research Online, Perth, Western Australia, 1998. https://ro.ecu.edu.au/theses/1440.

Pełny tekst źródła
Streszczenie:
The process of organising, preparing and conducting a meeting is a time consuming one. Additionally, geographic separation compounds the amount of effort required. Within this study, an electronic conferencing system in an Intranet environment is designed and implemented, thus enabling employees in the same organisation to meet up electronically without the dual constraints of time and space. Specifically, the study investigates incorporation of facial expressions and an ongoing polling system. The results demonstrate that a presence of facial expressions helps users to better engage in on-line discussion and that users find an ongoing poll to be useful in determining direction within an electronic meeting.
Style APA, Harvard, Vancouver, ISO itp.
35

Luo, Yang, i 羅陽. "Performance modeling and load balancing for Distributed Java Virtual Machine". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2008. http://hub.hku.hk/bib/B41509043.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
36

Arte, Ashish Sturgill David Brian. "Java bytecode compilation for high-performance, platform-independent logical inference". Waco, Tex. : Baylor University, 2005. http://hdl.handle.net/2104/2887.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
37

Izatt, Matthew. "Babylon : a java-based distributed object environment /". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2000. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape3/PQDD_0020/MQ59175.pdf.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
38

Siripala, Seksit. "An open-source and Java-technologies approach to Web applications". Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2003. http://library.nps.navy.mil/uhtbin/hyperion-image/03sep%5FSiripala.pdf.

Pełny tekst źródła
Streszczenie:
Thesis (M.S. in Computer Science)--Naval Postgraduate School, September 2003.
Thesis advisor(s): Neil C. Rowe, Gary L. Kreeger. Includes bibliographical references (p. 121-122). Also available online.
Style APA, Harvard, Vancouver, ISO itp.
39

Harode, Gaurav S. "Java based MIDI interface for robot control". Morgantown, W. Va. : [West Virginia University Libraries], 2000. http://etd.wvu.edu/templates/showETD.cfm?recnum=1259.

Pełny tekst źródła
Streszczenie:
Thesis (M.S.)--West Virginia University, 2000.
Title from document title page. Document formatted into pages; contains ix, 142 p. : ill. (some col.) Includes abstract. Includes bibliographical references (p. 76-78).
Style APA, Harvard, Vancouver, ISO itp.
40

Nall, Aaron J. "An extensible Java system for graph editing and algorithm animation". Virtual Press, 1998. http://liblink.bsu.edu/uhtbin/catkey/1115431.

Pełny tekst źródła
Streszczenie:
The G-Net research group at Ball State University previously developed a graph editor, written in Java, with limited algorithm support. This editor was modified until the code had the instability of a legacy system. It was decided that, rather than continue working with the old system, a new version would be created.The enhancements planned for this new version were more efficient data structures, easy addition of new algorithms, and animated algorithm output. Additionally, the new version was to be written in compliance with the latest Java standards. This paper describes the structure of this new program, Jedit3.1. An overview of the structure of the program and detailed descriptions of the material that future programmers will need to understand in order to add new algorithms is included. Appropriate descriptions are included for files that future programmers should understand but not necessarily modify.
Department of Computer Science
Style APA, Harvard, Vancouver, ISO itp.
41

Hariharan, Sriram. "Image retrieval by spatial similarity a Java - based prototye". Ohio : Ohio University, 1998. http://www.ohiolink.edu/etd/view.cgi?ohiou1176496040.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
42

Hefner, Wayne. "A Java based client server database web application". Instructions for remote access. Click here to access this electronic resource. Access available to Kutztown University faculty, staff, and students only, 2000. http://www.kutztown.edu/library/services/remote_access.asp.

Pełny tekst źródła
Streszczenie:
Thesis (M.S.)--Kutztown University of Pennsylvania, 2000.
Source: Masters Abstracts International, Volume: 45-06, page: 3187. Typescript. Abstract precedes thesis as preliminary leaf. Includes bibliographical references (leaves 75-76).
Style APA, Harvard, Vancouver, ISO itp.
43

Dancus, Andrei Arthur. "Garbage collection for Java distributed objects". Link to electronic thesis, 2001. http://www.wpi.edu/Pubs/ETD/Available/etd-0502101-140442.

Pełny tekst źródła
Streszczenie:
Thesis (M.S.)--Worcester Polytechnic Institute.
Keywords: Java; weak reference; reference objects; distributed objects; distributed garbage collection. Includes bibliographical references (p. 91-93).
Style APA, Harvard, Vancouver, ISO itp.
44

Shah, Vijay Pravin. "An advanced signal processing toolkit for Java applications". Master's thesis, Mississippi State : Mississippi State University, 2002. http://library.msstate.edu/etd/show.asp?etd=etd-11102002-141018.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
45

Wong, Ying-ying, i 王瑩瑩. "Process migration for distributed Java computing". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2009. http://hub.hku.hk/bib/B43085386.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
46

Darbhamulla, Lalitha. "A Java image editor and enhancer". CSUSB ScholarWorks, 2004. https://scholarworks.lib.csusb.edu/etd-project/2705.

Pełny tekst źródła
Streszczenie:
The purpose of this project is to develop a Java Applet that provides all the tools needed for creating image fantasies. It lets the user pick a template and an image, and combine them together. The user can then apply image processing techniques such as rotation, zooming, blurring etc according to his/her requirements.
Style APA, Harvard, Vancouver, ISO itp.
47

Zilidis, Paschalis. "Effective use of Java Data objects in developing database applications. Advantages and disadvantages". Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2004. http://library.nps.navy.mil/uhtbin/hyperion/04Jun%5FZilidis%5FCS.pdf.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
48

Yu, Ching-han. "Memory management strategies to improve the space-time performance of Java programs". View the Table of Contents & Abstract, 2006. http://sunzi.lib.hku.hk/hkuto/record/B36396679.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
49

Yu, Ching-han, i 余靜嫺. "Memory management strategies to improve the space-time performance of Java programs". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2006. http://hub.hku.hk/bib/B37031569.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
50

Kurtz, Benjamin L. "A runtime software visualization environment". Link to electronic thesis, 2002. http://www.wpi.edu/Pubs/ETD/Available/etd-0715102-145615.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
Oferujemy zniżki na wszystkie plany premium dla autorów, których prace zostały uwzględnione w tematycznych zestawieniach literatury. Skontaktuj się z nami, aby uzyskać unikalny kod promocyjny!

Do bibliografii