资源列表
ode
- 四阶龙格库塔算法, 用于微分方程求解,用于工程计算-Fourth-order Runge-Kutta algorithm for solving differential equations
QuickSort
- 算法课上学习了快速排序,这是我课下自己实现的快排,希望对大家有用!-Solution to quicksort problem
FrameApp
- frame app app app a-frame app app app app app app
JavaLinkSQLServer
- 本程序主要用于JAVA连接 MICROSOFT SQL200 ,献上此代码,供大家参考
Axis.java实现简单的坐标轴
- java实现简单的坐标轴,画出简单的X轴横坐标,Y轴纵坐标轴.,It is completed simple axis in Java.And it is drawed a simple abscissa X axis, Y axis longitudinal axis. 搜索
adminLogin
- 在jsp网站中的登陆界面,这个是通用的,即任何网站都可以用-jsp in
dictcn
- 这是一个用LWP模块实现的命令行在线字典。本脚本实现简单,对于想学习PERL的人来说是一个不错的参考资料。-This is a LWP module with the command-line online dictionary. The realization of this scr ipt is simple, for people who want to learn PERL is a good reference.
class
- it is a program of class example.
java
- 在java中举例实现抽象类的创建与接口的应用-For example, in the java implementation of the abstract class to create applications with the interface
luckdog
- 一次大型的party最后节目是选取一位幸运人士,该人将获得组织者准备的一个钻石戒指。选择办法是让所有人一字排列,然后从左至右点数,凡是奇数号的全部删除。对剩下的人,同样从左至右点数,逢奇数号就删除。如此不断循环,直到只剩1人为止。此即为幸运之人。-A large party last program is to select a lucky person, that person will get the organizers to prepare for a diamond ring. Opt
java
- “账号登陆”java小程序。输入账号、密码可显示-" Account Login" java applet. Enter the account number, password can be displayed
IOStream
- How to read text file and store its contents into variables?