搜索资源列表
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test a
RowCount_v1.5
- RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦! RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There
Kalman111
- c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处-prepared by the Kalman filter algorithm can be used to signal filtering Office
eF_Uis
- 计算多产品间歇过程调度uis操作的,遗传算法程序-computing products intermittently over the course of the operation scheduling Uis, genetic algorithm
ef_zw
- zw方式操作的多产品间歇过程调度目标函数makespan,遗传算法。-zw methods of multi-product batch process scheduling objective function makespan, genetic algorithm.
LZW_Demo
- WINDOWS 界面,LZW压缩算法和RLE压缩算法的实现源码及Demo。-Windows interface, LZW compression algorithm and RLE compression algorithm to achieve the source and Demo.
XML_reader
- 自己手动编写的XML分析程序。其中用到了STL的模版库。其中的算法很巧妙,并且没有用其他任何库函数,值得一看。-own manual prepared by the XML analytical procedures. STL which uses the template library. The algorithm is a clever, and not any other library functions overseas.
Graphic3
- 处理.bmp文件,读取bmp文件,根据bmp的格式,根据给定算法,将文件的值修改成新值。-treatment. Bmp file, reading the paper bmp, bmp format, according to the given algorithm, to document the value of adaptation to the new value.
zhishupinghua
- 关于指数平滑算法的文章,其中包含了1次和2次的经典案例-exponential smoothing algorithm on the article, which includes the 1st and 2nd of the classic cases
2006040603
- 该程序实现遗传算法的功能,结构紧凑,可用于分类-genetic algorithm functions, compact structure, used to classify
find_coefficients
- 诊断系数搜寻代码。在m文件中循环倒入文件,调用simlink模型,多重循环加特定算法计算系统的诊断系数。-coefficient search diagnosis code. M paper recycling into the document, called simlink model multiple cycle specific algorithm increases the coefficient of diagnosis.
ofdm32
- 一篇北邮的论文,一种降低OFDM系统峰均功率比的算法,作者是靳晓嘉,陈波,刘鑫,宋俊德-a Beijing University of Posts and Telecommunications of essays and a lower OFDM system peak to average power ratio of the algorithm, is the author Jin Xiao jia, Chen Bo, Liu Xin, Junde
FileSearchClass
- 一个可重用的文件搜索类,采用了递归算法。-a reusable type of document search, using a recursive algorithm.
Followingclassifications
- 关于拓扑排序的算法,里边有一些相应的注释。-on topological sorting algorithm, along with some of the Notes.
DSA_mmm
- 加密算法DSA之源代码及其实现原理,容易理解-encryption algorithm source code and its realization principle, easy to understand
lzw_ya_suo_jie_ya
- 文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
introduction_for_path_planning_for_mobile_robot.ra
- 关于移动机器人路径规划的ppt,参考了大量文献,涵盖了几乎可以看到的所有成熟路径规划算法并且加入了很多作者本人的理解。希望对需要的朋友有所帮助。-on mobile robot path planning ppt reference to the vast body of literature, cover almost all can see the maturity path planning algorithm and to the many authors I understand. H
20051207205008421
- 编写一个程序,采用单链表表示集合(集合中不存在重复的元素),利用例2.4的算法将其按递增方式排序,构成有序单链表。求这样的两个集合的并、交和差。-prepared a procedure, single chain said pool (pool, there is no duplication of elements), 2.4 cases using the algorithm based on the progressive sorting, orderly single-chain f
BPVB
- BP算法VB源代码,在网上找的,不知能不能用-BP algorithm VB source code on the Internet to find, I do not know if can use
Bankers-algorithm-simulation
- 银行家算法模拟,以避免系统产生死锁,操作系统课程设计-Bankers algorithm simulation, in order to avoid deadlock system, operating system, curriculum design