登录
首页 » WORD » data-structure

data-structure

于 2014-04-04 发布 文件大小:273KB
0 214
下载积分: 1 下载次数: 3

代码说明:

  数据结构(C语言版)习题答案严蔚敏,适合大部分计算机类的使用(Data structure (C language version) exercise answers YanWeiMin, suitable for use in most computer class)

文件列表:

data structure.doc,1061377,2013-09-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 项目的排序表
    在 m 表示的资源数 sj ; t代表机 Mj 的速度在时间间隔 [t; t + 1)。我们可以万无一失地想当然不失一般性,处理器速度的变化不在规格内 ed 间隔
    2023-03-04 23:10:04下载
    积分:1
  • binary tree establishment, the former preorder, preorder, after preorder
    二叉树的建立、前序遍历、中序遍历、后序遍历-binary tree establishment, the former preorder, preorder, after preorder
    2023-08-23 12:10:03下载
    积分:1
  • 最短路径的具体实现,使用了dikstra算法
    最短路径的具体实现,使用了dikstra算法-Concrete realization of the shortest path, using the algorithm dikstra
    2022-05-30 16:53:27下载
    积分:1
  • 这是c++功能的又以体现,实现了用c++完成逻辑推理的任务,对于学习c++很有帮助,是个很不错的程序哦...
    这是c++功能的又以体现,实现了用c++完成逻辑推理的任务,对于学习c++很有帮助,是个很不错的程序哦-This is another function of c embodiment achieved with c logical completion of the task, learning c helpful, is a very good procedure oh
    2022-01-26 00:53:29下载
    积分:1
  • 顺序查找 实现顺序查找的设计与实现 且加上了注释 更容易理解和上手...
    顺序查找 实现顺序查找的设计与实现 且加上了注释 更容易理解和上手-Find the order of search in order to achieve the design and implementation and the addition of annotations easier to understand and get started
    2022-09-27 11:10:03下载
    积分:1
  • 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接...
    求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest path. Assuming a computer network n site, followed by No. 1, 2, ..., n; Some sites have direct connections (that is, between two sites are no other site), and some sites have no direct connections. If three yuan (i, j, f) to the network said the site j site and I have direct connections between them but the distance of f the network known as the site of the direct link between the situation by 3 m (i1, j1, f1), ( i2, j2, f2), ..., (im, jm, fm) to determine, calculate requirements for a network site arbitrary g (1 g n) of the rest of the site is the shortest distance.
    2023-05-31 21:45:02下载
    积分:1
  • employeespayslip
    员工工资单计算。
    2022-02-05 20:48:26下载
    积分:1
  • 有关计算机基础中的详细的PPT。内容详细。
    有关计算机基础中数据结构的详细的PPT。内容详细。-About computer-based data structure detailed in the PPT. Content in detail.
    2022-01-24 18:31:51下载
    积分:1
  • 链表信息
    学生信息建立   // 上机实验二.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "iostream.h" #include "string.h" struct Student {        char id[10];        char name[10];        char sex[10];        char grade[10];        char tel[10];        int age; };
    2022-02-14 01:40:40下载
    积分:1
  • chen-hui-lan(Data-Structure)
    数据结构 课件 附PPT 附实现源码数据结构 课件 附PPT 附实现源码(Class data structure attached PPT courseware data structure to achieve source components attached attached attached PPT achieve source)
    2013-10-05 16:21:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载