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

资源列表

« 1 2 ... .21 .22 .23 .24 .25 25526.27 .28 .29 .30 .31 ... 28275 »
  1. datestructtest

    0下载:
  2. 学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:362956
    • 提供者:周涛
  1. fenzhi

    0下载:
  2. 零件切割问题: 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? 任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程-cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestri
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65743
    • 提供者:章为到
  1. mowangyuyan_whut

    0下载:
  2. 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α→β1β2…βm (2) (θδ1δ2…δn)→θδnθδn-1…θδ1θ 在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,用下述两条具体规则和上述规则形式(2)实现,把他的话解释成人能听得懂的话。 (1) B→tAdA (2) A→sae 设大写字母表示魔王语言的词汇;小写
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3437
    • 提供者:wangjian
  1. project3shixi

    0下载:
  2. 数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息-data structure course design, campus counseling, visitors find convenient spots, the most short-circuit, and other information
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6743
    • 提供者:chaijian
  1. pet

    0下载:
  2. 演示类继承,派生的良好教程。可观察构造函数和析构函数的调用顺序,以及冲在构造函数时的参数继承顺序。-demonstration class inheritance, derived from the good guidance. Observed Constructors and Destructors function call sequences, and the structure-function of the parameters of the order of succession.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1362
    • 提供者:ghb
  1. bignum

    0下载:
  2. 由于计算机存储的限制,当其所存储的数大于32位时,就会有溢出,该程序只要是实现大数加法 减法 乘法。-computer storage limitations, when it stored more than 32 a few hours, there will be a spillover, The procedure is as long as the majority addition subtraction multiplication.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16846
    • 提供者:heyangyi
  1. train3

    0下载:
  2. 在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40644
    • 提供者:heyangyi
  1. AVLtree

    0下载:
  2. 在各种各样的搜索算法中,AVL树的搜索算法可以将其最短的搜索时间做一个保证,本程序就是实现了AVL搜索算法-in a wide variety of search algorithm, AVL tree search algorithms can be the shortest time to do a search that The procedure is to achieve the AVL Search Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13980
    • 提供者:heyangyi
  1. lzw

    0下载:
  2. 网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable-many online compression procedures, the procedures for the realization of a simple algorithm-lzw compression algorithm, which stretched to the hashtable
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1196997
    • 提供者:heyangyi
  1. chengjitongji

    0下载:
  2. 我的本科毕设,考试成绩处理系统,内含使用说明及源代码-complete my undergraduate established, the system of examination results, containing descr iptions and the use of source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:281176
    • 提供者:刘坤
  1. huffmanbianmayima

    0下载:
  2. 哈夫曼编码译码,wewewew我 -Huffman encoding decoding, I wewewe w
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7480
    • 提供者:112358
  1. nongfulangyangcai

    0下载:
  2. 农夫 狼 羊 菜 过河 问题 sdfd-wolf sheep farmer vegetables river issues sdfd
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1089
    • 提供者:112358
« 1 2 ... .21 .22 .23 .24 .25 25526.27 .28 .29 .30 .31 ... 28275 »
搜珍网 www.dssz.com