搜索资源列表
BP_XOR
- 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
C_BP
- c语言编bp算法及使用说明,可以对高维输入训练~~希望对初学NN的朋友有帮助。 飘渺水云间 -bp for c language and use of algorithms that can be trained for high-dimensional input beginner
RTSPxieyi
- rtsp协议学习笔记,可供研究RTSP的人初学使用。-rtsp protocol to study notes, study for people learning to use RTSP.
GAmax
- 遗传算法求函数极值的C++源程序,初学遗传算法的可以看看。-Extremal function for genetic algorithm of the C++ source code, beginner can look at the genetic algorithm.
C_means
- C均值聚类算法程序,适合初学值,通过理解程序,能对该算法有比较深的了解-c means for the junior ,it is a good material
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
- 遗传算法c++实现的经典代码,有种方式,适合初学遗传算法的朋友们参考-Genetic algorithm c++ code to achieve the classic, a kind of way, suitable for beginners reference genetic algorithm friends
restaurantmanagement
- 一个小的类似餐馆消费的C语言小程序,对初学c语言的人会有所帮助。-Consumption of a small restaurant like a small program in C language, c language for beginners who will help.
EC1
- 基本遗传算法源程序,c语言,适合初学遗传算法者-Basic genetic algorithm source code, c language, suitable for beginners genetic algorithm
ImmuneAlgorithm
- 基于免疫遗传算法的函数优化,采用C++编程,对于初学智能计算的同学有一定的借鉴作用。-Function based on immune genetic algorithm optimization using C++ programming reference for beginner smart students.
BP.c
- 用C语言实现的BP算法,对初学神经网络的人有帮助-BP algorithm using C language for beginners neural network to help people
decvrion
- 介绍C语言算法,对初学这有帮助,多多看看吧()