搜索资源列表
C++神经网络开发包ANNIE源程序(最新版)
- C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
classify2006
- 很好的分类程序。。。。C++语言编写。。。VC开发环境-good classification procedure. . . . C language. . . VC development environment.
anneal
- 模拟退火C语言源代码,vc平台开发,又网络收藏
BP
- BP神经网络,C语言,VC开发环境,直接编译即可。
annie365
- C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序 -C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET enviro
基于VC的神经网络开发程序包(原码)
- 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
15数码问题的3种算法(算法和具体代码)
- 15数码问题的3种算法(算法和具体代码) 解决15数码问题的3种算法,分别是深度,宽度,以及A*算法。c语言编写,VC下都通过运行。,15 digital issues three kinds of algorithm (algorithm and the specific code) to solve the problem of 15 digital three kinds of algorithms, respectively, are the depth, width, and th
tic-tac-toe
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
BP
- 一个神经网络BP算法的程序,与matlab编写不同,本程序是采用C语言,经vc++程序改制而成。-BP algorithm for a neural network procedures, and preparation of different matlab, this procedure is the use of C language, by vc++ Procedures transformed from.
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
SGA
- 该程序实现了在VC平台上用C语言实现遗传算法,结构清晰,注解详细,非常适合初学者,是初学GA者不可多得得好材料 -The program implements the VC platform using C language implementation of genetic algorithms, structure, clear, detailed annotations, very suitable for beginners, is a good beginners GA are har
GA
- VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
BPN
- 用VC++作为饿哦开发平台,用C语言实现的bp神经网络的编程-With VC++ development platform as hungry Oh, with C language programming of bp neural network
ART1
- 用VC++作为开发平台,ART神经网络的实现(C语言编程)-With VC++ as a development platform, ART neural network implementation (C programming)
BP-neural-network
- BP神经网络的C语言实现,在VC环境下编译通过-BP neural network C language, compiled by VC environment
fenzhidingjie
- 本程序用C语言编写实现,程序源代码文件为“分支定界实现源程序.c” ,在windows XP下用VC++6.0上编译运行通过,生成可执行文件“分支定界实现程序.exe” 。运行程序时,请将题目中所给的文件“m1.txt” 和“m2.txt”与可执行文件“分支定界实现程序.exe”放在同一个文件夹下,然后双击打开“分支定界实现程序.exe”即可运行程序。-The program using the C language implementation, program source code fil
GEP_genericalgorithm
- 很好的基因表达式编程(GEP)的入门小程序,C 语言写的,欢迎下载。-gep vc code
PathFinding
- A*算法用c++语言实现,可以在指定位置更改障碍物,验证A*算法的局限性-A* algorithm c language implementation, route.txt for the map file, @ for obstacle,.cpp source code, running environment vc++ 6.0
capatiqyiarchivpinamespace
- VC版本2,8,16等进制转换,算法全部又C语言标准库编写()
神经网络C源码
- 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)