搜索资源列表
LRU页面置换算法模拟 CNBIE
- LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system with more hardware support. In
实数据快速傅立叶变换算法
- 傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people look very useful signal, the pr
一种快速图象中值滤波算法
- 一种快速图象中值滤波算法 北京理工大学学报转载-A fast image median filtering algorithm Beijing Polytechnic University Journal reprinted
超快的搜索算法
- 非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC,
fast ica 快速盲源分离
- 快速ica算法
Fast GN
- Fast Community Detection algorithm 是美国Michigan大学Newman教授所创,是复杂网络中社区发现的经典算法
求解SDP(Semi-definite programming)问题的一个快速算法
- 求解SDP(Semi-definite programming)问题的一个快速算法!,Solving SDP (Semi-definite programming), a fast algorithm for the problem!
AntColony.rar
- 蚁群算法,使用Renyi熵寻优,快速寻找最优解,Ant colony algorithm, the use of Renyi entropy optimization, fast search for the optimal solution
fast-ICA
- fastICA2.5 ICA算法,使用快速独立分量分析(ICA)算法进行特征提取-fastICA2.5 ICA algorithm, the use of fast independent component analysis (ICA) feature extraction algorithm
FastICA
- 实现Fast ICA算法的一个例子,实现音频分离-Fast ICA algorithm to achieve an example of the realization of the audio
dct
- 一个快速算法的例子,有和一般算法的比较--A example about fast algorithm , it has been comparied with common algorithms
Fast-Newman
- Fast Newman算法实现社团发现,算法论文、源码和数据俱全。-Fast Newman to detect community structure
zhang
- 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
连续投影算法
- 连续投影算法是一种简单,快速选取特征变量选择方法,可用于光谱分析等。(Continuous projection algorithm is a simple, fast selection of feature variable selection method, can be used for spectral analysis.)
基于罚函数的粒子群算法
- MATLAB中解决约束问题的算法,罚函数的粒子群算法的精度高,速度快(The algorithm of solving constrained problems in MATLAB, the particle swarm algorithm with penalty function has high precision and fast speed)
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
Fast-Kurtogram
- 快速谱峭度算法,好用,平时自己用的代码,推荐(An efficient fast Spectral Kurtosis Algorithm)
fast-fourier-transforms-22.1
- FT是一种FT的高效算法,称为快速傅立叶变换(fast Fourier transform),它根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FT is an efficient algorithm for DEFT, called fast U Lie transform (fast Fourier transform). It is obtained by improving the algorithm of discrete U Lie transform
粒子群算法
- 快速求最小值 同时配有文字说明 ,方便读者详细学习(Fast minimum value.At the same time, it is provided with text descr iptions to facilitate readers to learn in detail.)
基于遗传算法matlab优化程序
- 改进型的GA,寻优速度快,可用用作电力系统潮流计算等方面。(The improved GA has fast optimization speed and no dimension disaster)