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

搜索资源列表

  1. 组合算法的选择与应用.rar

    0下载:
  2. 组合算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:52283
    • 提供者:
  1. L-M算法(BP的一种改进算法)应用实例.zip

    1下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:1015
    • 提供者:
  1. 遗传算法——理论、应用与软件实现

    0下载:
  2. 遗传算法——理论、应用与软件实现
  3. 所属分类:行业应用软件

    • 发布日期:2014-01-22
    • 文件大小:4583147
    • 提供者:
  1. 整数DCT(BinDCT)快速算法及其在图象压缩中的应用.pdf

    0下载:
  2. 整数DCT(BinDCT)快速算法及其在图象压缩中的应用.pdf
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-06-02
    • 文件大小:138799
    • 提供者:vvrobinham
  1. 栈的数制转换算法

    0下载:
  2. 进制转换是数据结构中的栈的应用的一个典型例子- Enters the system transformation is in a construction of data stack application typical example
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:杨涛
  1. 交互支持向量机学习算法及其应用

    0下载:
  2. 交互支持向量机学习算法及其应用- Alternately supports the vector machine study algorithm and its applies
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:40679
    • 提供者:none
  1. RSA的加密算法的应用DEMO

    2下载:
  2. RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to encrypt.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:250635
    • 提供者:江智勇
  1. 遗传算法——理论、应用与软件实现

    0下载:
  2. 《遗传算法——理论、应用与软件实现》王小平曹立明著一书的参考光盘.rar-"genetic algorithm -- the theory, application and software," Wang Xiaoping Cao Liming with a reference to the CD. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-22
    • 文件大小:4583414
    • 提供者:Leox
  1. openssl-rsa

    2下载:
  2. OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18207
    • 提供者:王尔德
  1. Maxfpminer1

    0下载:
  2. 本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:46396
    • 提供者:石飞
  1. 粒子群优化算法C

    2下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17201
    • 提供者:wxd
  1. 算法子程序集

    0下载:
  2. 通过调试的有用的单片机控制程序,可以在应用中直接调用-through the useful debugging MCU control procedures, the application can directly call
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23358
    • 提供者:林风
  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7019
    • 提供者:藤力
  1. 在线签名鉴定应用实例

    0下载:
  2. 一个在线签名鉴定程序。(人工神经网络算法实现)-an online signature verification process. (Artificial neural network algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123064
    • 提供者:大鱼
  1. GA遗传算法——理论、应用与软件实现中的源代码

    0下载:
  2. GA遗传算法——理论、应用与软件实现中的源代码-GA GA -- Theory, Application and Implementation of the software source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:635411
    • 提供者:原野
  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. 演化算法在参数回归中的应用

    0下载:
  2. 本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3399
    • 提供者:龚文引
  1. 五子棋核心算法

    2下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2967
    • 提供者:yang
  1. BackProp算法源程序

    1下载:
  2. 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:223404
    • 提供者:刘华
  1. 最新椭圆曲ECC线算法实现

    1下载:
  2. 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your data.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1494532
    • 提供者:王清华
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com