资源列表
VC++GeneticAlgorithm
- 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
GA_Test
- 利用GA算法实现软件测试的测试用例选取,对参数估计进行GA估计-GA algorithm using software testing test cases selected, the parameter estimate is estimated GA
renshi
- 很好的Java绘图程序源代码,希望大家支持啊 呵呵,大家支持这个网站,很好的.. -Good graphics Java program source code, I hope you will support ah huh, we support this site, very good ..
svm
- 纠错输出编码的多类支持向量机,自己编辑的码本,完全随机编码,对于7-15类效果很好-err
xingtaitezheng
- 医学图像的四个纹理特征的matlab程序-Medical images of the four texture features matlab program
myPSO
- 一个用粒子群做的路径规划。功能比较简单,障碍物就是几个点。-A particle swarm to do with the path planning. Function is relatively simple, barrier is a few points.
HaffManWindow
- 有独立的窗口 输入字符数以及权值 实现哈弗曼编码-Independent window enter the number of characters, as well as the realization of the right value哈弗曼coding
subSetSum
- 说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具-Descr iption: a subset of the problem and given a set of n integers X = (
BP_nids
- 基于改进BP算法的入侵检测神经网络方法,很好的一片学习文章,提供了一个模型-Algorithm Based on Improved BP Neural Network Method for Intrusion Detection, learn a very good article, provides a model
PaiKe
- 遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
yinhangjia
- 银行家算法 适合操作系统课设 自己编的-Banker
encoding_source_code
- 适合初学者的基于MATLAB的JPEG编码,haffman编码,RLE编码.-Suitable for beginners MATLAB-based JPEG coding, haffman encoding, RLE encoding.
