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

搜索资源列表

  1. Modular Exponentiation Algorithm Analysis

    0下载:
  2. Modular Exponentiation Algorithm Analysis
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:92514
    • 提供者:赵平
  1. algorithm

    0下载:
  2. 几个算法程序,如矩阵算法-several algorithms procedures, such as matrix algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:82589
    • 提供者:none
  1. c-algorithm-set

    0下载:
  2. c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:245039
    • 提供者:张维成
  1. differential algorithm

    0下载:
  2. 这是一个用matlab编制的DE算法的源程序,希望大家喜欢!-This is a preparation using the Matlab DE algorithm source, hope you like them!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9389
    • 提供者:黄善理
  1. algorithm

    0下载:
  2. 算法是程序设计的精髓,程序设计的实质就是构造解决问题的算法,将其解释为计算机语言。-algorithm design process is the essence of programming is the real structural problem-solving algorithm, be interpreted as a computer language.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:659577
    • 提供者:chen
  1. kmp Algorithm

    0下载:
  2. 这是一个关于字符串匹配的kmp算法,程序简单精炼,可以借鉴一下-This is a match on the string of KMP algorithm, a simple refining process, we can draw about
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:容器
  1. Sequence-Cipher-Algorithm

    0下载:
  2. 序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52354
    • 提供者:云容
  1. How to implement the FFT algorithm

    0下载:
  2. Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of complex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the need
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27927
    • 提供者:冰城
  1. genetic-algorithm

    0下载:
  2. 遗传算法接口代码,可根据实际问题调用里边的函数。-genetic algorithm interface code, according to actual problems along the calling function.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4024
    • 提供者:郑军
  1. Interpolation-algorithm

    5下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5045
    • 提供者:ldg
  1. algorithm-all

    0下载:
  2. Numerical Recipes Software 提供的算法子程序集,一共有上千种算法,部分算法可以在书店买到书-Numerical Recipes Software algorithm for the subroutine sets, a total thousands of algorithms, some algorithm can buy books in bookstores
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:407509
    • 提供者:谭昌勇
  1. DataStructur&Algorithm

    0下载:
  2. 数据结构典型算法的代码!初次上载,多多指教!谢谢!-data structure typical algorithm code! Initial upload, exhibitions! Thank you!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3949437
    • 提供者:小林
  1. md5-algorithm

    0下载:
  2. 这是一个md5的c++程序,可在visual c++环境下运行,实现消息摘要算法,用与消息的认证!-the md5 c procedures, the visual c operating environment, achieving news digest algorithm, and the use of authentication information!
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3352
    • 提供者:方泽栋
  1. immune-genetic-algorithm

    1下载:
  2. 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, a
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1720
    • 提供者:He Hong
  1. improved-immune-algorithm

    0下载:
  2. 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2391
    • 提供者:He Hong
  1. Matlab genetic algorithm and examples

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,本文介绍了一种基于Matlab的遗传算法实例。(An example of genetic algorithm based on Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:315392
    • 提供者:MagicYang68
  1. rice algorithm

    2下载:
  2. 一个CCSDS(空间数据系统咨询委员会)提出的航天器图像数据压缩算法——RICE算法的MATLAB实现(a software based on MATLAB realize the RICE algorithm recommended by CCSDS.)
  3. 所属分类:图形图象

    • 发布日期:2020-06-18
    • 文件大小:6144
    • 提供者:科詹哈
  1. Classical algorithm

    2下载:
  2. 文件夹包括:经典MUSIC算法、基于波束空间的MUSIC算法、Root-Music算法、前向平滑MUSIC算法、后向平滑MUSIC算法、双向平滑MUSIC算法、奇异值算法、线性预测算法及旋转不变子空间算法等,是学习空间谱估计的很好例程(Folders include: classical MUSIC algorithm, beamspace-based MUSIC algorithm, Root-Music algorithm, forward smoothing MUSIC algorithm
  3. 所属分类:matlab例程

    • 发布日期:2019-07-30
    • 文件大小:14336
    • 提供者:zhouguoxian
  1. MATLAB genetic algorithm toolbox

    1下载:
  2. Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-22
    • 文件大小:9216
    • 提供者:FZenjoys
  1. PSO algorithm

    1下载:
  2. 在粗糙集与粒计算中,对于常见的几种非线性规划的函数,运用PSO算法求出了相应的决策属性的权重(In rough set and granular computing, PSO algorithm is used to calculate the weights of the corresponding decision attributes for the common functions of nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-22
    • 文件大小:6144
    • 提供者:格式化01
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com