Changes between Version 7 and Version 8 of u/bliu/Scripts
- Timestamp:
- 07/14/16 16:04:43 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/bliu/Scripts
v7 v8 10 10 11 11 == 2. Collects for useful shell, gnuplot and python scripts & codes == 12 || Fortran codes that read in binary files created by C++ program || [http://www.pas.rochester.edu/~bliu/Scripts/Fortran/readBinary.txt scheme];[http://www.pas.rochester.edu/~bliu/Scripts/Fortran/readFile.f F77 code];[http://www.pas.rochester.edu/~bliu/Scripts/Fortran/readFile.f95 F95 code]; [http://www.pas.rochester.edu/~bliu/Scripts/Fortran/P0.700000id1.d1 sample binary file]; [http://www.pas.rochester.edu/~bliu/Scripts/Fortran/P0.700000id1.txt1 sample text/result file]; || For Steve Teitel, 7.14.2016 || 12 13 || random number generator powerball || [http://www.pas.rochester.edu/~bliu/Scripts/Bash/powerBall.sh bash script] || || 13 14 || Find all xml files in source and run saxon to transform and save the object files to output files with same directory structures || [http://www.pas.rochester.edu/~bliu/Scripts/xml_script/xml_script.sh XML transform script];[http://www.pas.rochester.edu/~bliu/Scripts/xml_script/xml_script_tests.tar.gz testing cases] || The java files folder and stylesheets folder are all located under the same folder as the script ||