搜索资源列表
数据结构与算法课件
- 这是关于数据结构的各种算法及源程序, C语言编写,如有错误,请指教-This the data structure of the algorithm and source code, C language, if wrong, please enlighten
算法分析与设计课件
- 算法分析与设计课件,不错的讲义-algorithm analysis and design of courseware, yes handouts
算法分析课件1
- 算法分析的课件-algorithm analysis of courseware
最短路算法课件
- 最短路算法的课件,课件上附上了Dijkstra算法的源码。
算法导论(麻省理工学院)
- 本资料为麻省理工学院的算法导论课件,值得学习!
蚁群算法程序演示
- 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
mengtekaluo
- 蒙特卡罗算法课件 挺详细的 需要的赶快下啊-Very detailed Monte Carlo algorithm courseware as soon as possible the needs of ah
RENGONGZHINENG
- 人工智能课件 比较全面 其中包含领域专家的意见及算法问题-Artificial intelligence software which contains a more comprehensive views of experts in the field and algorithm issues
sjjg
- 数据结构经典课件(附带各章的经典算法) 具体代码是使用C语言编写的-Courseware classic data structures (with the various chapters of the classic algorithm) specific code is written using C language
AI
- 人工智能研究生课程课件,把当前人工智能的各个研究方向给予了概述,并详细分析了很多经典的算法。-Artificial Intelligence postgraduate courses courseware, the current research directions in artificial intelligence at all to give an overview and detailed analysis of a number of classic algorithms.
Digital_image_processing
- 数字图像处理课件(英文差莫下) 最近开始搞图像的算法了,有需要这方面文章的朋友请与我联系。 祝大家天天开心@ -Digital image processing software [under the English poor Mo] has recently begun to engage in image algorithm, and there is a need in this area please contact the Friend of the article
NO1
- 吉林大学算法课件,包括许多算法的源码 经典算法-arithmetic courseware of jilin university
00
- 这是王晓东老师编著的算法设计与分析第三版的课件-It is edited by Wang Xiaodong teachers algorithm design and analysis of the third edition of the courseware
GA
- 遗传算法原理及应用的课件,详细介绍了遗传算法-Principle and Application of genetic algorithm courseware
哈尔滨工业大学《数据结构》课件
- 哈工大数据结构与算法教学课件,可供哈工大数据结构考研参考(Harbin Institute of data structure and algorithm courseware, for graduate data structure PubMed reference)
遗传算法课件与程序
- 现代优化算法,智能优化算法通过其有效设计可以在跳出局部最优和收敛到一个点之间有个较好的平衡,从而实现找到全局最优点,但有的时候局部最优也是可接受的,所以传统算法也有很大应用空间和针对特殊结构的改进可能。(Modern optimization algorithm)
遗传算法课件与程序
- 遗传算法课件与程序,matlab遗传算法程序包(Genetic algorithm courseware and program, matlab genetic algorithm package)
卫星导航算法课件2018
- 来自武汉大学导航工程专业的卫星导航算法程序设计课件,全面解析了SPP程序设计过程(The courseware of satellite navigation algorithm program design from navigation engineering specialty of Wuhan University has fully analyzed the SPP programming process.)
数据结构与算法课件及代码
- 数据结构与算法课件及代码,包括典型leetcode题目代码
贝叶斯算法课件和相应的算法源码
- 贝叶斯算法课件和相应的算法源码,在数学建模里常用的一种概率模型建模方法,里面有相应的课件