搜索资源列表
zhp-huiguixishu
- 输入两组数,即一系列点,求他们的回归系数,用链表实现,方便插入和删除,-importation of the two groups, which is a series of points, for the regression coefficients, with Chain achieve facilitate insertion and deletion.
func
- 这是在ADIdsp上实现的A型算法和链表程序以及无线通讯的源程序,这可是今年ADI全国创新设计大赛上获得一等奖的作品的主要程序呀,(注仅用于学习,因为实验室已将其完整的工程申请专利,由此产生的法律问题由下载者承担)
fig15_03
- 使用类模板实现链表操作,包括在链表开头、末尾插入值,在链表开头、末尾删除值。
xueshengpaiming
- 这是一个使用链表实现学生排名的c++程序。源代码可以学习下。
exchangeparametersbetweenBootLoaderandLinuxcore.ra
- 本文介绍了嵌入式系统 BootLoader与 Linux-2.6.19.2内核参数传递的具体实现。主 要内容包括:系统硬件平台的简介,参数链表的结构和创建,内核的接收。
VxWorks_mbusC
- VxWorks系统上基于M总线控制系统的设计与实现.pdf :研究基于VxWorks嵌入式实时系统下M 总线控制系统的软件设计思想和实现方法.该系统需要设置两 个各自独立运行的实时任务. 达到对外部设备进行控制的功能.第1个任务负责收集命令和通过传感器采集到 的数据,并设定命令优先级;第2个任务负责解释执行,并发送命令执行后的啊应,两个任务之间通过命令缓存链 表进行锺信.此设计思想简单、高效,可以被广泛应用在与M 总线相关的其他控制系统中
OSMemory
- 用链表实现的内存管理,用数组来模拟内存空间实现的一个内存管理算法-achieve with the memory management, using memory arrays to simulate space realization of a memory management algorithm
particle
- 粒子效果演示(附代码) 利用C++所提供的一些标准容器很容易实现粒子效果. 简单的说就是,将粒子数据写在一个类里面,有一个粒子源,不停地生成粒子,然后放入一个stl::list中(push_back()方法), 然后在一个循环中遍例粒子链表,并渲染粒子,粒子的参数并不断更新,如果粒子的ALPHA值小于0,即不可见了,即代表粒子已经死亡, 即从list中删去(erase()方法), 销毁死去的粒子很重要, 如果搞忘了这一步, 你的内存很快就会被吃掉干净了. 第一个版
min_malloc5
- 小型内存分配模块,用通用循环双向链表实现,改程序模拟系统malloc-Small memory allocation module, two-way linked list with the realization of general circulation, to process simulation system malloc
snake
- 双向链表实现的贪吃蛇游戏,有详细的注释。调用一块液晶屏的GUI函数,移植性好。-Two-way linked list implementation Snake game with detailed annotations. Call an LCD screen GUI functions, porting is good.
C_linked_list_data
- C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
thefirsttimetoadapttomethod
- 采用首次适应法模拟内存分配,用链表实现,解释较全面-Storage allocation algorithm uses the first time to adapt to (FF) method.
danpianji_lianbiao
- 单片机多级菜单编程实现建立一个树状的菜单结构,用链表实现-Microcontroller programming multi-level menu (ZT) to build a tree menu structure, with the linked list implementation
ourdev_531827
- 用链表实现LCD多级菜单显示效果,用链表实现LCD多级菜单显示效果-List LCD multi-level menu display, display LCD multi-level menu List
airplaneSystem
- 基于C语言编写的一个航班查询系统,可以实现机票的信息查询,并显示机票的具体信息,以结构体链表实现。-Flight inquiry system based on the C language, ticket information query and display ticket information structure linked list.
MPP.tar
- 基于Linux系统,对本地歌曲的识别、读取、存储、更新等处理生成MP3歌曲链表,并能够创建不同的播放链表实现分类存储。终端输入命令使用多进程编程方式实现对所选的MP3文件播放功能播放功能,播放器主要实现了定时播放结束、暂停、上一曲、下一曲、创建、删除播放列表等功能。-Linux-based systems, the identification of the local music, read, store, update and other processing to generate MP3
zhp-huiguixishu
- 输入两组数,即一系列点,求他们的回归系数,用链表实现,方便插入和删除,-importation of the two groups, which is a series of points, for the regression coefficients, with Chain achieve facilitate insertion and deletion.
Multi-level-menu
- 用链表实现多级菜单,STM32彩屏显示多级菜单-List realize multi-level menu, STM32 color display multi-level menu
link_both
- C语言写的双向链表实现,方便学习,代码内有注释,可参照~- C language written in two-way linked list implementation, easy to learn, there are comments in the code, you can refer ~! !
lrc
- linux歌词解析,通过链表实现歌词的解析和显示-linux resolve lyrics