搜索资源列表
fft_xs
- FFT快速傅立叶算法程序-FFT fast Fourier algorithm
merge
- 一种快速二路归并算法-A fast algorithm for two-way merge
0300169
- h264帧间编码快选择算法-ENG fast interframe coding algorithm
TSPNEW
- 经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
pso_c+
- 这是一个pso程序源代码,pso源于对鸟群捕食行为的研究而发明的进化计算技术,属于进化算法的一种。 优点:收敛速度快,具有全局寻优能力,而且编程简单,易于推广使用。 -This is a pso source code, pso out of the flock of predatory behavior and evolutionary computation invention of the technology is an evolutionary algorithm. Advant
SomeAlgorithmsSourceCodeInJava
- 算法源码集合:有hash表、笛卡尔集、哈弗曼树、矩阵乘法、快速排序-algorithm source code pool : hash tables, Descartes sets, Hafuman tree, matrix multiplication, fast scheduling, etc.
pingtu
- 全景图象的拼合及优化算法 一种快速全景图像拼接技术 一种全景图快速生成算法及其实现 一种全自动稳健的图像拼接融合算法-panoramic image mosaic and a rapid optimization algorithm Panoramic Image Stitching technology a panorama fast algorithm for generating and realization of a fully automatic solid fus
分页技术
- 建立一个web 应用,分页浏览功能必不可少;这是本人介绍一种应用实际项目中速度非常快的分页算法.-build a web application, tabbed browsing essential; This is my actual application on a project very fast algorithm Pagination.
FDBSCAN一种快速 DBSCAN算法英文
- 基于密度的一种快速算法,这篇英文文章值得一看。-based on the density of a fast algorithm, is worth looking at this article in English.
JAVA核心源代码及算法
- JAVA核心源代码及算法,适合入门的初学者,可以让你快的入门-Java source code and algorithms, suitable for entry and beginners can let you fast entry!
FFT.rar
- 一个用JAVA实现的快速傅里叶变换算法小程序,Use JAVA to achieve a fast Fourier transform algorithm applet
src
- 黄金矿工算法源代码 1.0实现了浮点数 有需要的朋友快下巴-Gold miners algorithm source code 1.0 implements a friend in need fast floating-point chin
fft
- 用java语言编写快速傅立叶变换(fft)程序,,这个程序的算法是《算法引论—一种创造性方法》中的算法-Using java language fast Fourier transform (fft) program, the program algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
Java-DataStructure-Sort
- 用Java实现的数据结构四种排序算法,快速,冒泡,直接插入和选择排序-Using Java data structures to achieve the four sorting algorithms, fast, bubble, direct insertion and selection sort
MakeDensityBasedClusterer.java.tar
- 基于局部搜索能力强、收敛速度快的特点,首先初始化一个没有子种群的全局种群,再在全局种群中采用迭代搜索,并对其中的个体进行聚类,当聚类簇中的个体数目达到规定的最小规模时形成一个子种群,然后在各子种群中进行迭代搜索并重新进行聚类,从而提高进化过程中种群的多样性,增强算法跳出局部最优的能力.该算法基于weka,用于weka拓展功能,需要 weka算法包支持。-Based on the local search ability, the characteristics of fast convergen
mytes
- 蛋白质分子量,全自动搜索,速度很快,主要使用递归的算法-Protein molecular weight, automatic search, very fast, mainly the use of recursive algorithms
java
- 聚类分析java设计思想 用于快速聚类分析算法的需求-Cluster analysis java design ideas for fast clustering algorithm needs
A_flash_driver_algorithm_minimizing_block_erasures
- 一个减少块擦除的flash驱动算法,韩国人的文章,给出了文章中提出的STAFF算法与之前的FTL算法结果比较-Recently, flash memory is widely used in embedded applications since it has strong points: non-volatility, fast access speed, shock resistance, and low power consumption. However, due to its ha
Fast
- 用java写的排序算法 ,用于实现快速排序,这是一种非常迅速的排序算法-For the quick sort, this is a very fast sorting algorithm sorting algorithm written in java
Fast_Unfolding
- 最优的社区发现算法Fast Unfolding(community detection algorithm Fast Unfolding)