资源列表
Genetic-Algorithm-Example
- Genetic Algorithm Example The equation that I solve here is Gandhi Manalu. f(x,y) = (2.8125-x*(1.0-y**4))**2+(2.25-x*(1.0-y**2))**2+(1.5-x*(1.0-y))**2 Expected answer is f(3.0,0.5)=0.0 -Genetic Algorithm Example The equation that
c03
- Algorithms are at the core of computing. To be able to write an algorithm once and for all to work with any type of sequence makes your programs both simpler and safer. The ability to customize algorithms at runtime has revolutionalized software deve
inalito
- parate de un proyecto que permite la lectura de datos desde un string programa muy basico en java que podria ser utilzado para repasar split y strings
c4.5
- 数据挖掘十大算法之c4.5简介
BP
- 英文字符识别,很有用的 有详细的代码解析-q nhi ddddddd
file-OP-in-code-design
- 文件及其操作在程序设计中是非常重要的内容,合理地对其进行利用,可以大大扩展程序的应用范畴和功能。在计算机系统中,文件是一种宝贵的资源和手段,例如我们编写的源程序就需要以文件的形式保存起来,以便能在不同的时间和地点重复地利用。在程序中使用文件操作,可以对文件进行加工处理,或者创建新的文件,使程序的数据得以永久的保存及再利用-File and its operation is a very important element in the program design, its rational u
qiyizhifenjie
- 关于奇异值分解c++代码,很不错,很有效,这次够了-very very very very very very very very very very good,
the-disaster-tour-route-optimization
- 1998年数模竞赛灾情巡视路线的最优化方案论文-1998 Mathematical Contest in Modeling the disaster tour route optimization program papers
ddsds
- Good Documents. Links are given
C
- 江西财经大学C语言上机试题题库,其中包含上机试题和上机题库答案-the test exam paper of C language of jiangxi university of financial and economics
course1
- Java 上课课件 伦敦玛莉女王学院 大四。高级网络编程
Lexical-analysis
- 调试并完成一个词法分析程序,加深对词法分析原理的理解。-Debugging and completed a lexical analysis program to deepen the understanding of the principles of lexical analysis.
