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

搜索资源列表

  1. 磁盘调度

    1下载:
  2. 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:213186
    • 提供者:翁明喆
  1. 移臂

    0下载:
  2. 使用c语言编译,在DOS界面下运行的磁臂调度程序,包括三种算法:先进先出、最短查找、扫描算法-use language compiler, the DOS interface running under the magnetic arm scheduling procedures, including three algorithms : FIFO, shortest search, scanning algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10147
    • 提供者:翁明喆
  1. 神经网络方法

    0下载:
  2. 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序 -bp artificial neural network algorithm is used mathematical modeling based on genetic algorithms Alife.c artificial life simulatio
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:467853
    • 提供者:乐乐
  1. 模拟退火c++的算法程序

    1下载:
  2. 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43206
    • 提供者:hu
  1. Genetic Algorithms and the Traveling Salesman Prob

    0下载:
  2. 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:122189
    • 提供者:hu
  1. voronoi

    0下载:
  2. 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand t
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:157952
    • 提供者:晓琳
  1. google.search.pas

    0下载:
  2. Google搜索引擎的核心算法,揭示GOOGLE搜索的机密.用DELPHI编写.-Google search engine at the core algorithms, the Google search reveals secrets. Prepared with Delphi.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:7438
    • 提供者:四夕
  1. 十进制转BCD

    0下载:
  2. 十进制转为BCD码的三种算法 详细请看程序,谢谢。-metric BCD to the three algorithms See detailed procedures, thank you.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3328
    • 提供者:ye
  1. 高数常用算法

    0下载:
  2. 好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等-good things with dephi written in the high number of algorithms, including integral, differential, limit, series, optimization methods
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2704608
    • 提供者:唐能福
  1. tijibiaomianji

    0下载:
  2. 本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。-the mathematical procedures to achieve the objects for the volume and surface area of algorithms and realization process. We hope to have some insights.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13230
    • 提供者:冰城
  1. matlab-pid-2

    2下载:
  2. 先进pid算法-第二版配书源码,针对各种先进的pid算法提供matlab源码-advanced algorithm pid-second edition book source distribution, targeting a variety of advanced algorithms for Matlab pid FOSS
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:209463
    • 提供者:张天源
  1. 编制迷宫程序(用A算法来实现)

    0下载:
  2. 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:陶钊
  1. Crc16源码4种算法

    4下载:
  2. CRC16,C语言运算源码,包括四种算法,直接计算法,半查表法,全查表法,双8位表全查表法,适用于工业控制领域校验通讯数据使用,和MODBUS数据校验,在对不同的系统资源的要求环境下,采用不同的算法-CYXLIC REDUNDANCY, C language source computing, including four algorithms, direct calculation method, semi-look-up table method, the whole look-up tab
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15803
    • 提供者:dszc
  1. C4_5

    1下载:
  2. 数据挖掘算法,分类树的C4.5算法,用于模式分类-data mining algorithms, the C4.5 classification tree algorithm for pattern classification
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2392
    • 提供者:sah
  1. CART

    0下载:
  2. 数据挖掘算法,K-means聚类算法源代码,用于聚类分析-data mining algorithms, K-means clustering algorithm source code for the cluster analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1828
    • 提供者:sah
  1. fuzzy_k_means

    0下载:
  2. 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:sah
  1. Support vector machine

    0下载:
  2. 数据挖掘算法,support vector machine算法源代码,用于分类-data mining algorithms, support vector machine algorithm source code for classification
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2491
    • 提供者:sah
  1. WALSHC

    0下载:
  2. Walsh transform algorithms come from http://www.programmersheaven.com/
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4023
    • 提供者:张三丰
  1. 32kPWM

    0下载:
  2. 用于凌阳单片机SPCE061A上的波形产生算法,生成32KPWM波,可以用于载波输出。 用于凌阳单片机SPCE061A上的波形产生算法,生成32KPWM波,可以用于载波输出。-SCM SPCE061A Sunplus for the waveform generation algorithms, generating 32KPWM wave, the output can be used for carrier. For Sunplus SCM SPCE061A the waveform g
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:829
    • 提供者:刘仪
  1. 数据结构算法演示swf

    1下载:
  2. 用FLASH动画演示常用数据结构和算法,使深奥变为简单.建议下载.-with Flash animation demo commonly used data structures and algorithms, so esoteric become simple. Recommended download.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:415010
    • 提供者:老妖
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com