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

搜索资源列表

  1. dijkstraCPP

    0下载:
  2. 由graph.txt读出源图并用临街链表显示出,然个用dijkstra算法算出给定两点的最短路径和任一给定点到其它各点的距离,graph.txt放在源代码同一目录,内附graph.txt示例-graph.txt read out by the source map and used chain along the street shows, However use the dijkstra algorithm to calculate the scheduled 2:00 and the sho
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:277.33kb
    • 提供者:比为
  1. matrix_mult

    0下载:
  2. 矩阵链的相乘的源代码,采用动态归还算法求解得到最优解。-chain matrix multiplication of the source code, the return of dynamic algorithm to obtain the optimal solution.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:985byte
    • 提供者:李明
  1. cellga.rar

    1下载:
  2. 多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.8mb
    • 提供者:李明
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14.49kb
    • 提供者:xichen
  1. Markov

    0下载:
  2. 简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:9.78kb
    • 提供者:赵河
  1. Search

    0下载:
  2. 数据结构搜索算法大全!!! 所有经典算法!!包括AVL树!BST!Hash表!跳表!Sortedchain!Sortedlist!详细注释!所有代码都全部调试成功!-Data structure search algorithm Daquan! ! ! All classical algorithm! ! Including AVL tree! BST! Hash table! Jump table! Sortedchain! Sortedlist! More comments! All o
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:44.37kb
    • 提供者:linnvel
  1. crfChain

    0下载:
  2. Kevin Murphy的条件随机场matlab和c++混合代码,包含chains, trees and general graphs includes BP code。-This package is a set of Matlab functions for chain-structured conditional random fields (CRFs) with categorical features. The code implements decoding (with the Vi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:110.68kb
    • 提供者:郭波
  1. lianshijishu

    0下载:
  2. 链式基数选择排序算法是数据结构中关于排序的重要算法,本程序是链式基数选择排序算法的源代码。-Chain base sorting algorithm data structure on the sort algorithm, the program is a chain base to select the source code of the sorting algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.09kb
    • 提供者:李强
  1. NWPU_shumojingsai_A

    3下载:
  2. 2013年西北工业大学“工大正禾杯”数模竞赛A题(供应链网络的建立与道路破坏问题)源码及结果数据。算法:基于遗传算法的配送中心选址。-2013 Northwestern Polytechnical University " work Taisho Wo Cup" Mathematical Contest in Modeling A question (the establishment of the supply chain network and road damage) s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:45.73kb
    • 提供者:wangjing
  1. McMC_test

    0下载:
  2. python code for stard Markov chain Monte Carlo algorithm. In this example, MCMC is used to find position of high probability of a simple distribution function. Application in identification of model parameters is similar in that the highest probable
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.37kb
    • 提供者:Ehsan Adeli
  1. juzhenlianxiangcheng

    0下载:
  2. 此代码为实现矩阵链相乘算法的c++代码,希望能给大家带来帮助。-This code for the realization of the matrix chain multiplication algorithm c++ code, hoping to bring help.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:588byte
    • 提供者:王文滟
  1. gouzaojuzhen

    0下载:
  2. 这个源代码是为了实现矩阵链相乘算法的构造矩阵的完整代码。-This source code is in order to realize the structure of the matrix chain multiplication algorithm of matrix complete code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:603byte
    • 提供者:王文滟
  1. shucukuohaofangshi

    0下载:
  2. 这个源代码是实现矩阵链相乘算法的一段代码,可以正确输出加括号的方式。-This source code is to achieve a piece of code matrix chain multiplication algorithm, can correct output bracketing mode.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:592byte
    • 提供者:王文滟
搜珍网 www.dssz.com