搜索资源列表
TabuSearch
- 用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
celldetect
- 该程序是基于Visual C++语言环境的细胞识别统计系统,运行效率高
1
- 比较各种排序的算法间的运行效率 自己写的不太完善
MemoryPool_src
- 内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;
matdemo
- matlab 和c或者c++ 接口程序,采用mex技术和matlab 计算引擎方式,可以提高matlab运行效率
algorithm
- 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
GAOTtool
- 利用matlba编写的遗传算法工具箱,功能强大,设置简单,运行效率高。非常好用的工具。-Matlba prepared using genetic algorithm toolbox, powerful, easy setup, operation and high efficiency. Very useful tool.
GeneticAlgorithm
- 用VC++实现的遗传算法,算法运行效率高,收敛特性好!-genetic algorithm is complieted by using VC++
Howtostudy_STL_CN
- STL 是Standard Template Library的缩写,中文名是标准模板库。STL以其独特的魅力得到越来越多的程序员钟爱,STL彻底封装复杂的数据结构,提供丰富灵活的程序接口,同时还能保证程序的运行效率。-STL is an acronym for Standard Template Library, Chinese name is a standard template library. STL for its unique charm to be loved more and m
shudu
- 数据结构课程的作业,代码通俗易懂,且运行效率高。-Data structure course work, the code easy to understand, and operating efficiency.
FFTFilters_src
- 一个利用OpenGL和Cg来实现快速傅立叶变换的代码集,运行效率超过CPU计算。-A use of OpenGL and the Cg to doFast Fourier Transform, efficiency will be higher than CPU.
STLQueue
- 线程安全队列实现,提高队列运行效率,采用模板类实现的,高效-Thread safe queue
src
- 值得一提的是,实验中进行数据预处理的做法对Top-K查准率的影响很小,即如果不进行服务的粗分类而直接使用以上各种算法,在运行效率大幅下降的同时,结果并不会有明显的提高.-http://blog.csdn.net/chief1985/archive/2007/10/28/1852366.aspx
Greedy-algorithm
- 贪心算法一般来说是解决“最优问题”,具有编程简单、运行效率高、空间复杂度低等特点。-Greedy algorithm to solve general, " optimal problems" , with programming is simple, efficient, and low space complexity.
this_pointer
- 类是程序模块化的一个主要工具,它封装了将一个数据结构和对该数据结构的一组操作 友员是破坏信息隐蔽的一种机制,主要目的是考虑程序的运行效率 静态数据成员的作用是在多个模块之间共享数据。静态成员函数提供对静态数据成员操作的封装以及不依赖对象数据的共同操作-Class is a major tool for modular program, which encapsulates a data structure and the data structure of
fft4
- 一个基4-基5定点FFT算法,运行效率比较高,粘贴即用-A base 4- 5 point FFT-based algorithm is more efficient to run, paste that is used
youhua
- 代码优化讲义,介绍如何优化代码,使代码运行效率最高-Code optimization notes on how to optimize the code, so that the most efficient code to run
Otsu_zuidaleijian
- 原创最大类间差分割法 运行效率极高 通过验证 放心使用-The largest difference between the original class of high efficiency of partitioning ease of use through the validation
zuidashanfenge
- 经典最大二维熵分割法,已经通过验证 运行效率极高-Classic maximum entropy partition method has been validated high efficiency
CapChannel_DieDai
- 迭代法球信道容量,用matlab语言写的。结构紧凑,注释详细,代码经过优化,运行效率相当高。-Get the capcity of discrete channel by using MATLAB language with the method of DIEDAI。