资源列表
CProgramofBP
- 本文通过给定的训练模式为例来推导bp网络学习的算法,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存 在的缺点并提出几点改进方案。 -In this paper, given as an example to the training model is derived bp network learning algorithm, and use (programming language, run the program gives error learni
c_suanfa
- c常用算法的实现经典代码。 -c commonly used algorithm for the realization of the classical code.
AssignTwo
- 求任意长度数据的最长有序子序列的动态规划算法实现!-For arbitrary length of data in an orderly sequence of the longest of the dynamic programming algorithm!
Gaborfilter
- Gabor filter for face recognition or other computer vision applications
chesslogic
- 对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:fail
sort
- 先设定随机数发生公式的种子值,根据这个产生一个随机的数组,然后通过插入排序进行排序,并计算运行时间-First occurrence of the formula set random number seed value, the basis of this result in a random array, and then sort through the insertion sort, and calculate the running time
dda
- dda算法是计算机图形学的基本算法,非常实用,建议大家用。可以画直线-dda algorithm is the basic algorithm in computer graphics, very useful, it is recommended by everyone. Can draw a straight line
weifenjisuan
- 微分的数值计算综合了算法在导弹中的应用,很有用-Differential synthesis of the numerical calculation algorithm in a missile application, very useful
07shumojinshai
- 2007高教社杯全国大学生数学建模竞赛题目 开发一个解决公交线路选择问题的自主查询计算机系统。 为了设计这样一个系统,其核心是线路选择的模型与算法, 包括相关数据-2007 China Undergraduate Mathematical Contest in Modeling the subject to develop a solution to the issue of bus lines to choose their own inquiries computer syste
DelphiApriori
- delphi实现的apriori算法源代码-delphi realized apriori algorithm source code
time_plan
- 炼钢浇注的时序规划算法,有详细的程序注释,希望对大家有用-Pouring steel timing planning algorithm, a detailed procedure for the Notes, in the hope that useful to everybody
AC
- 矩阵处理的C语言源程序,包含一些矩阵处理的程序. -Matrix treatment of the C language source code, the matrix contains a number of treatment procedures.