资源列表
shenjingnet
- 这是有关计算机人工智能方面的资料,主要针对神经网络
zipdemo
- 用Zip压缩多个文件。java 写的程序。
leafpak-1.1.1.tar
- leafpak: 一个文件打包器的源代码
matlab
- matlab在化学中的应用,有很多例子 是转载的
testrand_vcNIST12_22
- 随机数测试标准程序NIST,最全的测试源码。层次清楚,可对16种测试分步进行
Douglas-PeuckerLineApproximationAlgorithm
- When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the
C#基础例子
- C#经常用到的基础实例,传值调用与引用调用,打印三角形,递归实例,重载,虚函数,冒泡排序 ,接口
suanfa
- 这里包含了几种用matlab编的神经网络的程序
jianmo
- 本程序以matlab为基础针对飞行目标的预测来建模的编程
compression
- ECG压缩中的直接域压缩CORTES算法
exp
- 执行EXP计算的快速算法实现源码, Visual C++ 6.0 环境下编译通过.
erchashu
- 有关二叉树的原代码 主要是求叶子节点数目 和前 中 后 序遍历