CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 内码

搜索资源列表

  1. Apriori(Java)

    1下载:
  2. Apriori是数据挖掘中关联规则的经典算法,此源码是其Java实现。包内还有实例用的数据库-Data Mining Association Rules classic algorithms, this source is Java. There are examples of packages within a database
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:170.55kb
    • 提供者:Owen
  1. TSP(C++)

    0下载:
  2. 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14.14kb
    • 提供者:才华
  1. MOEA-NSGA-II

    5下载:
  2. 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2源码,内有多目标算法的工具箱,对实现其他多目标优化算法很有帮助
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:362.01kb
    • 提供者:wy
  1. genetic2

    0下载:
  2. 遗传算法的一个源码集成,内有数个c语言文件-a genetic algorithm source integration, which contains several language documents c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12.22kb
    • 提供者:张巍然
  1. MainRun

    1下载:
  2. 改进单亲遗传算法在TSP中的应用源码,内有详细中文注释。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:何涛
  1. LS_SVMlab工具箱

    0下载:
  2. LS_SVMlab工具箱,可以实现二分类、多分类和回归,内有详尽demo以及100多页的pdf使用手册,不懂支持向量机的可以通过改工具箱及手册很容易上手。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. Genetic-Algorithm

    0下载:
  2. 压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出-Compressed within a collection of some of the commonly used C# 7 kinds of genetic algorithms is mainl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:21.12kb
    • 提供者:罗云峰
  1. crossoverandmutation

    0下载:
  2. 包含遗传算法十进制编码的交叉子函数和变异子函数,内有详细注释,移植性好,非常不错的源码-Decimal coded genetic algorithm contains cross Functions Functions and variability, with detailed notes, transplantation is good, very good source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:Densic
  1. RBF

    0下载:
  2. RBF神经网络算法 matlab源码 内附压力传感器数据测试 精度高-RBF neural network algorithm matlab source code containing a high precision pressure sensor data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:张一
  1. GPC-dazuoye

    1下载:
  2. 预测控制大作业,内有源码和注释,需要的朋友可-Predictive control of large operations, there are source code and comments, a friend in need can take a look
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-26
    • 文件大小:123kb
    • 提供者:lujianshan
  1. RoboCup-Simulation-2D-CMUnited99

    0下载:
  2. robocup足球机器人仿真比赛卡内基梅隆大学CMUnited99仿真球队源码。-RoboCup Simulation League 2D Carnegie Mellon University CMUnited99 source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.09mb
    • 提供者:蔡文文
  1. AprioricPP

    0下载:
  2. Apriori是数据挖掘中关联规则的经典算法,此源码是其C++实现。包内还有实例用的数据库-Data Mining Association Rules classic algorithms, this source is Java. There are examples of packages within a database
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:成小小
  1. transfer.py.tar

    0下载:
  2. 通过Unicode内码值计算,将中文全角标点符号转换为中文半角标点符号的Python脚本,可用于统一语料中的标点符号全半角。-Code value in Unicode within the Chinese full-width punctuation into Chinese half-width punctuation Python scr ipt can be used for the width of a unified corpus of punctuation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:557byte
    • 提供者:滑车
  1. OPELM_Toolbox

    1下载:
  2. 最优剪枝极限学习机的matlab工具箱,内有源码课直接拿来修改使用-Extreme Learning Machine optimal pruning matlab toolbox, there are lessons directly used to modify the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:379.48kb
    • 提供者:bms
  1. he518

    0下载:
  2. 大学数值分析算法,IMC-PID是利用内模控制原理来对PID参数进行计算,数据包传送源码程序。- University of numerical analysis algorithms, The IMC- PID is using the internal model control principle for PID parameters is calculated, Data packet transfer source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:7kb
    • 提供者:王建
  1. 22070626

    0下载:
  2. 财经类数值算法(finacial numerical recipes),压缩包内有pdf文件和c++源码()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:858kb
    • 提供者:hhau%4071557
搜珍网 www.dssz.com