搜索资源列表
Java版中国象棋项目设计论文.doc
- 中国象棋算法,非常好。
apriori算法JAVA代码
- 数据挖掘算法资料-apriori算法JAVA代码
银行家算法
- 用JAVA写的银行家算法。。
java加密技术
- java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
SPI-in-Verilog-implementation
- SPI的Verilog实现(非常的全面和详细,还带有SPI算法的注解).-SPI in Verilog implementation (a very full and detailed, but also with the SPI algorithm annotation).
GA
- 遗传算法源代码,特别有助于初学遗传算法者参考-Genetic algorithm source code, in particular, those references will help beginners GA
java-classical-algorithm
- java经典算法40题,学习算法在java中编程应用-java classical algorithm 40 questions, learning algorithms programmed in java application
JAVA-Router-Selection-Algorithm
- 就网络层中的路由选择算法进行了归纳和总结 ,并使用JAVA语言编写出最短通路路由选择算法的具体程序。 -On network layer routing algorithms and summarized, and the use of JAVA language shortest path routing algorithm specific procedures.
kkkk
- 实现无向图的限制条件下的最短路径的代码,该算法比较精炼,适合java爱好者认真研究反复玩味-To achieve the unrestricted constraints under the conditions of the shortest path of the code, the algorithm more refined, suitable for java enthusiasts to study repeatedly
数据结构与算法
- 这是韩顺平老师讲解Java数据结构与算法的笔记,详细讲解了队列,栈,树,图等数据结构以及多种经典的算法。
《数据结构与算法》 邓俊辉著 JAVA版
- 《数据结构与算法》 邓俊辉著 JAVA版