CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - FAST算法

搜索资源列表

  1. fft_xs

    0下载:
  2. FFT快速傅立叶算法程序-FFT fast Fourier algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:40.32kb
    • 提供者:徐松
  1. merge

    0下载:
  2. 一种快速二路归并算法-A fast algorithm for two-way merge
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4.77kb
    • 提供者:范时平
  1. 0300169

    0下载:
  2. h264帧间编码快选择算法-ENG fast interframe coding algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:133.04kb
    • 提供者:李杰
  1. TSPNEW

    0下载:
  2. 经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:红红
  1. pso_c+

    0下载:
  2. 这是一个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
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:12.18kb
    • 提供者:张清
  1. SomeAlgorithmsSourceCodeInJava

    0下载:
  2. 算法源码集合:有hash表、笛卡尔集、哈弗曼树、矩阵乘法、快速排序-algorithm source code pool : hash tables, Descartes sets, Hafuman tree, matrix multiplication, fast scheduling, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.06mb
    • 提供者:杨昆
  1. pingtu

    0下载:
  2. 全景图象的拼合及优化算法 一种快速全景图像拼接技术 一种全景图快速生成算法及其实现 一种全自动稳健的图像拼接融合算法-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
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1.02mb
    • 提供者:yp
  1. 分页技术

    0下载:
  2. 建立一个web 应用,分页浏览功能必不可少;这是本人介绍一种应用实际项目中速度非常快的分页算法.-build a web application, tabbed browsing essential; This is my actual application on a project very fast algorithm Pagination.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2.73kb
    • 提供者:学警雄心
  1. FDBSCAN一种快速 DBSCAN算法英文

    0下载:
  2. 基于密度的一种快速算法,这篇英文文章值得一看。-based on the density of a fast algorithm, is worth looking at this article in English.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:101.69kb
    • 提供者:李中
  1. JAVA核心源代码及算法

    0下载:
  2. JAVA核心源代码及算法,适合入门的初学者,可以让你快的入门-Java source code and algorithms, suitable for entry and beginners can let you fast entry!
  3. 所属分类:WEB源码

    • 发布日期:2011-01-12
    • 文件大小:530.49kb
    • 提供者:linghan19871010
  1. FFT.rar

    1下载:
  2. 一个用JAVA实现的快速傅里叶变换算法小程序,Use JAVA to achieve a fast Fourier transform algorithm applet
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-27
    • 文件大小:4.55kb
    • 提供者:alone
  1. src

    0下载:
  2. 黄金矿工算法源代码 1.0实现了浮点数 有需要的朋友快下巴-Gold miners algorithm source code 1.0 implements a friend in need fast floating-point chin
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:3.9kb
    • 提供者:傅少亮
  1. fft

    0下载:
  2. 用java语言编写快速傅立叶变换(fft)程序,,这个程序的算法是《算法引论—一种创造性方法》中的算法-Using java language fast Fourier transform (fft) program, the program algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:7.72kb
    • 提供者:dele
  1. Java-DataStructure-Sort

    0下载:
  2. 用Java实现的数据结构四种排序算法,快速,冒泡,直接插入和选择排序-Using Java data structures to achieve the four sorting algorithms, fast, bubble, direct insertion and selection sort
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.04kb
    • 提供者:黎明
  1. MakeDensityBasedClusterer.java.tar

    0下载:
  2. 基于局部搜索能力强、收敛速度快的特点,首先初始化一个没有子种群的全局种群,再在全局种群中采用迭代搜索,并对其中的个体进行聚类,当聚类簇中的个体数目达到规定的最小规模时形成一个子种群,然后在各子种群中进行迭代搜索并重新进行聚类,从而提高进化过程中种群的多样性,增强算法跳出局部最优的能力.该算法基于weka,用于weka拓展功能,需要 weka算法包支持。-Based on the local search ability, the characteristics of fast convergen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4.75kb
    • 提供者:zhangrui
  1. mytes

    0下载:
  2. 蛋白质分子量,全自动搜索,速度很快,主要使用递归的算法-Protein molecular weight, automatic search, very fast, mainly the use of recursive algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:793byte
    • 提供者:飞天神
  1. java

    0下载:
  2. 聚类分析java设计思想 用于快速聚类分析算法的需求-Cluster analysis java design ideas for fast clustering algorithm needs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2.48kb
    • 提供者:heihei
  1. A_flash_driver_algorithm_minimizing_block_erasures

    0下载:
  2. 一个减少块擦除的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
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-02
    • 文件大小:530.23kb
    • 提供者:
  1. Fast

    0下载:
  2. 用java写的排序算法 ,用于实现快速排序,这是一种非常迅速的排序算法-For the quick sort, this is a very fast sorting algorithm sorting algorithm written in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:747byte
    • 提供者:唐鹏
  1. Fast_Unfolding

    0下载:
  2. 最优的社区发现算法Fast Unfolding(community detection algorithm Fast Unfolding)
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:4kb
    • 提供者:夏亦思雪
« 12 »
搜珍网 www.dssz.com