搜索资源列表
GA遗传算法C语言
- 遗传算法方面比较基础的源代码,有助于初学者加深对算法的理解!
main
- 神经网络算法的C语言实现,可以在此基础上根据所要解决的问题进行修改-Neural network algorithm to achieve the C language, can be based on issues resolved to amend
GAdemo
- C语言实现的遗传算法示例源程序,是初学者对遗传算法理解和学习的好的材料和基础,有利于对ga的进一步掌握-C language implementation of genetic algorithm source code examples are genetic algorithms for beginners to understand and learn from good materials, and infrastructure are conducive to the further
yichuansuanfa
- 使用C#语言编写的基础的遗传算法程序,希望对大家学习遗传算法有帮助。-a GA program used C#.
DS18B20
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual
c-language
- 用c语言编写的标准遗传算法程序,有较为详尽的解释,可以再此基础上进行改进和扩展。是我很不容易找到的-C language standard genetic algorithm, a more detailed explanation can be based on improved and expanded. I am very easy to find
BP(C-write)
- 非常简单实用的神经网络代码,用C编写,实用语言基础一般的同志,特此推荐-Very simple neural network code, written in C, the comrades of the basis of pragmatic language, and hereby recommend
1
- 神经网络感知器 C语言实现 神经网络算法基础-Perceptron neural network C language-based neural network algorithm
A_Star
- A星算法解决八数码问题,代码共有两种,基础版用于接收外部输入,解决输入状态到输出状态的变化,训练版为在已写好的数据集(362880个数据)下测试运行效果,代码用C语言书写,较为简洁-A star algorithm to solve the problem of the digital code there are two basic version for receiving an external input, output changes state to resolve the inpu
IDA_star
- 使用IDA星算法解决八数码问题,效果比A星算法更好,运行速度更快,代码更为简洁,代码用C++语言编写,共包含基础版和测试版两个文件夹,测试版为在所写数据集上测试效果(362880个数据),基础版为人为输入源状态与目标状态,进行转化-IDA Star algorithm using eight digital problem solving, better than the A Star algorithm, run faster, more concise code, the code used
Artificial-Intelligence-by-Prolog
- 主要讲述如何运用Prolog语言实现人工智能(附代码),作者Neil C.Rowe。Prolog(Programming in Logic的缩写)是一种逻辑编程语言。它建立在逻辑学的理论基础之上,广泛应用于人工智能领域。-Focuses on how to use the Prolog language artificial intelligence (with code), author Neil C.Rowe. Prolog (Programming in Logic acronym) is
rrt-0.3
- 机器人路径规划的程序算法,用C++语言实现,在传统的RRT算法的基础上进行改进,使路径规划的时间大大缩短,同时增加寻优效率-Program robot path planning algorithm, with C++ language, make improvements in the traditional RRT algorithm, so that the path planning time is greatly reduced, while increasing efficiency
ZDBZ
- arduino开源电子平台自动避障代码,以C语言和C++语言为基础-arduino open electronic platform automatic obstacle avoidance code in C language and C++ language-based