资源列表
A8
- 人工智能八数码的代码,运用A*算法,包括实验报告在内,请批评指导-Artificial Intelligence eight digital code, the use of the A* algorithm, including lab reports included, please criticize guide
sckr2013_final
- 基于Word2vec的词语相似度计算,包含完整的java代码,但语料由Word2vec训练得到的模型太大,故不附带模型。-Word2vec-based word similarity computation, including complete java code, but by the Word2vec training corpus resulting model is too large, it is not included with model.
Ant_AI
- “ 人工蚂蚁” 生活在一个二维网格世界中, 它能沿已作标记的单元所组成的连续“信息素踪迹”(宽为一个单元)的运动。这个蚂蚁占一个单元,它可以面向东、南、西、北。它能做五个动作:前移一个单元(m);在同一单元中向左转(l);在同一单元中向右转(r);设置状态位元“开”(on);设置状态位元“关”(off)。蚂蚁感知它的正前方(即其面朝的方向)是否有信息素踪迹且其状态位元是否为“开”,若状态位元为“开”表示该单元已经走过(设状态位元起初为“关”)。-"Artificial ants world l
GA
- 遗传算法简单实现C语言实现,计算三点之间最近点的模型-Genetic algorithm implemented by C language
animal
- 人工智能,正向推理,产生式系统,动物专家系统,动物识别系统-Artificial intelligence, reasoning, production systems, animal expert systems, animal identification system
fuzzy_nn
- 模糊神经网络源代码,在实际操作中稍加完善即可使用-Fuzzy neural network source code
vccheck
- 号牌识别算法源代码,本人从事识别算法5年,为了让大家能够深入了解技术细节,开放部分源代码-Plate recognize opensource for c/c++
20130812143222815875
- Z源逆变器的光伏系统仿真,对象是直流无刷电机,理论很深,对写论文有帮助-Z-source inverter PV system simulation, the object is a DC brushless motor, deep theory, help to write papers
PCA2DPCA
- 用2DPCA和PCA进行人脸识别,算法识别率高-Face recognition algorithm using 2DPCA and PCA recognition rate
lle
- LLE算法及改进的LLE算法,主要是对寻找K近邻时的欧式距离的改进-LLE algorithem and the improve_LLE agorithem,the process mainly improve the distance
A-star-search-for--eight-digit
- A*算法实现八数码问题。源码和可执行文件。 vs2012实现通过-A* algorithm eight digital problem. Source code and executable files. vs2012 achieved by
BFS-for-eight-digit
- 广度优先搜索实现八数码,源码和可执行文件, 未优化,带注释-Breadth-first search to achieve eight digital, source code and executable files, Unoptimized, annotated
