搜索资源列表
poj2677--TourTSP
- poj2677,算法导论中的DP题目,TSP简化版本
daolun
- 人工智能导论,对学习人工智能的思想跟算法有帮助!
AI
- 人工智能导论与算法研究 章节: 1.导论 2.知识表示 3.逻辑推理 4.搜索原理 5.不确定推理-Fundation of Artificial Intelligence Structure: 1.Introduction 2.Knowledge Representation 3.Logic 4.Search 5.Uncertainty
eight8
- 用计算机搜索算法解8数码问题(也就是平时玩的拼图),内置2种算法,BFS和A*,是XJTU人工智能导论课的大作业。-Computer search algorithm for solving the problem of digital 8 (that is usually playing the puzzle), built-in two kinds of algorithms, BFS and A*, is the introduction course of artificial inte
Introduction-to-Algorithms
- 算法导论中文版,关于算法的详细介绍和详细理解-Introduction to Algorithms Chinese, details about the algorithm and detailed understanding of
Algorithm
- 传说中超越了算法导论的书 英文版 建议研究算法的多-This is the legend that beyond the book Introduction to algorithms, if you' re curious, and since that English is good enough, you download it, anyway, I think the dizziness!
sfdlda
- 此文件为《算法导论》这本书的习题答案,使用过,很不错-Introduction to Algorithms answer
Introduction-To-Algorithms-
- MIT的算法导论电子书:Introduction To Algorithms (Mit Press 2Nd Edition)-MIT s Introduction to Algorithms book: Introduction To Algorithms (Mit Press 2Nd Edition)
Introduction-to-Algorithms
- 麻省理工学院算法设计导论,一些有用的资料用于编程算法设计-Introduction to Algorithms Second Edition of MIT,some useful document
yichuan
- 《算法导论》中的哈夫曼树算法的实现代码,比较简单的遗传算法。-Genetic algorithm is proposed to realize the code
Astar_Chess
- 人工智能导论从课程A星算法实现的五子棋程序C-Artificial Intelligence Introduction A star algorithm from the course to achieve the the Gobang program C++
search-procedures
- 写了几个程序,请拍砖 为了配合人工智能导论课的教学,写了几个关于搜索的程序。 这几个程序的目的,是为了帮助同学学习,因此没有考虑程序 的实现效率,只追求算法的实现思路,力求简单明了,尽可能 与书上的算法描述一致。不知是否能达到这个目的,请大家给 提提意见。 共4个程序: 传教士也野人问题,回溯算法 传教士与野人,A*算法 八数码问题,A*算法 Alpha_Beta剪枝算法 一个txt文件,是Alpha_Beta剪枝程序的数据文件。-Wrot
BP
- BP人工神经网络基本算法C语言实现,主要参考《人工神经网络导论》(蒋宗礼著)。-The BP artificial neural network basic algorithm C language implementation
IntervalTree
- 本工程实现了算法导论书中区间树查找的算法,可直接运行。-Find the interval tree
longest-common-subsequence
- 本代码实现了算法导论书中最长公共子序列算法。-The longest common subsequence
Strategy
- 人工智能导论课程大作业,四子棋策略dll文件源码。使用并实现了MCTS算法。每一步计算时间为4秒。-Assignmeng of Introduction to Artificial Intelligence, Connect4 game strategy dll sources. Use and implement MCTS algorithm. Every step of the calculation time is 4 seconds.
算法导论 中文版 第3版.pdf
- 算法导论,用于了解算法知识,进一步加强编程能力的好书(good book to give us a sense of algorithm)
机器学习
- 利用matlab研究机器学习的导论,附有matlab教程以及机器学习算法思想(An introduction to machine learning using MATLAB)
ALGOINTRO
- 《算法导论(原书第3版)》英文,很经典的一本书(Introduction to algorithms 3rd English)