搜索资源列表
list
- 链表操作 删除 创建 插入 销毁-c linux 链表操作
airplaneSystem
- 基于C语言编写的一个航班查询系统,可以实现机票的信息查询,并显示机票的具体信息,以结构体链表实现。-Flight inquiry system based on the C language, ticket information query and display ticket information structure linked list.
Three-important-data-structures
- 对嵌入式开发很重要的三个C语言的数据结构,栈、指针、链表做了很全面的讲解。-It is important for the development of embedded C language data structures of the three, the stack pointer, made a very comprehensive list of explanation.
20120627OK
- 用Linux下的C++写的链表代码,可正常编译。-Using C++ under Linux code written in the list, can normally be compiled.
link_both
- C语言写的双向链表实现,方便学习,代码内有注释,可参照~- C language written in two-way linked list implementation, easy to learn, there are comments in the code, you can refer ~! !
llist
- 一个简单的链表结构C语言 希望对大家有帮助-A simple list structure we hope to help
listnode
- C++中,对链表的增删改查的基本使用,值得学习-C++, on the list of CRUD basic use, it is worth learning
Autoticket
- 基于C语言设计的火车售票系统,采用通用链表等,单向,实现火车购票退票余票查询等功能-C-based language designed to train ticketing system, to adopt a common list and so on, one-way, to achieve more than a train ticket refund ticket inquiries and other functions
flight_demo
- 用C语言中链表相关知识,实现一个航班信息的录入、查询、显示、排序等功能。 1)录入(可以直接从键盘录入,也可通过文件存储) 2)显示所有航班信息 3)按照查询要求(比如日期、地点等),列出相关的航班信息。 -Linked list with C language knowledge, to achieve a flight information input, query, display, sort and other functions. 1) input (can be
system
- linux下简单学生操作系统的实现,双向循环链表的使用,数据结构中对于结构体的练习。(Linux simple calendar implementation, the use of curses library color change function, you can make the color more brilliant.)