资源列表
Tree
- 一个有关二叉树的小程序,对二叉树的学习有用。利用非递归实现二叉树先序中序的遍历算法,程序中利用递归和交换函数实现了交换左右子树。-The binary tree is a small program useful for the study of the binary tree. Using the first order non-recursive binary tree traversal algorithm in the order the program and exchange the
duilie
- 数据结构 软件设计 队列的使用 实现入队出队等-Queue data structure used software design
01
- 线性表的顺序存储及其运算的程序,能较好的理解计算机的存储方式。-Linear order of the table storage and computing procedures, can better understand the computer is stored.
Tingchechang2
- 源码主要用了结构体和栈,解决了停车场问题,包括汽车到达时信息的保存,汽车的出栈信息的删除-Main source structure and stack to solve the parking problem, including the preservation of information in the car when they arrive, the car out of the stack and deleting information, etc.
anli
- C++案例教程源代码,大家可以下载来参考 参考
joseph
- joseph问题求解,使用数据结构中的线性表实现输入n个人和n个密码,输出josoph问题序列-joseph problem solving, data structures using the linear form in the input n and n personal password, serial output josoph problem
exampleofdatastructure.doc
- 数据结构实例,其中包含系统实现的具体过程,数据结构,是学习数据结构很好的东西-Examples of data structures
yhjsf2
- 银行家算法模拟2,和之前银行家算法1不同,主要是代码不同,设计思路几本一致,资料也是齐全。
C_C++pointer
- 指针是C和C++语言编程中最重要的概念之一,也是最容易产生困惑并导致程序出错的问题之一。利用指针编程可以表示各种数据结构, 通过指针可使用主调函数和被调函数之间共享变量或数据结构,便于实现双向数据通讯;并能像汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C和C++语言的功能。-Pointer is a C and C++ Language programming in the concept of one of the most important and most eas
l3v261.linux.tar
- mp2 encode source code
Bonus-Project-Option2-LLHeap-LiJi(865582)121314.r
- This project use link-list to implement the heap class. It implements the following four methods: enqueue(), dequeue(), isEmpty() and isFull()
6676278
- 实现一些内排序算法的程序 比较优劣 用测试数据说明()
