资源列表
[其它资源] tc下的俄罗斯方块
说明:游戏开始前用四个方向键调整高度和速度,按回车键开始游戏 游戏过程中回车键为暂停键,ESC键为退出键-before the start of the game with four direction keys adjust height and speed, press the Enter key begin the process of the game's keys to enter reversed, the ESC key to withdraw from the bond<王月> 在 2008-10-13 上传 | 大小:8.47kb | 下载:0
[其它资源] BcbChess
说明:这是一个完全的中国象棋程序,有比较好的人工智能,而且可以自己来改善人工智能的参数,是一个非常好的例子,程序也比较庞大,编译后程序不再提供,解压在c:根目录下-This is a completely Chinese chess procedures, better artificial intelligence, but also to improve their own artificial intelligence parameters, is a very good example, pr<叶光松> 在 2008-10-13 上传 | 大小:973.41kb | 下载:0
[其它资源] ARM Bootloader Article
说明:详尽的介绍ARM bootloader原理和过程的资料,是ARM嵌入式系统设计师的参考资料,也是ARM开发学习者的学习资料。-detailed presentation ARM Bootloader principle and process information is embedded system designer ARM reference, as well as ARM learners learning materials.<余爱军> 在 2008-10-13 上传 | 大小:950.51kb | 下载:0
[其它资源] libsfxdisk-1[1].2.tar
说明:后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C * O (n) the complexity<董骝焕> 在 2008-10-13 上传 | 大小:14.79kb | 下载:0
[其它资源] libsvm-mat-2.8-1
说明:人工智能模式识别中基于支持向量机的分类算法在识别领域属于较新的应用-The SVM-based classification algorithm is a kind of new application in the field of artificial intelligence and pattern recognition.<rabo> 在 2008-10-13 上传 | 大小:65.85kb | 下载:0
[其它资源] communication
说明:本程序利用VC实现均匀量化和非均匀量化信噪比的仿真。并画出曲线-procedures for the use of the VC uniform and non-uniform quantization SNR quantitative simulation. And he painted curves<程明> 在 2008-10-13 上传 | 大小:31.45kb | 下载:0
[其它资源] 大数运算类
说明:1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如100可以表示成1E2,1001可以表示成1.01E3 * * 类 CBigNumber的成员number为上述的n,exponent为上述的e * * 2. 如何使用这个类: * * 你可以把CBigNumber的头文件和实现函数加入你的工程,然后定义 * * 该类的实例,就可以对这些实例进行加减乘除了(详见示例程序)-1. Princip<沈嘉祺> 在 2008-10-13 上传 | 大小:1.49kb | 下载:0