资源列表

« 1 2 ... .54 .55 .56 .57 .58 659.60 .61 .62 .63 .64 ... 9711 »

[Linux/Unix编程Linux声音设备编程实例

说明:Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which co
<飞杨> 在 2024-10-07 上传 | 大小:8192 | 下载:0

[Linux/Unix编程JARI-LINUX编程参考

说明:介绍Linux编程的资料,非常不错。值得初学者下载-introduced Linux programming information, very good. Beginners should download
<梁亮> 在 2024-10-07 上传 | 大小:482304 | 下载:0

[Linux/Unix编程linux系统调用demo

说明:学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
<梁亮> 在 2024-10-07 上传 | 大小:360448 | 下载:0

[Linux/Unix编程SimulateCat

说明:一个用C++实现的模拟UNIX的cat的程序,使用了STL的istreambuf_iterator,支持“-”,终端直接输出,文件输出和错误输出。-C to achieve a simulated UNIX cat procedures, the use of the STL istreambuf_iterator support "-", a direct output terminals, document ou
<飞杨> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[Linux/Unix编程信号量来解决操作系统的消费者与生产者问题

说明:一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork,
<飞杨> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[Linux/Unix编程linuxfile

说明:Linux下简单文件系统的操作 具体可以实现目录得建立删除等等功能-simple document Linux operating system can achieve specific directory may establish delete functions, etc.
<张伟> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[Linux/Unix编程libdvdread-0.9.4.tar

说明:有关mpeg2的deocde代码,包括endore和decore两部分,并提供相应的工具测试-the deocde code, including endore and decore two parts, and provide the corresponding test tools
<杨灵> 在 2024-10-07 上传 | 大小:257024 | 下载:0

[Linux/Unix编程key1

说明:gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value
<陈银苗> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[Linux/Unix编程stand-device

说明:linux stand alone device driver specification.
<dvd> 在 2024-10-07 上传 | 大小:47104 | 下载:0

[Linux/Unix编程ebus.tar

说明:程序主要功能:linux 下通过串口控制智能系统,zo-b8l5a 5a八通道双值输出模块。一、 对应文件:ebus_module.tar.gz(包含三个文件ebus.cc、ebus.h、ebus_test.cc) 其中ebus.h是包含class E_bus的定义和声明的头文件;ebus.cc主要是类里面的函数;ebus_test.cc主要是类的使用,完成了循环依次关闭8路输出,打开8路输出的功能。二、 E_bus类的接口说明:打
<zhang> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[Linux/Unix编程bookcase-0.5.2a.tar

说明:bookcase,by shell scr ipt and c++ and perl-bookcase,by shell scr ipt and c++ and perl.
<yy> 在 2024-10-07 上传 | 大小:762880 | 下载:0

[Linux/Unix编程rfc1813.txt

说明:NFS version 3 protocol specification
<dvd> 在 2024-10-07 上传 | 大小:114688 | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 659.60 .61 .62 .63 .64 ... 9711 »

源码中国 www.ymcn.org