资源列表
bbsxp2008
- bbsxp2008.zip 一个当下非常好的asp论坛成品,提供了完善的论坛模式,功能。-bbsxp2008.zip an asp forum for the moment very good product, providing the perfect forum for model features.
BP
- 先选择500个数据进行学习,学习方法是采用神经网络的BP算法,然后对未参与学习的数据进行数字识别-Select the first 500 data learning, learning neural network BP algorithm, then digital identification data that did not participate in the learning
mpptcheck
- 带有mppt光伏阵列的系统仿真,附件中包含参考的文档-With MPPT PV array system simulation, the reference contained in the annex to document
erchashu
- 08二叉树.PDF
Bss4Speech.zip
- Bss4Speech.zip
Bss4Speech.zip
- Bss4Speech.zip
Linear-Interpolation
- 线性差值和三次差值的c语言实现代码,包含测试内容。-Linear Interpolation and cubic Interpolation
Fortran
- fortran的一些常用算法,希望对大家有帮助-fortran some of the commonly used algorithms, we want to help
NSGA-II_20140417
- 遗传算法多目标优化的一个版本,内容包括源程序和NSGA-II工程包nsga2code使用手册- A version of the genetic algorithm for multi-objective optimization, including source code and NSGA-II project package nsga2code Manual
FileZipServicesSln
- 一个自动压缩文件的服务程序, 可以实现递归目录的压缩,单个文件的压缩,多个文件压缩-An automatic archive service program can recursively directory compression, compress single files, multiple file compression, etc.
shuanfa1
- 实现背包问题的三种贪心策略,背包问题描述如下: 已知 背包容量M=120 物品种类数n=10 各种物品的总效益pi(i=1,2,………10) : 50,60,70,80,90,80,70,60,50,40 各种物品的总重量wi(i=1,2………10) : 17,30,25,41,80,70,64,56,47,38 求: 各种物品所取重量占其总重量的比例xi(i=1,2,…..10),满足0<=xi<=1, 且 且使得 达到最大值. -
radon
- 介绍了radon变换原理,举了些例子并进行了实现-radon transform and some examples