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

搜索资源列表

  1. hc-mmas-ubqp

    0下载:
  2. The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). -The software package provides a MAX-MIN Ant System implemented in the Hyper-Cu
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:320800
    • 提供者:颜晨阳
  1. bp4371

    0下载:
  2. bp神经网络,N 11 //学习样本个数 #define IN 5 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define HC 3 //隐层层数 #define ON 3 //输出层神经元数目
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9049
    • 提供者:liping
  1. th

    0下载:
  2. 弹簧隔振器的系数k0=4.5 hc=3.5 d=[3.15 3.23] a1=tan(pi*(d)./(2*hc)) a2=cot(pi*(d)./(2*hc)) % plot(d,a1) y=(a1+a2)*2*k0*hc*1e-3./pi y=y./9.8*8 % var=1+(tan(pi*(d+0.25)./(2*hc))).^2 k=2*k0*hc/pi*( var*pi./(2*hc)+var*pi./(2*hc)./
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1623
    • 提供者:dawn
  1. hc-mmas-ubqp.tar

    0下载:
  2. 蚁群算法源代码,一个老外的例子-ant colony algorithm source code and an example of a foreigner
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:325175
    • 提供者:全动
  1. hc-mmas-ubqp

    0下载:
  2. Short descr iption: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:320545
    • 提供者:xiaochuzhe
  1. SAGAHillClimbing

    0下载:
  2. Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2691
    • 提供者:mashomid
  1. BinPacking

    0下载:
  2. 十一个不同的算法解决一个NP-Hard问题。 包括遗传算法GA, 爬山算法HC。 名称:K背包问题-10 Pop,Single Ally-Gene Mutation EA 10 Pop,2 Ally-Gene Mutation EA 10 Pop,10 Ally-Gene Mutation EA 10 Pop,20 Ally-Gene Mutation 10 Pop,100 Ally-Gene Mutation 100 Pop,Single Ally-Ge
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:35460
    • 提供者:mark
  1. hc

    0下载:
  2. Contains descr iption of Huffman Coding algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:32160
    • 提供者:JP
  1. Huffman_encode

    0下载:
  2. 这是一个霍夫曼编码的程序,是利用霍夫曼树等相关算法解决的。在程序中,随机产生的10个字符,利用子函数: HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the randomly generated 10 charact
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1741
    • 提供者:浪飞人海
  1. Huffmantree

    0下载:
  2. 赫夫曼树: 按先序输入二叉树 数的结点是: 输入赫夫曼树的mm个权值: HuffmanCoding(HT,HC,&HT[mm].weight,mm) printf(HC,mm) -Huffman tree: sequence input by the first node is a binary number: Enter a Huffman tree mm Weight: HuffmanCoding (HT, HC, & HT [mm]. Weight, mm)
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1119
    • 提供者:王巍
  1. Kirchoff-Plate-HC-FEM

    0下载:
  2. Kirchhoff plate HC finite element implementation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:279659
    • 提供者:alorenzom
  1. cluster-1.50.tar

    0下载:
  2. 数据挖掘聚类算法,kmeans,HC,PCA, SOMs-Data mining clustering algorithm, kmeans, HC, PCA, SOMs
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:859841
    • 提供者:Jim Gary
  1. HC

    0下载:
  2. hydrodynamic cavitation simulation and explanation with power point file
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1822297
    • 提供者:sunyatam
  1. zuichangzixulie

    0下载:
  2. 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。-Sequence Z = < B, C, D, B > is sequence X = < A, B, C, B, D, A, B > son sequence, the corresponding sequence for increasing subscr ipt < 2 consecutie hc-posit
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:584
    • 提供者:王绍华
  1. ht

    0下载:
  2. 构造霍夫曼树HT,将有n个叶子结点的哈夫曼树HT进行编码, 所编的码存放在HC中。
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:168254
    • 提供者:bianchengjun
  1. hc

    0下载:
  2. image compression algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:shalini
  1. hc

    1下载:
  2. 用c++实现的层次聚类。通过设置阈值T输入数据进行层次聚类。-With hierarchical clustering the c++ implementation. Input data by setting the threshold T hierarchical clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-18
    • 文件大小:5220352
    • 提供者:123
搜珍网 www.dssz.com