------ OTHER LUNGUAGEs ------
------ Ruby + "Dokan" ------
hellofs.rb
*this program is written by Ruby + "Dokan".
"Dokan", "FUSE" for Windows, made User-Mode File System.
this is a log of excution of this program. [excution image]
------ MATLAB ------
cm2in.m
*Trancefering "CM" to "inch".
createfigure1.m
*this program drow this graph.
------ MATLAB + Simulink------
FreeFall.mdl
*Free Fall Simulation Program (Without Air Resistance).
[Math] a = - g;
FreeFallwithAir.mdl
*Free Fall Simulation Program With Air Resistance.
[Math] a = - g - (k/m)v;
------ SCILAB ------
------ Perl ------