资源列表
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体的判断方法见后文)-Design Notes : 1. Da
zip密码破解程序.可以用无穷发也可以用字典.
- zip密码破解程序.可以用无穷发也可以用字典-zip password cracking program. Infinite can also be made using the dictionary
AFT-code
- Simon Hayin的\"Adpative Filter Theory\"-自适应滤波第4版的所有仿真代码matlab语言版。-Simon Hayin "Adpative Filter Theory" - Self section 4 should be filtering all the simulation version of the Matlab code language version.
线性结构的推广
- 对线性表的扩充 具有连接提取字符串的功能 -of linear expansion of the table with the string connecting extraction function
2-2
- Genetic Algorithm 关于遗传算法的一些小程序-Genetic Algorithm on Genetic Algorithms some small programs
RSA MD5 v1.2
- RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
suijishu12311
- 演示了随机数的产生和使用。用vb来实现。用流星雨的方式来模拟随机数生成-demonstration, the random number generation and use. Vb used to be achieved. With the meteor shower to simulate the random number generator
组合预测及其程序
- 组合预测及其程序,是毕业设计论文,又很详细的说明。-combination forecasting and procedures, design graduate thesis shy detail.
用于一维搜索的PSO算法
- 实现最速下降法当中的一维搜索时候的最佳步长的确定。-achieve steepest decline among law of one-dimensional search the best time to step determination.
prolog_sample
- 超多的prolog源代码 具体内容见压缩包里面的programs.txt-more prolog-source specific content of compressed inside programs.txt
propra
- 4个prolog程序 具体内容可以看程序头的说明部分-four prolog procedures specific procedures can be seen as the first part of the note
magicSquare
- magicSquare 4阶源码 利用swi prolog来编写的 -magicSquare four bands using SWI source to prepare the prolog