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

资源列表

« 1 2 ... .55 .56 .57 .58 .59 25260.61 .62 .63 .64 .65 ... 28275 »
  1. 旅行商问题

    0下载:
  2. 这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:xtbc
  1. 多项式计算

    0下载:
  2. 这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside the vc run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3600
    • 提供者:xtbc
  1. 混合排序

    0下载:
  2. 这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed including source files, then
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1317
    • 提供者:xtbc
  1. fan_ga111

    0下载:
  2. 校园导游图算法--数据结构中有关图的算法按v求最短路径按s求信息;按q退出;地图在map图像文件里-campus tour map algorithm -- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:85589
    • 提供者:zh
  1. AOE-net

    0下载:
  2. 该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgmen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1722
    • 提供者:邱孝杰
  1. fengsuyun

    0下载:
  2. 本程序主要是用于编译原理中的语法分析用的是vc++语言,用的是LR1语法分析法。-this procedure is used mainly to the principle of compiler syntax analysis is vc language, the syntax is Sequence Analysis.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6643
    • 提供者:马丽
  1. 实用算法的分析与程序设计

    0下载:
  2. 本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training experience. Many examples from
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10832215
    • 提供者:石争辉
  1. 线性表元素删除

    0下载:
  2. 线性表元素删除运算,删除线性表L中第i个位置上的元素-linear elements to delete Table Operational delete Table L linear section i positions on the elements
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:
  1. 叶子结点统计

    0下载:
  2. 递归算法求统计二叉树T中叶子结点的数目,数据结构常用算法-recursive algorithm for statistical binary tree T leaf node of the number of commonly used data structures Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1575
    • 提供者:
  1. sy3-ex

    0下载:
  2. 算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis / / procedural functions : / / operator under priority analysis, to conduct regular expression syntax analysis, judgment, an expr
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23582
    • 提供者:陈军
  1. EXP6

    0下载:
  2. 数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2112
    • 提供者:王与
  1. exp5

    0下载:
  2. 数据结构算法,稀疏矩阵的存储,两矩阵相乘,两矩阵相加的实现-data structure algorithms, sparse matrix storage, two matrix multiplication, the sum of two matrix to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2173
    • 提供者:王与
« 1 2 ... .55 .56 .57 .58 .59 25260.61 .62 .63 .64 .65 ... 28275 »
搜珍网 www.dssz.com