搜索资源列表
java2coreCode
- j2ee技术内幕源码包括了这本书的所有代码,本人已经调试过一些程序,没有错误-j2ee technology including insider source of this book all code, I have some testing procedures, no errors
Hopfield
- java 实现的神经网络 解决4色问题 含有随机数生成初始partten-java realization of neural network to solve the issue of 4-color contains random number generator initial partten
Partten
- 自己写的c++实现的headfirst中的设计模式-c++ to achieve the design pattern headfirst
Partten
- 利用模式识别准确识别出0,1,2,3,4,5,6,7,8,9-Use pattern recognition identify tothe,1,2,3,4,5,6,7,8,9 0 accurately
factory
- VB设计模式之工厂模式案例,非常具有学习价值-VB6 CODE for desigen partten, factory
ChessTest
- 在一个N*N的棋盘上指定起点坐标及终点坐标,以马走日的方式输出从起点到终点的一条可能路径。并用图形演示其跳马路径。(Given a start piont p1 and a end point p2 on the N*N chessboard, find a possible path p1 to p2(No duplicate) and show it in the way of partten.)