-
“模式识别与神经网络实现”的源程序
《神经网络模式识别及其实现》源程序-"pattern recognition and neural network to achieve" source
- 2022-12-27 19:30:04下载
- 积分:1
-
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN...
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
- 2022-03-16 13:50:31下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program.
- 2022-03-01 10:58:26下载
- 积分:1
-
Standard particle swarm optimization algorithm, visual c++. Net code to prepare...
标准的粒子群优化算法,visual c++.net环境下编写的代码,有助于学习和理解粒子群算法-Standard particle swarm optimization algorithm, visual c++. Net code to prepare an environment to help learning and understanding of particle swarm optimization
- 2022-02-02 03:25:19下载
- 积分:1
-
用visual basic语言开发的进行RSA加密的代码,无限位.
用visual basic语言开发的进行RSA加密的代码,无限位.-using visual basic language for the development of the RSA encryption code, unlimited spaces.
- 2023-07-11 12:20:02下载
- 积分:1
-
A branch
A branch-and-bound algorithm for asymmetric TSP
- 2023-08-02 11:30:04下载
- 积分:1
-
对称欧氏距离问题的模拟退火算法
Simulated annealing (SA) for the Symmetric Euclidean TSP
- 2023-04-23 00:25:02下载
- 积分:1
-
用VC++编写的遗传算法源程序,可以用内容较多
用VC++编写的遗传算法源程序,可以用内容较多-very useful, widely,VC++, coding, Genetic algorithm of C++
- 2023-08-03 09:30:05下载
- 积分:1
-
遗传算法
遗传算法-Genetic algorithms
- 2022-05-10 22:43:17下载
- 积分:1
-
包含2个源代码,这是一个源程序的源程序,和O的..
内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。
~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code, which is a source identification procedures, and the other is a matrix class library. So accompanied. ~ ~ .. Has been preserved because of the trained network weights, the first use of the identification procedures, can be run directly Release directory executable file, Then the catalog of tests conducted read into the picture, recognition. Certainly readers can use their own training samples training network, but special attention should be paid to the choice of training samples, Otherwise, it could cause a very low recognition rate. Training sample selection principle is that as far as possible be representative, in the training of the time not too long under the circumstances, the number of training samples as much as possible.
- 2022-08-11 21:14:16下载
- 积分:1