搜索资源列表
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
DES加密算法演示程序
- //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
turboMatlabyanshichengxu
- 这是一个Turbo码用Matlab的演示程序,希望对大家有帮助。-This is a Turbo Codes used Matlab demo program, and I hope to be helpful.
QIQIAO
- 本函数是智力拼图问题演示程序,程序最多可以将6*8大小的矩阵分成15个模块,每个小模块的大小不能超过4*4大。并允许 手动编辑。该程序计算所有的可行方案并显示出组合拼接的所有结果。本程序在初始的时候已经给了一个11模块的划分形式,要演示按回车即可。 -intellectual puzzle problem demo program, most procedures can be 6 * 8 matrix size of 15 is divided into modules, each m
anndemo
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development ki
Sterren_ASe_Explorer
- A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。-A * algorithm demo program, they can set up obstacles and terrain, single-step demonstration of the A * search algorithm road course. Includes source is studying A * algorithm for the best tools.
c_ann
- c language_ann.c语言编写的神经网络程序。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-c language_ann.c language prepared by the neural network programming. Ann directory under specific neural network code, exte
usingSystem
- 该程序主要是用来:随机算法求圆周率演示程序源代码。-the program is primarily used for : a randomized algorithm for pi demo program source code.
Huffman007
- 图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩 -image processing source code, a demo program Huffman coding method compression function, and the achievement of the document image compression
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
Lzma
- 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
PSO
- 一个pso的演示程序,非常经典,对初学者来说是非常不错的学习资料!-A demo program PSO, very classic, for beginners is a very good learning materials!
huochechexiangchongpai
- 本程序演示的是一个火车车厢重排事件。从本程序中可以学习如何用栈来解决复杂的排列问题。-This is a demo program trains rearrangement of events. From this program can learn how to use the stack to solve complicated arrangement.
OC_2010_fusion
- 多焦点图像融合 利用基于双边梯度的锐化标准 相当对应的论文是J. Tian, L. Chen, L. Ma and W. Yu, "Multi-focus image fusion using a bilateral gradient-based sharpness criterion,"-This is a demo program of the paper J. Tian, L. Chen, L. Ma and W. Yu, "Multi-focus image fusion usi
matlab-based-Racing-demo
- 这是一个用matlab编写的赛跑演示程序,有点娱乐性质,期望对大家有所帮助。-This is a racing demo program using matlab, a little entertainment nature, expected to be helpful.
sample-theory-demo
- 抽样定理演示程序,能清楚看到当抽样速率大于2fs时恢复模拟信号的过程和当抽样频率小于2fs时频率混叠的过程。同时还包括频率抽样过程的演示。非常详尽。通过此演示程序,你肯定能明白抽样定理这一通信领域基本的原理!-The sampling theorem demo program, you can clearly see that when the recovery process of the analog signal sampling rate greater than 2fs and fre
svm-demo
- 一个svm的演示程序,能演示两类数据分类,有gui界面,不使用第三方工具箱,使用gaussian核函数,界面能设置c和gamma的参数值,最后可以得到分类情况的可视化效果。针对svm算法的研究者和用于教学演示的教师,是个不错的源码。-An svm demo program that can demonstrate two types of data classification, gui interface, do not use third-party toolbox, using gauss
A_Star-path-planning-algorithm-demo
- A_Star算法路径规划演示 包括完整的程序和仿真结果,可以运行-A_Star path planning algorithm demo includes a complete program and simulation results, you can run crorrect
svm-rbf-demo
- 一个SVM的demo,RBF demo matlab程序,运行demo.m即可-A demo RBF, demo matlab SVM program, running demo.m can be