资源列表
实验七
- 几种排序算法的动画演示,包括冒泡排序,选择排序,插入排序,快速排序,堆排序,支持单步演示,-several algorithm animation demonstration, including Bubble Sort, select, in order of insertion sort, quick sort, heap sort, support single-step demonstration
mazh
- 旅行商问题的算法,采用分枝限界。网上都只有算法描述,没有实现,这里给出了完整实现,并封装成1个类。-TSP algorithm used Branch and Bound. Only online algorithm descr iption, failed to materialize here is the realization of complete, and packaged as a category.
moga2
- 多目标遗传算法优化程序,简单实用,内含例题。-Multi-objective Genetic Algorithms optimization procedure is simple and practical, containing examples.
genocopIII.tar
- 很好的一个约束遗传算法优化程序,程序的说明很详细,方便二次开发和使用。-good a binding genetic algorithm optimization procedures, a descr iption of the procedures in detail to facilitate the development and use of secondary.
stat1.0
- 统计软件包,小型的,可以进行方差分析,画直方图等。-statistical packages, the small, analysis of variance, such as painting histogram.
goose-0.0.11.tar
- 非常著名的曲线拟合程序,很长,要看懂需要花不少的时间。内含例题-A very famous curve fitting program,very long,it s needs much time to understand it.Include samples
随机数产生起stocc
- 很好用的随机数产生器,包含正态分布,对数正态分布,均匀分布等好多随机分布的随机数产生方法。-good on a random number generator, including normal, lognormal distribution, uniform distribution of many random distribution of random selection.
基于MATLAB的储粮害虫图像处理方法
- 摘要:在对粮虫图像处理过程中,介绍了Matlab图像处理工具箱中的函数,给出了图像处理与分析的技术实现, 边缘检测及轮廓提取, 通过形态学方法进行图像特征抽取与分析,达到了比较好的效果.-Abstract : In the right grain pest image processing, introduced the Matlab toolbox image processing functions, given image processing and analysis technolog
ID3II
- ID3,数据挖掘 决策书算法 vc中的具体实现 数据挖掘工具 cls算法扩展-ID3, data mining algorithms vc decision on the specific data mining tools cls algorithm expansion
Matematica
- 别人的程序,经过自己加工处理,供大家参考-other procedures are followed, their processing, for your reference
someag
- 各种内部排序法演示,程序对输入的无序序列分别用简单插入,折半插入,一趟快速排序,简单选择排序,堆排序等算法进行排序输出。-internal sequencing demonstrated that the procedures for the importation of disorderly sequences were inserted with a simple, half-inserted, the trip rapid sequencing, simple choice, in ord
floatbck
- 表达式求值,用顺序栈实现,表达式可以为多位数浮点型,先转换为后序表达式输出,然后求值。-expression evaluates, with the order Stack, in the expression for multi-digit floating point, after first converted to the output sequence expression, and then evaluated.