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

搜索资源列表

  1. C++

    0下载:
  2. 数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:464057
    • 提供者:丁冬
  1. V1.4

    0下载:
  2. 由KaiToo搜索开发的一款基于字典的简单中英文分词算法-Search by KaiToo developed a simple dictionary based on English and Chinese word segmentation algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-11
    • 文件大小:2582966
    • 提供者:王友进
  1. eCGAmatlab

    0下载:
  2. 多目标优化,遗传算法,适合于研究多目标优化的朋友 -Multi-objective optimization, genetic algorithm, suited to study multi-objective optimization of a friend
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10758
    • 提供者:dada
  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2299
    • 提供者:aa
  1. yiquansuafa

    0下载:
  2. 有关蚁群算法的matlab源码,共有十二个源代码文件,希望对大家有所帮助-On the ant colony algorithm matlab source, a total of 12 source code files, I hope all of you to help
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3882
    • 提供者:baomi
  1. Watermark_4

    0下载:
  2. 信息隐藏与水印技术系列实验之四:DWT变换域不可见图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的DWT变换域低频LL系数中多次重复嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时需要原始图像。 (3)剪切攻击可使含水印图像中的水印信息部分丢失。 (4)可以计算
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3847984
    • 提供者:
  1. chejiandiaodu

    0下载:
  2. 本算法是用标准遗传算法来优化车间调度,具有很好的实时性。-This algorithm is a standard genetic algorithm to optimize shop scheduling with a good real-time.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3840387
    • 提供者:wuhao3424
  1. 7125654769

    1下载:
  2. 用Matlab实现的人工免疫算法的源程序,用户可以根据需要定义相应的参数-Using Matlab the artificial immune algorithm to achieve the source, the user can define the parameters of the corresponding
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7633
    • 提供者:程俊仁
  1. suannfa

    0下载:
  2. 各种典型的算法集锦,对程序员来说是莫大的帮助,对acm爱好者跟不用说-Highlights of typical algorithms for programmers is a great help, for enthusiasts with acm Needless to say
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:191187
    • 提供者:toful
  1. cSharpMath

    0下载:
  2. 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2532803
    • 提供者:王磊品
  1. MATLAByichuansunfa

    1下载:
  2. MATLAB遗传算法工具箱函数及应用实例,:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。 通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。 -MATLAB genetic algorithm toolbox function and application example: Based on the Matlab language genetic algorithm toolbox and floating p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:199251
    • 提供者:李扬宇
  1. AntTSPsrc10

    0下载:
  2. 一个Java Applet,用于蚂蚁算法的演示-A Java Applet, a demo for the Ant Algorithm
  3. 所属分类:Applet

    • 发布日期:2017-04-24
    • 文件大小:17502
    • 提供者:Dennis
  1. Collision.Detection

    0下载:
  2. 文档从数学的角度,描述了物体、场景的碰撞检测和响应原理,并给出部分程序。是学习研究碰撞算法难得的好书.(英文文档)-Collision.Detection.pdf
  3. 所属分类:Project Manage

    • 发布日期:2017-03-24
    • 文件大小:527222
    • 提供者:tan
  1. sort_zjz044100134

    1下载:
  2. 一问题描述 设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 二 基本要求 [1] 对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较 [2] 待排序的元素的关键字为整数。其中的数据要用伪随机产生程序产生[如10000个],至少用5组不同的输入数据做比较,再使用各种算法对其进行排序,记录其排序时间,再汇总比较。 [3] 界面友好,易与操作。采用菜单方式进行选择。 [4] 选做内容 ① 对不同表长进行比较
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:683047
    • 提供者:xuqijun
  1. icp2

    1下载:
  2. 一个外国人写的ICP拼接算法,并且加了注释-the ICP algorithm written by a foreigner
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:Liang
  1. fitnessfunction

    0下载:
  2. 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4487
    • 提供者:张立迎
  1. ycsf

    0下载:
  2. 18个遗传算法程序matlab源码,包括遗传算法核心程序,二进制编码应用程序,浮点编码的应用程序等等。-18 procedures matlab genetic algorithm source code, including the core genetic algorithm procedure, binary-coded applications, floating-point encoding applications and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:13019
    • 提供者:rsp2001
  1. yichuansuanfa

    0下载:
  2. 用C语言编写的遗传算法 可用于机器人的智能路径规划-Using C language can be used for the genetic algorithm of the intelligent robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:86486
    • 提供者:王孟萌
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. bayes

    0下载:
  2. 数据挖掘聚类算法:bayes源代码,使用JAVA语言实现-data mining clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:231164
    • 提供者:liuchunju
« 1 23 4 »
搜珍网 www.dssz.com