资源列表
free_boot
- 基于arm7s3c2410开发板的bootloader的设计与实现源代码 采用汇编语言和C语言编写
imbeddedlinux
- 嵌入式linux系统是如今比较热门的一个方向,本书的实例可以让初学者有一个大概的了解,其他人可以受益匪浅。
procps-3.2.7-arm
- linux下获取一些环境信息的代码,比如cpu的使用率,内存的消耗
aqualung-0.9beta6.tar
- Aqualung is an advanced music player primarily targeted for the GNU/Linux operating system, but also usable on FreeBSD and Cygwin.
hxplay-1[1].0.2
- linux下的一款播放器,可按照自己的需求来进行配置
lame-3.90.3
- LAME uses the MPGLIB decoding engine, from the MPG123 package, written by: Michael Hipp (www.mpg123.de) MPGLIB is released under the GPL.
list
- 一个自己编写的双向链表的C语言实现程序,有详尽的链表操作函数,可以作为C语言学习的参考代码,附送Linux C函数手册一份
TLV320AIC31_driver
- Audio codec--TLV320AIC31 驱动
TLV320AIC31_test
- Audio codec--TLV320AIC31 裸测代码
bootp_tftp_serv
- This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in
max_batch
- 针对一个数组,计算其中和最大的子块(子区间)。采用的是O(n)的算法复杂度。
GBAEmpty
- GBA 开发摸板,arm7.在此基础上可以写游戏