搜索资源列表
EncodeCaser
- 1、采用(1)盲目搜索(2)启发式搜索对凯撒密文进行自动解密。 2、对替代法加密的程序进行解密(未完成,请多多指教) 3、词库使用到30万。 4、福州大学人工智能课程设计-1, using (a) blindly search (2) heuristic search for Caesar ciphertext automatically declassified. Two of the alternative method of encryption decryption proc
aicoursedesign
- 人工智能课程设计之二,采用A*算法破解置换表加密-artificial intelligence designed two courses, the A * algorithm used crack encryption replacement Table
aEightNum
- 八数码,人工智能课程设计,实现八数码的两个搜索算法-eight digital, artificial intelligence curriculum design, realization of the two eight digital search algorithm
YHJ
- 自己的人工智能课程设计~~银行家算法~很简洁~-their curriculum design artificial intelligence bankers algorithm ~ ~ ~ ~ very concise
AI_CrossRiver
- 人工智能课程 产生式部分的一个实验设计:用产生式解决“过河问题”-Production of artificial intelligence course as a part of experimental design: The production solve the " problem across the river"
AI_Program
- 人工智能课程设计,包含一个刺激响应的人工蚂蚁小程序以及一个完整的遗传算法程序,有较为详细的设计说明文档以及可执行文件,需要学习人工蚂蚁及遗传算法的同学可以参考-Artificial intelligence program designed to stimulate the response that contains a small program of artificial ants, and a complete genetic algorithm process, there is a
eightnumber
- 人工智能的期末课程设计,实现了AI部分,用启发式搜索查找最短路径-Artificial intelligence at the end of curriculum design, the realization of part of the AI, using heuristic search to find the shortest path
Robison-resolution-principle
- 自己设计的人工智能课程中鲁滨逊归结原理和归结算法的实现。效果很好。-Robison resolution principle
supermarket
- 大四上学期做的一个人工智能里有关数据挖掘的课程设计,里面包括数据挖掘算法和数据库文件。。。对于想学好人工智能的非常有用-Last semester to do a senior artificial intelligence in the design of data mining programs, which include data mining algorithms and database files. . . The artificial intelligence is very u
yichuan
- 遗传算法的源程序,人工智能的课程设计,有需要的下了-Genetic algorithm source code, artificial intelligence curriculum design, there is a need for down
mapsearch
- 人工智能课程设计,关于广度优先搜索的一个实例-Artificial intelligence curriculum design, breadth-first search on an instance of
Horn
- Horn子句的归结 人工智能课程设计 运用归结反演-Horn clauses due to the use of artificial intelligence course design due to inversion
wildAI
- 人工智能课程设计,野人与传教士算法c,c-AI class programming
luomaniya
- 此源程序是人工智能课程设计的实习题目之一,即使用c解决罗马尼亚问题-This source is one of the artificial intelligence curriculum design internship topic, that c solve Romania problem
K-harmonicaK-means
- 中科院人工智能课程设计,K-harmonic&K-means算法分析与设计,希望对大家有所帮助-CAS artificial intelligence curriculum design, K-harmonic & K-means algorithm analysis and design, we hope to help
animal
- 人工智能课程的作业,动物专家程序设计,希望有用。-Artificial Intelligence course work, animal experts program design, hope useful.
fannang
- 课程设计时编写的matlab程序代码,matlab实现了五类灰色关联度模型的计算,MIT人工智能实验室的目标识别的源码。- Course designed to prepare the matlab program code, matlab implements five gray correlation degree computing model, MIT Artificial Intelligence Laboratory identification of the target sour
罗马尼亚度假问题
- 人工智能课程设计罗马尼亚度假问题,一共有四种搜索算法,贪婪法,A*算法,深度优先,广度优先(Artificial intelligence course design Romania holiday problem, there are four search algorithms, greed method, A* algorithm, depth first, breadth priority)
sctatd8
- 我的课程设计:实现任意长整数的求和,自己写的哦()