资源列表
JAVA的计算器
- 这个无限位计算器,N!及N的平方了。本来是打算用堆栈去实现的,突然发现了BigDecimal这个好东东~~于是乎~~堆栈在偶的计算器里退休了。。。 这个是在JDK 5.0 Update 3下用 NetBeans 4.1写的,我试过了两个1.4.2版本的,总说找不到MAIN()方法,对NetBeans打的包。。偶有置疑。。。所以拆开来。。。*.calss + 一个批处理+*.java打成了个压缩包传了上来~~ -the infinite spaces calculators, N!
DES加密算法演示程序
- //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
SuanHua
- 软件算法处理,使用C++模描述,没别的好说,自己看-software algorithms, the use of C-mode descr iption, nothing else concerned, it looks at
银行家算法描述
- 分别用c语言和c++语言编写的银行家算法的源代码-respectively language c and c + + language bankers algorithm source code
SimKalman
- 卡尔曼滤波算法——最优化自回归数据处理算法-Kalman filtering algorithm -- the most since the handover optimization algorithm for data processing
求矩阵特征值
- 这是求解矩阵最大特征值和最小特征值的计算程序-This is the solution matrix eigenvalue largest and smallest eigenvalue calculation procedures
快速傅立叶变换数值实验
- 这是用C语言编写的数值计算里面快速傅立叶变换的计算程序-This is the C language prepared by the numerical fast Fourier transform inside the computational procedures
jmaxn0
- 一个一维极值问题求解算法(用连分式法求解一维目标函数的极值点)-an extreme one-dimensional problem solving algorithm (with even a fraction method dimensional objective function extreme points)
jmax10
- 一个多维极值求解算法(用连分式法求解目标函数的极值点) 注:to 站长,刚才上传的那个是多维极值求解的,这个是一维求解的,刚才颠倒了,抱歉 -_--a multidimensional Extreme algorithm (even with fractional method objective function of extreme points) Note : to head just upload the extreme that is multi-dimensional solut
jlplq0
- 不等式约束线性规划问题求解(可求解不等式约束条件下的线性规划问题)-inequality constraint solving linear programming problems (can be calculated under the conditions of inequality constraints of linear programming)
残缺棋盘程序
- 残缺棋盘是一个有2k´ 2k个方格的棋盘,其中恰有一个方格残缺,其中残缺的方格用阴影表示。-incomplete chessboard is a 2k
最接近点对问题
- 最接近点对问题的源码。使用dephi编写而成。-closest point to the source. Dephi use prepared.
