搜索资源列表
exchangeparametersbetweenBootLoaderandLinuxcore.ra
- 本文介绍了嵌入式系统 BootLoader与 Linux-2.6.19.2内核参数传递的具体实现。主 要内容包括:系统硬件平台的简介,参数链表的结构和创建,内核的接收。
min_malloc5
- 小型内存分配模块,用通用循环双向链表实现,改程序模拟系统malloc-Small memory allocation module, two-way linked list with the realization of general circulation, to process simulation system malloc
airplaneSystem
- 基于C语言编写的一个航班查询系统,可以实现机票的信息查询,并显示机票的具体信息,以结构体链表实现。-Flight inquiry system based on the C language, ticket information query and display ticket information structure linked list.
hanban
- 1、 基本功能: 使用传统链表,实现以下功能: 1) 录入(可以直接从键盘录入,也可通过文件存储) 2) 显示所有航班信息 3) 按照查询要求(比如日期、地点等),列出相关的航班信息。 2、 扩展要求: 1) 完全使用内核链表完善该项目功能。 2) 对录入的信息进行排序(比如按起飞时间排序、按起飞地址排序等) -1, the basic functions: Using traditional chain, to achieve the following f
MPP.tar
- 基于Linux系统,对本地歌曲的识别、读取、存储、更新等处理生成MP3歌曲链表,并能够创建不同的播放链表实现分类存储。终端输入命令使用多进程编程方式实现对所选的MP3文件播放功能播放功能,播放器主要实现了定时播放结束、暂停、上一曲、下一曲、创建、删除播放列表等功能。-Linux-based systems, the identification of the local music, read, store, update and other processing to generate MP3
planeproject
- 航班系统,利用内核链表,实现航班信息的录入,删除,排序,查找-Flights system, using kernel linked list, achieve flight information input, delete, sort, search
sis.tar
- 学生管理系统,采用链表来实现的,功能不错-Student management system, using the list to achieve, function well
link_both
- C语言写的双向链表实现,方便学习,代码内有注释,可参照~- C language written in two-way linked list implementation, easy to learn, there are comments in the code, you can refer ~! !
studentManagement
- 通过结构体和链表的方式实现对学生进行管理的系统-Through the structure and chain of ways for students management system .....
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
insertionanddeletion
- 双向链表的插入和删除操作的原理和函数实现。-Two-way linked list insertion and deletion operations
lrc
- linux歌词解析,通过链表实现歌词的解析和显示-linux resolve lyrics
LinkList
- 在分页式管理方式下采用链表法来表示主存分配情况,实现主存空间的分配和回收。- Paging management by using the list method to represent the distribution of main memory, the main memory space allocation and recovery.
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.)