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

搜索资源列表

  1. Substituter.java

    0下载:
  2. 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:rtshen
  1. Roughset.rar

    1下载:
  2. 这是利用粗糙集理论做得最小值约简法代码,值得借鉴,This is the use of rough set theory has done the minimum code Reduction Act, it is worth drawing
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-03
    • 文件大小:5982
    • 提供者:王辉
  1. tunningPIDbyPSO.zip

    4下载:
  2. 埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享,Wael korani Egyptians wrote using particle swarm optimization (pso) code pid call simulink model optimization parameters, and share
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-07
    • 文件大小:28608
    • 提供者:葛彭越
  1. gene_bpnn_xor

    1下载:
  2. 标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim) global P_cross P_mutation [Popsize len]=size(chrom) fitness_gene=zeros(Popsize,1) in_he=zeros(4,1) out_he=zeros(4,1) in_out=0 out_out=0 -Standard genetic algorithm code, the following
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:4060
    • 提供者:cheny
  1. HR

    0下载:
  2. 是关于神经网络的人工智能编写,是基于P编程的代码-On neural network artificial intelligence preparation is based on the P-programming code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:225531
    • 提供者:燕子
  1. mopso

    0下载:
  2. 此程序为多目标粒子群程序,开发软件为Visual C-This procedure for the multi-objective particle swarm procedures, to develop software for the Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:62933
    • 提供者:彭娟
  1. wuziqi

    0下载:
  2. 这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究! -This is a backgammon game source code, elegant interface, with background music, in which many algorithms, such as search algorithms, are worthy of study!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:253763
    • 提供者:zhaoyibin
  1. PID

    0下载:
  2. PID控制算法源代码,详细的注解,在实际应用中,P参数,I参数,D参数,怎么进行整定-PID control algorithm source code, detailed annotations, in practical applications, P parameters, I parameter, D parameters, how to setting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:296338
    • 提供者:xxd
  1. C-P-P-and-C-bp-NN

    0下载:
  2. C++和C编写的bp神经网络源程序,对bp神经网络的学习很有用-C++ and C source code written in bp neural network,it is useful to bp neural network learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:12507
    • 提供者:洛龙行
  1. TRAINGDM-to-train-BP(code)

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络。 训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-Use TRAINGDM to train BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:759
    • 提供者:肖木
  1. AP-Cluster

    0下载:
  2. AP聚类算法的C++代码实现,其中数据是文本读入iris数据,P值选取欧式矩阵最小值。显示结果为聚类后结果-AP clustering algorithm C++ code, in which data is read into the text iris data, P values ​ ​ selected European matrix minimum. Showing results clustering results after
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2654
    • 提供者:孙贵宾
  1. libsvm-3.1

    0下载:
  2. LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. Since version 2.8, it implements an SMO-ty
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1322415
    • 提供者:carl2380
  1. libsvm-3.22

    0下载:
  2. libsvm-3.22.rar LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. Since version 2.8, it impl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:839934
    • 提供者:carl2380
  1. Deep Learning with Python中英版(含代码)

    1下载:
  2. 深度学习四大名著:Deep Learning with Python 英文版,中文版,Python源码(Four Masterpieces on deep learning : Deep learning with Python English version,Chinese version, python source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-17
    • 文件大小:38700032
    • 提供者:flashwater203
搜珍网 www.dssz.com