搜索资源列表

  1. JGA

    0下载:
  2. 实现一个函数的数值优化的遗传算法源代码,采用二进制编码实现,里面有详细的说明,非常适合初学者!-achieve a numerical optimization function of the genetic algorithm source code, binary coding achieved, There are detailed explanations, very suitable for beginners!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:lixingbing
  1. RSA

    0下载:
  2. 利用vc++实现RSA加密解密算法源代码-Use vc++ Realize RSA encryption and decryption algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:8875008
    • 提供者:yangzhihui
  1. yiqun_ziliao

    0下载:
  2. 蚁群算法源代码(附带蚁群算法在0-1背包问题和TSP问题中的应用资料两篇)-Ant colony algorithm source code (with ant colony algorithm in the 0-1 knapsack problem and the TSP data Problem 2)
  3. 所属分类:生物技术

    • 发布日期:2024-05-18
    • 文件大小:690176
    • 提供者:chen
  1. gatsp

    0下载:
  2. tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = cl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:wwf
  1. code

    0下载:
  2. 一个遗传算法 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:风子
  1. simplegeneticalgorithmimplementation

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:terry
  1. ECC

    0下载:
  2. ECC椭圆曲线加密算法源代码,用C编写。-ECC Elliptic Curve encryption algorithm source code, using C preparation.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:heesi
  1. yichuan

    0下载:
  2. 关于遗传算法 源代码-On the genetic algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:430080
    • 提供者:高亚鲁
  1. basic_PSO_with_w_c

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:楚湘华
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:asdfasdf
  1. GA

    0下载:
  2. 带详细注释的遗传算法源代码 用C++编写的/.-Notes with detailed genetic algorithm source code with C++ Prepared /.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:liujie
  1. rsaeuroi

    0下载:
  2. RSA算法源代码(VC版本)非对称加密解密算法-RSA algorithm source code (VC version) non-symmetric encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:199680
    • 提供者:叶远
  1. gene

    0下载:
  2. 遗传算法源代码,matlab源代码,just live your own way -the original code of gene,matlab,just live your own way
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:徐小扁
  1. kmeans_src

    0下载:
  2. java 语言编写的kmeans聚类算法源代码,非常有用。-BenchmarkedKMeans for java and BasicKMeans for java
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:郭东
  1. apriori.tar

    0下载:
  2. Apriori算法源代码,实现了算法各个模块的全部功能,比较好用-Apriori algorithm source code of the algorithm to achieve the full functionality of each module, more use
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:135168
    • 提供者:胡飞
  1. svm-phasestateofcloudclassificationalgorithmsource

    0下载:
  2. 利用支持向量机的分类特性,结合modis的云图像,对云相态进行分类,利用svm云相态分类算法源代码-The use of support vector machine classification of features, combined with clouds modis images of the cloud phase state classification using svm-phase state of cloud cla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:694272
    • 提供者:韩丁
  1. ACO

    0下载:
  2. 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
  3. 所属分类:并行运算

    • 发布日期:2024-05-18
    • 文件大小:178176
    • 提供者:
  1. pso

    0下载:
  2. 这是我自己编写的基本粒子群算法源代码。供初学者用-This is my own preparation of elementary particle swarm algorithm source code. For beginners to use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:刘洪霞
  1. Simple-genetic-algorithm-source-code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:李礼
  1. gaot

    0下载:
  2. 遗传算法工具箱中的遗传算法源代码,希望有用-GA genetic algorithm toolbox source code, hope that useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:tj
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org