一篇关于碰撞检测算法的论文(英文):Collision Detection: Algorithms and Applications
一篇关于碰撞检测算法的论文(英文):Collision Detection: Algorithms and Applications...
一篇关于碰撞检测算法的论文(英文):Collision Detection: Algorithms and Applications...
MIT关于从事AI研究的学生的一些工作的建议和指导。相当不错,对于从事其他领域的研究工作的人也有指导作用...
A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC校验理论与实践的经典教程,Ross写的。...
一篇适于初学者的关于AI的源码,包含了A算法的源码和演示Demo....
压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配...
实现PET/SPECT 幻影图像regression的matlab源代码 algorithms for Poisson emission tomography PET/SPECT/ Poisson ...
C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C...
最长子序列,英文版,电子书 ACM文章1977+Algorithms+for+the+Longest+Common+Subsequence+Problem...
一个象棋AI的源代码,带游戏界面,其中可选择多种AI引擎,从最基础的深度跌代极大极小值搜索到使用开局库,历史启发的极小窗搜索,具有很高的学习研究价值....
有书籍对照的双人下围棋`虽然没有AI但是 基本围棋功能都可以实现了!...