Spelling suggestions: "subject:"java (computer deprogram anguage)"" "subject:"java (computer deprogram 1anguage)""
111 |
Software visualization tools for Java /Sampson, Stephen Filson. January 1900 (has links) (PDF)
Thesis (M.Sc.)--Acadia University, 2000. / Includes bibliographical references (leaves 83-92). Also available on the Internet via the World Wide Web.
|
112 |
Java based MIDI interface for robot controlHarode, Gaurav S. January 2000 (has links)
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).
|
113 |
Achieving high performance on web-based J2EE application servers /Awad, Ala, January 1900 (has links)
Thesis (M.App.Sc.) - Carleton University, 2007. / Includes bibliographical references (p. 92-96). Also available in electronic format on the Internet.
|
114 |
Java performance of the Rijndael encryption algorithm across compilers and virtual machines /Orgill, Gregory Leavitt, January 2005 (has links) (PDF)
Thesis (M.S.)--Brigham Young University. School ofTechnology, 2005. / Includes bibliographical references (p. 81-84).
|
115 |
Distributed JAVA virtual machine with thread migration /Zhu, Wenzhang. January 2004 (has links)
Thesis (Ph. D.)--University of Hong Kong, 2005.
|
116 |
Distributed object sharing for cluster-based Java virtual machine /Fang, Weijian. January 2004 (has links)
Thesis (Ph. D.)--University of Hong Kong, 2005.
|
117 |
A platform independent process data exchange mechanism between Java applications and computer aided manufacturing systemsJain, Vikesh. January 2003 (has links)
Thesis (M.S.)--Ohio University, November, 2003. / Title from PDF t.p. Includes bibliographical references (p. 112-115)
|
118 |
The Cost Element builder a tool for creating and editing specific Java code through a graphical user interface /Taneja, Anshuman. January 2004 (has links)
Thesis (M.S.)--Ohio University, June, 2004. / Title from PDF t.p. Includes bibliographical references (p. 86-87)
|
119 |
A Java bytecode compiler for the 8051 micro-controllerMbhambhu, Tsakani Joseph 03 1900 (has links)
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.
|
120 |
Perceptions of computer programming students on interactive environments for teaching object-oriented concepts using JavaMwansa, Patrick January 2017 (has links)
Thesis (MTech (Business Information Systems))--Cape Peninsula University of Technology, 2017. / The skill of programming necessitates knowing programming tools, problem solving and
effective techniques of program design and implementation. Most students are incapable of fully
understanding and utilising the feature set of Integrated Development Environments (IDEs). The
feature set of certain IDEs comes with a lot of functionalities and students have to spend a lot of
their time studying the features of the IDE without paying much attention to the syntax and
semantics of the programming language.
The main objective of this study was to examine the perceptions of students on interactive
environments for teaching Object-Oriented concepts using the Java programming language in
two integrated development environments. This was done by adopting the ISO 9126 model to
select generic external system quality characteristics and sub-characteristics that might
influence student evaluation of an IDE. The proposed model was applied on NetBeans and
JCreator LE 5.0 as IDEs for teaching Java programming using OOP concepts.
The study adopted a mixed method research approach using interviews and questionnaires. A
single-case study was used for data collection and analysis. The approaches collected data from
two groups of students using either NetBeans or JCreator and who were learning OOP
concepts. The study further looked at the students’ class tests and exam results in an effort to
have an objective overview of how students performed. These groups of students were at two
different campuses of the selected University. Each group had already been exposed to the
Java syntax.
The result from this study was general guidelines to establish an interactive OOP development
environment for teaching and learning of Java programming that enhances OOP
comprehension.
This research study involved human subjects. It was, therefore, a requirement to seek ethics
approval. Additionally, the objects involved were students of a selected University and as such a
consent letter was sought from the University.
|
Page generated in 0.0942 seconds