资源列表
mp3lib
- 音频mp3格式文件解码库,可以任何liux/unix操作系统上运行,适合搞嵌入式开发的朋友。-MP3 encoded library, which can use on any linux/unix OS. It mostly suits embeded system developers.
libwma
- 音频wma格式文件解码库,可在嵌入式系统上运行,适合搞嵌入式开发的朋友-decode lib for wma form, can run under embeded system
Mp3encode
- mp3编码库,可直接将wav,aiff格式的音频文件压缩成码流量为128Kbps的mp3文件-Mp3encode is a kind of mp3 encoded library which can compress wav,aiff files to mp3 files of 128kbps data flow.
libogg-1.1
- 音频ogg格式文件解码源码,内容有点多,但都有相关说明。-decode source code of ogg format with related documents
kernel_image
- 这是一个ucLINUX内核程序,适合初学者使用,欢迎大家下载-Here is the kernel of ucLINUX, which is for beginners. And welcome everyone to download.
Linux之C函數庫中文手冊
- linux下关于c语言的手册,是每一位linux程序员必备的开发工具,特别实用。-A handbook about c.It is necessary and pratical to every linux programmer .
linux serial program demo
- linux下串口通讯源程序,可以作为两机通信-source program about serial communication in linux,and can used in communication between two terminals.
bobomail-0[1].6pre1.tar
- BoboMail is a so called webmail application, which provides mail access through a web interface. It handles MIME messages properly (including HTML mails) and is implemented in Python BoboMail是一个webmail应用程序,它提供通过一个web接口的邮件访问。它可以正确处理MIME消息(包括HTML邮件)
source-stl
- STL在liunx下的源代码文件,可以在Linux下安装,也可以直接阅读源码来学习STL编程-It s a STL source code file under Linux, it can set up under linux or read it directly
top-3.5beta12
- 查看系统硬件和内存资源使用情况;以及各个进程的使用情况-check the repair of system hardware , memory source and each process.
liux下C编程关于fifo使用的例子
- 这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
Linux0.01
- 这个是编译后可以在PC机上运行的linux0.01版本的源代码,编译环境linux下的gcc,用虚拟机运行。-This code can run linux 0.01 on PC after make. make env:linux gcc run :VPC