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

搜索资源列表

  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. 改进遗传算法-郭涛算法做最优化问题很管用

    1下载:
  2. 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2788
    • 提供者:龚文引
  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. 科学与工程数值算法(Visual C++版)中的Source

    1下载:
  2. 科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1193403
    • 提供者:刘扬
  1. 3824点游戏的算法与源程序

    0下载:
  2. 一个小学生常玩的游戏,算24点,VB实现 本程序已经作出了个很好的游戏界面。-one of the students often play games, counting 24 points, VB of the procedures have already made a very good game interface.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:39126
    • 提供者:饶玉明
  1. AES算法

    0下载:
  2. 一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:210096
    • 提供者:张力
  1. mallat算法的MATLAB程序

    3下载:
  2. 一个很好的MALLAT算法是MATLAB实现原代码,具有很好的操作性。-a good MALLAT MATLAB algorithm is the original code, with very good operability.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:924
    • 提供者:zhou
  1. RSA密码算法的硬件实现

    0下载:
  2. 这是一篇很好的有关RSA的文章,希望对大家有所帮助!-This is a very good article on the RSA, and I hope to help you!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:97079
    • 提供者:哈利
  1. 用搜索实现的五子棋

    0下载:
  2. 网上用搜索算法做的五子棋不多,这个程序是用搜索算法做的,可以搜索五层,在10秒以内。当然不算好程序,目前一直在改进中,但是个人觉得可以作为学习搜索算法的同学一个参考。-online search algorithm used to do 331 small, the procedure is done using search algorithm that can search five, in less than 10 seconds. Certainly not a good procedu
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:478061
    • 提供者:黄华华
  1. 一种高效的聚类算法

    0下载:
  2. 一种高效的聚类算法.大家可以来看下好不,绝对好的算法,不要错过-An efficient algorithm for clustering. We can look at the following bronzes, absolute good algorithm, should not miss! !
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:365441
    • 提供者:小强强
  1. LRU页面置换算法模拟 CNBIE

    0下载:
  2. LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system with more hardware support. In
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11592
    • 提供者:22
  1. 禁忌搜索算法实现蚁群繁殖问题算法

    0下载:
  2. 采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30636
    • 提供者:李冰龙
  1. jpg读写的例子很好的

    0下载:
  2. 这个例子是对JPG图象的读写操作,从代码中可以学习一些关于JPG图象的算法,以及JPG的格式-this example is the JPG image read and write from the code can learn some JPG images on the algorithm, and the JPG format
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:255667
    • 提供者:陈中
  1. 数据结构算法——VisualC++6.0程序集电子教案

    0下载:
  2. 数据结构算法是编程的重要部分,很好的帮组大家!-data structure programming algorithm is an important part of a good group to help you!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:629631
    • 提供者:杨柳
  1. 黑白棋算法

    0下载:
  2. 一个很好的搜索算法的例子,可以很好的说明搜索的原理,值得一看,我现在的工程就是在这个算法的基础上-a good search algorithm for example, can search a good note the principle eye-catcher. I now work in the algorithm on the basis of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:70685
    • 提供者:张菲菲
  1. 一本非常好的图论与网络的书籍

    0下载:
  2. 这是关于网络编程方面的东西,他主要讲述了如何处理网络以及图的最优化算法-on network programming of things, he explains how to deal with the network map and optimization algorithms
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5442452
    • 提供者:粒粒
  1. 五子棋搜索算法

    0下载:
  2. 很好的一个游戏源代码-a good game source code
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:46793
    • 提供者:冯建
  1. DES算法讲解

    0下载:
  2. 一个很好的DES讲解-a good on DES
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:301444
    • 提供者:杜涛
  1. 彩色图像的篡改检测及自恢复算法

    0下载:
  2. 彩色图像的篡改检测及自恢复算法赵春晖,孙建军,朱海峰(哈尔滨工程大学信息与通信工程学院,黑龙江哈尔滨150001)摘要:数字水印是图像认证的有效手段之一.利用小波变换提出一种计算简单的彩色图像水印算法,将一个图像的主要内容嵌入该图像自身之中,用均值量化的方法在亮度信号中嵌入水印,实现篡改检测和定位篡改区域;用多余的色度空间嵌入亮度信号和色度信号,用于恢复被篡改的图像内容.该算法可以获取较高的峰值信噪比,具有很好的鲁棒性.实验结果表明,该算法对删除、替换等恶意图像篡改具有良好的检测、定位和自修复能
  3. 所属分类:图形图象

    • 发布日期:2013-12-02
    • 文件大小:238214
    • 提供者:ghostsx
  1. gaijin-esprit

    0下载:
  2. 一般的esprit算法好的时间比较大,在计算子空间是算法比较烦,我改了一些矩阵算法。-general esprit algorithm good time, the calculation algorithm is a subspace trouble, I changed some matrix algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:kevinzhang
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com