搜索资源列表
非递归遍历一
- 本文用C语言实现了双链表结构树的前中后序非递归遍历-Using C language of the Double Chain structure tree before, during and after non - recursive traversal sequence
二叉树的高度程序!
- 本文用C语言实现了求二叉树深度的程序,数据结构采用链表-Using C Language for the depth of procedures binary tree data structure used Chain
pay
- C语言编写的,涉及链表的部分,没有连接数据库,所有信息用文件保存,不是很完善,请多指教-C language, involving Chain, is not linked to a database with all the information document preservation, not perfect, please enlighten
tonxunlu
- 用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。
C-language-Notepad
- C语言编写的记事本,能够实现记事本的基本功能,主要练习链表的使用-C language Notepad, Notepad can achieve the basic functions, the main use of practice list
lianbiao
- 链表 基础C语言链表程序 用于链接表格-Linked lists the basic C language linked list program
StudentSystem
- C语言开发,有关链表应用。实现对学生成绩的增、删、改、查-C-language development, the linked list application
Student-Mange
- 用c语言写的学生管理系统 功能:录入学生编号, 姓名, 语文, 数学, 英语成绩统计总分, 计算品均分并将所录入的信息保存在c盘下。 涉及到链表的创建, 打印, 插入, 删除, 查找。用vs2010成功运行。-student manger you can add delete find and insert you can also save your input in you disk.
ll
- c语言实现双向循环链表两种创建法,方法简单常用-c language two ways to create a two-way circular linked list, simple and commonly used method
xiaoyoutongxunlu
- c语言写的校友通讯录程序,使用了十字交叉链表-c language written by alumni contacts program, cross linked list
地铁线路查询系统
- 一个用C语言写的广州地铁查询系统。可以实现最少换乘、最少用时、最短距离三种方式下的线路查询,查询结束后动画显示结果,并输出时间、距离以及换乘信息。里面用到链表、图等数据结构,并用到地杰斯特拉算法。。。
ReverseLinkList
- 用C语言写的带有头结点的链表。实现了链表的创建,翻转,打印以及销毁功能。-the code is written to implement a linklist that can be created,reversed,printed, and destroyed.
StudentInformationg
- c语言程序 实现链表 输入学生信息 并根据分数排序 冒泡排序-c language program linked list of input student information and scores Sort
Student-management-system
- 学生管理系统 c语言版 链表实现的学生信息管理系统 单文件结构 可以作为C/C++课程设计-Student management system c language version of the list of student information management system to achieve single-file structure can be used as C/C++ curriculum design
shenzhan
- C语言下使用链表实现对伸展树操作,包含插入结点,删除,查找等等。-Use the C language to realize the chain stretching tree operations, including the insertion node, delete, search, and so on.
Equipment-Management-System
- 用C语言编写的一款设备管理系统的控制台程序,使用了链表的存储结构-Using C language a device management system console, the use of a linked list storage structure
dashujiecheng
- C++语言,利用数据结构中的链表实现大数阶乘-c++ data structure
snake
- VC++6.0编写的控制台C/C++贪吃蛇游戏,游戏使用了数组,指针,文件操作,没有使用结构体,单双链表,适合初学C++同学练习! C/C++语言作业:zjlj jhanker,2015.3.16-VC++6.0 written in the console C/C++ Snake game, the game uses the array, pointer, file operations, without the use of structure, single and double lin
ruanjiankechengsheji
- 电话记录薄设计。C语言,用数组编写比用链表的更时候新手。1.记录姓名,单位,家庭电话,移动电话。2.可以按姓名或者单位查询电话信息。3.可以对电话记录进行添加,删除,修改。 -The phone records thin design. Written in an array of more than your list when rookie. 1. Record the name, unit, the home phone, mobile phone. 2. Can according
Link_Graph
- 数据结构雨算法中 关于图的线行链表表示 基于C语言实现-the describition of graph