搜索资源列表

  1. ga_c++

    0下载:
  2. 关于遗传算法的c++程序,本文采用了实数编码,可以对学习遗传算法的实数编码提供方便.-on Genetic Algorithms c procedures, this paper uses real-coded and can study the genetic algorithm is coded for convenience.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:rongerhou
  1. genetest

    0下载:
  2. 火力分配的应用,遗传算法应用问题,窗口操作-firepower distribution of applications, application of genetic algorithms, operating window
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:74752
    • 提供者:眼播
  1. test_md5

    0下载:
  2. 著名的加密算法md5的通用算法,并有单次算法和多次算法的直接演算-famous encryption algorithm md5 generic algorithms, and algorithm for single and multiple direct routing algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:27648
    • 提供者:李权
  1. introductionofalgorithms

    0下载:
  2. 经典的算法书,书中囊括了几乎所有经典的算法,对每一个尝试编程的人来说都会有很大帮助-classic algorithms, the book included almost all the classical algorithm, every one of the people trying to run programming will be of great help
  3. 所属分类:电子书籍

    • 发布日期:2024-05-12
    • 文件大小:25603072
    • 提供者:丫头
  1. algorithms

    0下载:
  2. C常用算法程序集-徐士良,很好的一本算法书,其中包含了对一些基本算法的实现和解释,是一本算法类的好书!-C algorithms commonly used procedures set-XU Shi-liang, a good algorithm, containing some of the basic algorithm implementation and interpretation algorithm is a kind o
  3. 所属分类:电子书籍

    • 发布日期:2024-05-12
    • 文件大小:276480
    • 提供者:丫头
  1. GA_algorithm

    1下载:
  2. 书籍代码:遗传演算法原理与应用_活用MATLAB(Source Code)-books code : genetic algorithms and application of principles _ kind of MATLAB (Source Code)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:3657728
    • 提供者:陈志贤
  1. genetic-algorithms

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:110592
    • 提供者:萧韩
  1. szbs

    0下载:
  2. 数字波束形成算法库 包括6种数字波束形成算法的matlab源程序-digital beamforming algorithms library, including six species of digital beamforming algorithms Matlab source
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:22528
    • 提供者:黄黄
  1. GAcodes

    0下载:
  2. An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04) 书中的算法源程序-An Introduction to Genetic Algorithms for Scientists and Engineers By Da
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:49152
    • 提供者:welsh
  1. Weka-3-2

    0下载:
  2. Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classi
  3. 所属分类:其它资源

    • 发布日期:2024-05-12
    • 文件大小:15446016
    • 提供者:马何坛
  1. dsadasdasdas

    0下载:
  2. 自己看磁盘调度算法要的自己载磁盘调度算法-look disk-scheduling algorithms to set its own disk scheduling algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:chenyi
  1. threshold-roc

    0下载:
  2. 一些基本的图像处理算法的matlab实现,包括边缘提取和roc分析等-some basic image processing algorithms to achieve Matlab, including edge detection and analysis roc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:24576
    • 提供者:李浩
  1. aforge_src

    0下载:
  2. 经过作者两年的不断完善,现已成为相当成熟的一个fr a mework,内容包括图像处理,神经网络,遗传算法等人工智能领域研究成果的实现,于2007.2.23最终发布-two years after the author constantly improve, has now become a very mature fr a mework, include image processing, neural networks, genet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:499712
    • 提供者:
  1. NumericalComputingwithMATLAB

    0下载:
  2. matlab数值计算的很多例程,包括了很多经典的算法,有配套的书,可以结合起来研读,值得研究,很多代码值得直接使用.-Matlab numerical calculation of many routines, including a number of classic algorithms, a matching, can be combined to read, it is worth studying, many worthy c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:4186112
    • 提供者:江河
  1. SADANDCORRCodes

    0下载:
  2. 提供了SAD算法和根据相关性检测算法,把图像分成四个块,根据每个块的相关性检测目标。-provided under the relevant algorithms and detection algorithm, the image is divided into four blocks, each block of target detection.
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:17408
    • 提供者:爱玛
  1. AlgorithmsinC_Parts14

    0下载:
  2. Algorithms in C, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code-Algorithms in C, Parts 1-4 (Fundamental Algorithms. Data Structures, Sorting and Searching) code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:15360
    • 提供者:dedema
  1. AlgorithmsinJava_Part5(GraphAlgorithms)

    0下载:
  2. Algorithms in Java, Part 5 (Graph Algorithms) code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:9216
    • 提供者:dedema
  1. AlgorithmsinC_Part5(GraphAlgorithms)code

    0下载:
  2. Algorithms in C, Part 5 (Graph Algorithms) code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:dedema
  1. gene_bpnnPID

    0下载:
  2. 该算法是综合遗传算法和神经网络算法的综合性算法,用来对一些参数进行优化,可收到很好的效果。-the algorithm is integrated genetic algorithms and neural network algorithm integrated algorithm, used to optimize the parameters can be received very good results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:468992
    • 提供者:周燕
  1. Sedgewick3

    0下载:
  2. Robert Sedgewick的不朽之作《Algorithms》-the immortal Robert Sedgewick's "Algorithms"
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:34816
    • 提供者:蒲永鑫
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org