资源列表
GBAEmpty
- GBA 开发摸板,arm7.在此基础上可以写游戏
max_batch
- 针对一个数组,计算其中和最大的子块(子区间)。采用的是O(n)的算法复杂度。
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
qt3
- 用qt3实现的Wake On Lan也就是远程唤醒(远程开机),即通过一台PC向另一台已经关机但仍连接电源PC发送网络数据包,使其开机的功能,前提是两台PC同处一个局域网内,且被唤醒方的网卡支持网络唤醒功能(现在网卡基本上都支持啦)
WINCE41_300
- DM9000 WinCE.net 4.1 Driver for X86
TLV320AIC31_test
- Audio codec--TLV320AIC31 裸测代码
TLV320AIC31_driver
- Audio codec--TLV320AIC31 驱动
list
- 一个自己编写的双向链表的C语言实现程序,有详尽的链表操作函数,可以作为C语言学习的参考代码,附送Linux C函数手册一份
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.
hxplay-1[1].0.2
- linux下的一款播放器,可按照自己的需求来进行配置
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.
procps-3.2.7-arm
- linux下获取一些环境信息的代码,比如cpu的使用率,内存的消耗