搜索资源列表
c_list
- 在纯C语言嵌入式开发环境下可以使用的双链表算法及相关调试接口函数。-double list using C language
Cchapter5
- C语言进阶-第五讲 数据结构与链表 C语言进阶 (东大 凌明)-C-Advanced- 5th speak with the linked list data structure
C_linked_list_data
- C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
writeAndReadToStructs
- C语言读取文件,写入结构体的功能,读取文件,解析文件,创建链表,打印-read file,and put data to struct use C
airplaneSystem
- 基于C语言编写的一个航班查询系统,可以实现机票的信息查询,并显示机票的具体信息,以结构体链表实现。-Flight inquiry system based on the C language, ticket information query and display ticket information structure linked list.
memb
- 因单片机的ram非常有限,本人在实际的工作中发现在编写单片机程序时能使用动态内存分配将对程序结构和提高程序复杂度有很大的帮助,但是编写动态内存分配代码因ram有限又不适宜采用动态链表的方式来管理内存,采用固定分配块的方式又不能充分利用单片机的ram(有时候一个字节都很重要啊),为此想出这个在速度和ram使用效率折中的办法(因为在使用动态内存的地方往往速度要求不是很高)。 本代码是采用C语言编写,可以在任何可编译C语言的工具上编译。 如果你在使用中发现任何的bug,或者对单片机
Stack
- 利用C语言,链表,实现的一个入栈出栈的小例子-A small example of the C language, which pushed and poped the stack by linked lists.
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.
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
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