文件名称:datastruct_example

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 14kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • k***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码:

长整数:ch0_bigint2.c

顺序表的实现:ch2_stable.c

链表的实现ch2_ltable.c

合并两个有序表:ch2_stable_merge.c

表达式计算:ch3_express.c

队列的链式实现:ch3_lqueue.c

栈的链式实现:ch3_lstack.c

迷宫求解:ch3_maze.c

队列的顺序实现:ch3_squeue.c

栈的顺序实现:ch3_sstack.c

括号的匹配检验:ch3_sstack_().c

串的定长实现:ch4_sstring.c

串的模式匹配:ch4_string_math.c

广义表的实现:ch5_GList.c

树的遍历:ch6_traverse.c

插入排序:ch10_InsertSort.c

拓扑排序和关键路径:ch7_critical_path.c-I taught courses at the time of the data structure of the sample written procedures, including the following code:

Long integer: ch0_bigint2.c

Implementation of the order form: ch2_stable.c

List of implementation ch2_ltable.c

Orderly merger of the two tables: ch2_stable_merge.c

Calculated expression: ch3_express.c

Queue implementation chain: ch3_lqueue.c

Chain stack implementation: ch3_lstack.c

Maze Solving: ch3_maze.c

The order of the queue implementation: ch3_squeue.c

The order of the stack implementation: ch3_sstack.c

Parentheses matching test: ch3_sstack_ (). C

Implementation of fixed-length string: ch4_sstring.c

String pattern matching: ch4_string_math.c

Generalized table implementation: ch5_GList.c

Tree traversal: ch6_traverse.c

Insertion Sort: ch10_InsertSort.c

Topological sort and the critical path: ch7_critical_path.c
(系统自动生成,下载前可以参看下载内容)

下载文件列表

datastruct_example

..................\ch0_bigint1.c

..................\ch0_bigint2.c

..................\ch10_InsertSort.c

..................\ch10_ShellSort.c

..................\ch2_ltable.c

..................\ch2_stable.c

..................\ch2_stable_merge.c

..................\ch3_express.c

..................\ch3_lqueue.c

..................\ch3_lstack.c

..................\ch3_maze.c

..................\ch3_maze_queue.c

..................\ch3_squeue.c

..................\ch3_sstack.c

..................\ch4_sstring.c

..................\ch4_string_match.c

..................\ch5_GList.c

..................\ch6_traverse.c

..................\ch7_critical_path.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org