资源列表
soundSaveTowav_2
- 在linux系统采集音频数据并保存为wav文件,发了好长时间才调通的。默认时间为15秒,可稍加修改无限录音保存。-Under linux capture data from the audio and save to the wave file.
minitel_1.5.2.tar
- Minitel is a X11 interface of Minitel 1B + 10B + 2 using the client/server methode and using several types of communication link (via modem, X25, ...). It use the client/server model.
ppipe
- 父进程创建两个子进程,并通过管道向两个子进程分别传递数据,子进程得到数据后进行计算,并将结果传回给父进程。-Parent process creates two child processes, and through pipes to the two sub-processes to transfer data, respectively, after the child process data are calculated, and the results back to the pare
linux-0.12
- kernel0.12版本的内核 很不错的,想对比一下0。11的内核-kernel0.12 kernel
fs-eeprom
- 运行在eeprom存储器上的小型嵌入式文件系统源代码。-Eeprom memory on running a small embedded file system source code.
Backgammon
- 五子棋(文本图形版)。五子棋小游戏的详细C语言源程序。可运行。-Backgammon (text graphics version). Backgammon game more C language source code. Can run.
p6.8
- linux系统下使用声卡设备的录音功能,使用read函数读取声卡设备文件的内容。-linux audio
DirMonitor.tar
- 1、程序遵守某一 License 2、程序用 C/C++编写,能通过 auto configure 进行配置、编译和安装,程序运行 在 Linux 上。 3、程序源码包以.tgz 或 tar.gz 方式提交。 4、程序有相关使用说明文档,如 Readme 等。 5、一旦该程序发现指定监视的目录中有文件或目录的变化,就将这些变化记录 到日志文件中,并实时输出至远程监控机的控制台上。 6、该程序有一个配置文件,服务启动时读取该配置文件,该程序也可以通过命 令行启动,此
hooktext0228
- Linux 下屏幕取词核心模块,采用hookapi方式。-Capturing the core module under Linux, using hookapi way.
net tool code
- 网络安全开发包详解的源码,详细讨论了几个著名的网络安全开发包,它们分别是网络数据包捕获开发包Libpcap,Windows网络数据包捕获开发包WinPcap,数据包构造和发送开发包Libnet,通用网络安全开发包Libdnet,网络入侵检测开发包Libnids。-the source code of the devtool of net programing
lcd-light
- linux 2440 下GPIO口控制的背光驱动,一个经典的linux 2.6驱动-linux 2440 under the GPIO port to control the backlight driver, a classic of the linux 2.6 driver
air
- 软件工程课要求的作业,自己用QT编写的分布式温控系统,并且有简要说明。能在Linux系统下编译运行。-A distributed air-conditioner system written in QT/C++.