Skip to content

johannesgerer/jburkardt-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Source Codes


Here are a few examples of Java programs.

Currently available software includes:

  • args, a program which demonstrates command line argument retrieval.
  • collatz, a program which reads an integer from the user and computes the Collatz sequence based on that integer.
  • hello, a program which prints out "Hello, world!".
  • linpack_bench, a program which carries out the LINPACK benchmark.
  • math_intrinsics, a program which demonstrates the use of the intrinsic functions provided by the Math package.
  • pnz, a program which plays the PNZ game.
  • timestamp, a library which prints the current YMDHMS date as a timestamp;
  • toms708 a library which includes routines to evaluate the incomplete Gamma function; this is a JAVA version of ACM TOMS algorithm 708.

You can go up one level to the main web page.


Last revised on 05 November 2010.

About

Git Mirror of John Burkardt's great collection of Java Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages