一篇关于碰撞检测算法的论文(英文):Collision Detection: Algorithms and Applications
一篇关于碰撞检测算法的论文(英文):Collision Detection: Algorithms and Applications
AI+algorithms技术资料下载专区,收录350份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
一篇关于碰撞检测算法的论文(英文):Collision Detection: Algorithms and Applications
A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC校验理论与实践的经典教程,Ross写的。
压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写...
实现PET/SPECT 幻影图像regression的matlab源代码 algorithms for Poisson emission tomography PET/SPECT/ Poisson regression eml_ ...
C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C
最长子序列,英文版,电子书 ACM文章1977+Algorithms+for+the+Longest+Common+Subsequence+Problem
一个象棋AI的源代码,带游戏界面,其中可选择多种AI引擎,从最基础的深度跌代极大极小值搜索到使用开局库,历史启发的极小窗搜索,具有很高的学习研究价值.