- A
Runtime Assertion Checker for the
Java Modeling Language (JML)
by Y Cheon - Cited by 194
ftp://ftp.cs.iastate.edu/pub/techreports/TR02-05/TR.pdf
- JavaSplit:
A Runtime for Execution of Monolithic
Java Programs on ...
by M Factor - Cited by 18
http://www.cs.technion.ac.il/~assaf/publications/JavaSplit.pdf
- Wrapper Generator
using Java Native Interface
by VS VairaleRun the HelloWorld program using the java runtime interpreter. Both the class files .... Calculate execution time taken by every algorithm. ...
http://airccse.org/journal/jcsit/0202csit11.pdf
- *J:
A Tool for Dynamic Analysis of Java Programs∗
by B Dufour - 2003 - Cited by 19
http://www.iro.umontreal.ca/~dufour/pubs/oopsla03-poster.pdf
- Object-Oriented
Programming with Java
2000 V. Cahill - Learning to Program the Object-Oriented Way with Java. 2. Writing a Java program. Want to write a Java program to calculate the area ...
http://www.scss.tcd.ie/Glenn.Strong/CS1/2.02-FirstProgram.pdf
- A
program to calculate some powers of 2 (in
Java) class Powers ...
A program to calculate some powers of 2 (in Haskell) map (2^) [2,3,5,6,4,1]. A program to test for palindromes (in Java) class Palindrome { ...
http://www.willamette.edu/~fruehr/254/figs/JavaVSHaskell.pdf
- Experimentation
in CPU Control with Real-Time Java
- Related articles
http://cgi.di.uoa.gr/~gxydas/publications/xydas_isorc2000.pdf
-
CSC 156 Java Computer Science I Using emacs
Run the Program. Keep emacs open and return to the UNIX command prompt. Type the following command and press Enter to execute the program. java Calculate ...
http://www.papademas.net/occ/CSC156/CSC 156 INTRO TO JAVA SU 06.pdf
-
Characteristics of Runtime Program Evolution
by M Pukall - Cited by 6
http://homes.dico.unimi.it/~cazzola/RAM-SE07 Proceedings/Pukall and Kuhlemann.pdf
- A
Platform-Independent Distributed Runtime for
Standard ...
Several works have devised a distributed runtime for Java. ...... To calculate the speedup, we divided the execution time of the original. (unmodified) Java ...
http://www.springerlink.com/index/6760772PK4532584.pdf
-
Chapter 10: Performance Tuning
ory to the Java runtime environment. ... You might calculate the execution time for a method like this: long start, finish; start = System. ...
http://developers.sun.com/mobility/midp/chapters/j2meknudsen/Chap10.pdf
-
Calculating the Jaccard Similarity Coefficient with Map
Reduce for ...
by J Bank - 2008 - Cited by 1
http://www.infosci.cornell.edu/weblab/papers/Bank2008.pdf
- LazyJ:
Seamless Lazy Evaluation in Java
by A Warth - Cited by 2
http://www.tinlizzie.org/~awarth/papers/fool07.pdf
- Estimating the
Energy Consumption in Pervasive Java-Based
Systems
by C Seo - Cited by 3
http://cs.gmu.edu/~smalek/papers/percom08.pdf
-
Using Object-Level Run-Time Metrics to Study
Coupling Between Objects
by A Mitchell - 2005 - Cited by 9
http://www.cs.may.ie/~jpower/Research/Papers/2005/sac05.pdf
- jPredictor:
A Predictive Runtime Analysis Tool for
Java
by F Chen - Cited by 14
http://fsl.cs.uiuc.edu/pubs/chen-serbanuta-rosu-2008-icse.pdf
- JVM TCB:
Measurements of the Trusted Computing Base of Java
...
by AW Appel - 2002 - Cited by 9
ftp://ftp.cs.princeton.edu/techreports/2002/647.pdf
- The
Java Foreign Import Tool (JFit)
JFit uses Java reflection to analyze selected classes, so that it may calculate the functions and types to generate for the selected classes, ...
http://openquark.org/Documents/using_jfit.pdf
-
RUNTIME POLYMORPHISM Use virtual functions instead of
chained if ...
Consider that you need to calculate phone-charges depending on the type of the .... 2) Remember that passing arguments as final in Java is not a foolproof ...
http://www.joyofprogramming.com/Doc_Books/OOP-Extract-II.pdf
- Testing of
Java Web Services for Robustness
by C Fu - 2004 - Cited by 37
http://www.cs.rpi.edu/~milanova/docs/issta04.pdf
- PARALLEL
PROGRAMMING IN JAVA
20 Apr 2007 ... —An API and middleware for parallel programming in 100% Java. ..... Calculate and record the median running time, speedup, and efficiency ...
http://www.cs.rit.edu/~ark/lectures/pj05/workshop.pdf
-
Arrays: memory layout of the elements Example Memory Layouts: 1D
...
Compiler allocates memory for the reference only, then at “run-time” ... ignore Java's length of an array. •Calculate the total # of bytes to store the ...
http://www.cs.utexas.edu/users/chris/cs310/current/notes/Arrays_ppt4in1.pdf
-
Introduction to Network Programming using Java
Calculate your target packet interval from the packet size… ... Runtime class. Runtime.getRuntime().addShutdownHook(new Thread() { public void run() { ...
http://www.netlab.tkk.fi/opetus/s383157/2007/slides/intro-network-java.pdf
- JMAS:
A Java-Based Mobile Actor System for Distributed
Parallel ...
by LL Burge III - 1999 - Cited by 4
http://www.usenix.org/events/coots99/full_papers/burge/burge.pdf
- Eclipse
Swordfish — An Open Source SOA Runtime Framework
for the ...
Then Apache, ow2 and Java.net are hosting zombies! Donnerstag, 2. Juli 2009 .... PolicyProcessor: Match policies of some type and calculate an ...
http://www.java-forum-stuttgart.de/jfs/2009/folien/C2.pdf
-
The Impact of Varying Memory Region Number on RTSJ Execution
Time
by H Hamza - 2010 - Related articles
http://bura.brunel.ac.uk/bitstream/2438/4082/1/Fulltext.pdf
-
Javalanche: Efficient Mutation Testing for
Java
by D Schuler - Cited by 2
http://www.st.cs.uni-saarland.de/publications/files/schuler-fse-2009.pdf
-
A Portable Worst-Case Execution Time Analysis Framework for Real
...
by YS Hu - 2004 - Cited by 1
http://www.cs.york.ac.uk/ftpdir/reports/2005/YCST/07/YCST-2005-07.pdf
- Fine-Grained
Information Flow Analysis and Enforcement in a
Java ...
by D Chandra - Cited by 20
http://www.acsa-admin.org/2007/papers/173.pdf
-
Java Definite Assignment in Isabelle/HOL*
by N Schirmer - Cited by 9
http://www4.informatik.tu-muenchen.de/~schirmer/pub/da-paper-ftfjp.pdf
- JavaSplit:
a runtime for execution of monolithic
Java programs on ...
Java-based distributed runtime systems, which use a spe- ..... calculate the speedup, we divide the execution time of the original (unmodified) Java ...
http://ieeexplore.ieee.org/iel5/8878/28041/01253306.pdf
-
Teaching Basics of Inductive Power Components by Interactive
Java ...
how to calculate parameters like the magnetic flux density and the inductance. ..... restricted by the security system of the Java Runtime Environment which ...
http://www.pes.ee.ethz.ch/uploads/tx_ethpublications/drofenik_EPE-PEMC02.pdf
-
Use of profilers for studying Java dynamic
optimizations
by K Arhelger - Cited by 1
http://cda.morris.umn.edu/~elenam/publications/ProfilersMICS2009.pdf
- —————IHM—JAVA—————
Primitive Equations of the Ocean
At run-time, the import address table is filled with appropriate addresses that .... For example, our Java machine calculate slowly matrix with an important ...
http://math.unice.fr/~dreyfuss/MAM4-2009.pdf
- A Real-Time
Java Chip-Multiprocessor
by C PITTER - Cited by 5
http://www.jopdesign.com/doc/jopcmp_tecs.pdf
-
Data Structures Homework
your input and output and other Java methods in the main. ... 2 for any specified N. Calculate the run time, T(N), and the growth rate ...
http://academic.regis.edu/dbahr/GeneralPages/DataStructures/HomeworkAssignments/CS435Homework2.pdf
-
Java MPI in MATLAB*P
by A Edelman - 2003 - Related articles
http://ocw.mit.edu/NR/rdonlyres/A5470140-7C03-4375-8B1E-4D4EA422DBDC/0/final.pdf
-
Building a Java MapReduce Framework for Multi-core
Architectures
by G Kovoor - Related articles
http://www.cs.man.ac.uk/~lujanmx/research/docs/kovoor_multiprog2010.pdf
-
Using Java CSP Solvers in the Automated Analyses
of Feature Models *
by D Benavides - Cited by 19
http://www.lsi.us.es/~dbc/dbc_archivos/pubs/Benavides_gttse05.pdf
-
The DL_POLY Java Graphical User Interface II
calculations. Inside the java subdirectory are the lower directories RDF, GDF and SKW. These contain programs for calculating radial distribution functions, ...
http://www.cse.scitech.ac.uk/ccg/software/DL_POLY/MANUALS/GUIMAN2.pdf
- Specifying and
Checking Java using CSP*
by M Möller - Cited by 8
http://www.cs.ru.nl/ftfjp/2002/MichaelMoeller.pdf
- Choosing
Efficient Inheritance Patterns for Java
Generics
by F Trincianteto a runtime inefficiency. 2.2 Java Compilation Model ..... Our scripts use time -f %U command piped to a file to calculate the program runtime. In ...
https://www.cs.uwec.edu/MICS/papers/mics2010_submission_26.pdf
-
Research on the Runtime Behavior of Composite SOAP
Web Services ...
by Y Meng - Related articles
ftp://ftp.computer.org/press/outgoing/proceedings/csse08/data/3336e499.pdf
-
Microsoft PowerPoint - USGS Java Ground Motion
Parameter ...
... JavafTM) Application and requires the JavaiTMl Runtime Environment version 1.5.0 or higher. ... Java Ground Motion Parameter Calculator -Veision 5.0.8 |4.6 MB) ... Calculate. View Maps. Clear Data. 1USGS science for a changing world ...
http://www.earthquake.gov/hazards/designmaps/faq/USGS Java Ground Motion Parameter Calculator Hazard Curve.pdf
- An Energy
Consumption Framework for Distributed Java-Based
Systems
by C Seo - 2007 - Cited by 11
http://www-scf.usc.edu/~cseo/publication/sp331-seo.pdf
- Downloading
the Sample Size Calculation Program
run on any computer that has the Java Runtime Environment (JRE). Most Microsoft Windows ... possible: Calculate Power, Calculate Delta or Calculate Size. ...
ftp://ftp.biostat.wisc.edu/pub/lan-demets/SampleSize/Manual.pdf
-
M255 Object Oriented Programming with Java
Errors in code: compile-time and run-time errors, and how to interpret it;. • Techniques for debugging code. 1. Formatting Java Code ...
http://www.aou.edu.jo/datafiles/Computer_Studies/Course_Material/M255/lecture_8.pdf
- INTRODUCTION
JAVA
computer architecture and operating system because they use run-time facilities provided ...... to Java) to calculate the yield of grain from a field: ...
http://www.cs.ukzn.ac.za/notes/introjava.pdf
- Java
Primer
You have two different models for calculating the beam energy from measurements ... java.lang. Class. Description. System. Manage the runtime environment; ...
http://www.ornl.gov/~t6p/Main/XAL_files/Java Primer.pdf
-
Sample Syllabus 1 (AP Computer Science A)
program in Java. • Understand the different compile time errors, runtime .... Be able to calculate statement execution counts, e.g., how ...
http://www.apcentral.collegeboard.com/apc/public/repository/ap06_compsci_a_syllabus2.pdf
☷☷ 1