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

资源列表

« 1 2 ... .89 .90 .91 .92 .93 25094.95 .96 .97 .98 .99 ... 28275 »
  1. PUZZLE

    0下载:
  2. 自动创建一个迷宫地图,并在置一小人物,实现动态的找迷宫出口,是数据结构中一个非常典型的例子.-Automatically creates a maze map, and in the home a little, to achieve dynamic maze to find the export of data structure is a very typical example.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:188.92kb
    • 提供者:zhengks
  1. MAIN

    0下载:
  2. 字符串操作的经典程序!是各位新手下载应付老师课程设计的好帮手!-Procedures for the operation of the classic string! Is that novice teachers to download curriculum design to meet a good helper!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.67kb
    • 提供者:leeli
  1. tu

    0下载:
  2. 图的深度优先遍历包括图的建立,分有向图和无向图-Graph depth-first traversal, including the establishment of plans, sub-directed graph and undirected graph
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:9.97kb
    • 提供者:lichong
  1. CXTD

    0下载:
  2. :假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,…,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-: Suppose stopped at the railway station at the entrance to the train scheduling sequence number one for 1,2,3, ..., n. Design a procedure to derive all the possible length of the resulti
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:100.43kb
    • 提供者:迟浩东
  1. GZ

    0下载:
  2. 给定一个地区的n个城市间的距离网,用Prim算法或Kruskal算法建立最小生成树,并计算得到的最小生成树的代价。-Given a region n the distance between cities network, using Prim algorithm or Kruskal minimum spanning tree algorithm, and calculate the cost of the minimum spanning tree.
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:66.82kb
    • 提供者:迟浩东
  1. NBJG

    0下载:
  2. 设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 :(1)对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序表的表长不小于1000,表中数据随机产生,至少用5组不同数据作比较,比较指标有:关键字参加比较次数和关键字的移动次数(关键字交换记为3次移动); (3)输出比较结果。 -Design a testing procedure based on comparing several internal
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:44.92kb
    • 提供者:迟浩东
  1. BDS

    0下载:
  2. 编写完整程序,将中缀表达式翻译成后缀表达式。 要求: 表达式由操作数(变量)、操作(运算符)以及小括弧“(”和“)”组成,其中: • 操作包括算术运算、关系运算和逻辑运算三类; • 操作数应能够识别但个字符或由字母和数字任意多个字符构成; • 能够识别出简单的错误,如括弧不匹配。 输入:中缀表达式,80个字符以内 输出:转换后的后缀表达式 -The preparation of a complete procedure inf
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:22.26kb
    • 提供者:迟浩东
  1. XJGL

    0下载:
  2. 对学生学籍数据进行管理,实现添加、查询(必须使用折半查找算法)、修改、删除等,所用数据结构及其存储结构任选。-School data on students managed to achieve add, query (must use half the search algorithm), modify, delete, etc., used in the data structure and storage structure choice.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:122.69kb
    • 提供者:迟浩东
  1. 168geshiyang

    0下载:
  2. 清华数据结构哪本书的例子的实例,写的比较好用。-Tsinghua data structure example of what the book examples, write the comparative ease of use.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.24mb
    • 提供者:zhujie
  1. report

    0下载:
  2. 包含多个章节的数据结构上机作业报告,内容详细,有注释说明-Contain multiple sections of the data structure of machine operating report, detailed, and Notes
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:69.73kb
    • 提供者:sunxiangzhe
  1. ZYSBB

    0下载:
  2. 数据结构之重言式辨别 数据结构之重言式辨别数据结构之重言式辨别-Data structure to identify data tautology tautology structure to identify the data structure to identify the tautology
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:163.26kb
    • 提供者:李大力
  1. biaodashi

    0下载:
  2. 表达式求值,采用逆波兰式求值,有堆栈和顺序表两种。-Expression evaluation, the use of Reverse Polish-style evaluation, there are two types of stack and the order form.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:17.06kb
    • 提供者:井树刚
« 1 2 ... .89 .90 .91 .92 .93 25094.95 .96 .97 .98 .99 ... 28275 »
搜珍网 www.dssz.com