搜索资源列表
SystemOfStudent
- 自己写的一个JAVA实现的学生成绩管理系统,需要安装SQLSERVER2000数据库并建表后运行。-himself in a JAVA student performance management system, Sqlserver2000 need to install and run the table to build.
systemshutdown
- java based app for generating a class ttime table
Library-management-1
- 图书管理系统。基于JAVA的应用小程序。 1、使用图形用户界面 2、用数据库建立1或2个图书信息表。 3、能连接数据库并实现查询、增、删、改等功能。-Library management system. JAVA based applets. 1, 2 using the graphical user interface with a database set up an information table or two books. 3, can connect to the database
Java-Library-management-2
- 图书管理系统。基于JAVA的应用小程序。 1、使用图形用户界面 2、用数据库建立1或2个图书信息表。 3、能连接数据库并实现查询、增、删、改等功能。-Library management system. JAVA based applets. 1, 2 using the graphical user interface with a database set up an information table or two books. 3, can connect to the database
RK4
- Runge-Kutta 4th-Order Java Application. It can be used to get the Butcher Table for various version of RK4. it is also useful in getting the ODE solution by using the initial conditions. It is useful in most engineering application.