资源列表
er
- 该程序实现建立二叉树,并给出了前序、中序、后序、层次遍历二叉树-To achieve the establishment of the program tree, and gives the first order, in sequence, after the sequence, the level of binary tree traversal
datastruct
- 通过本次实验学会了外部函数以及全局变量的设 置方法,复习巩固了C 语言和数据结构的相关知识, 掌握了结构化程序设计的基本思想, 熟悉了结构以 及指针的设计和应用, 了解了综合系统设计的基本 原理,对存储数据结构有了更形象的理解,学会了几 个新的调试程序的方法, 培养了解决实际问题的编 程能力,C 语言程序的综合应用能力得到提高-Through this experiment learned to function and global variables outside
Poly
- 一元多项式的加减的实现。本程序的特色是 不会因为要接收数字而用户输入的是字母时发生死循环。 输入的项会自动合并同类项和自动按从高次到低次排列。-One dollar to achieve the addition and subtraction of polynomials. Characteristics of this procedure is not necessary to receive digital and letters entered by the user when
maze
- Walking throw the maze program. finds exits for different mazes.
mataqipan
- 马塔棋盘数据结构课程设计,可以帮助你们参考一下,不要抄哦-Board data structure mata courses designed to help you refer to, oh, do not copy
XXB
- 线性表的链式存储。包含很多源程序。需要源程序的同学们可以参考。-Linear form of chain store
sxcc
- 这个是数据结构顺序存储的源码。需要源码的同学们可以下载下来参考一下。本人试过,都能运行。-This is a data structure stored in source code order. Students need to source can be downloaded for reference. I tried to run.
dtcc
- 动态存储管理源程序。需要的同学们可以下载来参考下。本人试用过,可以运行。-Dynamic storage management source. Students need to refer to the following can be downloaded. I tried to run.
3
- 计算机算法课程设计 -pc
Data-Structure
- C++与数据结构的一些学习资料,包括C++primer,清华的C++课件,C++的嵌入式编程等。-C++ and data structure of a number of learning materials, including C++ primer, Tsinghua s C++ software, C++ embedded programming.
tongji(1)
- 统计一篇英文中每个字符的个数,并作为权值建立赫夫曼树,翻译成代码文件,然后再译码-Statistics for each character in an English number and value as the right to establish a Huffman tree, translated into code files, and then decode
xll
- 校园导航用于求任意两点的最短路径以及插入新的节点和弧-Campus navigation for the order any two of the shortest path and insert a new node and arc
