资源列表
[系统编程] 数据库wenjian
说明:这是一个管理系统,比较使用.请大家好好看海防 发疯啊发安放- This is a management system management system, compared with use Asks everybody to look well the coast defense goes crazy sends places<张超> 在 2008-10-13 上传 | 大小:581.93kb | 下载:0
[Linux/Unix编程] Linux程式设计之四
说明:共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinera<飞杨> 在 2008-10-13 上传 | 大小:115.58kb | 下载:0
[Linux/Unix编程] Linux声音设备编程实例
说明:Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which co<飞杨> 在 2008-10-13 上传 | 大小:7.87kb | 下载:0
[Linux/Unix编程] JARI-LINUX编程参考
说明:介绍Linux编程的资料,非常不错。值得初学者下载-introduced Linux programming information, very good. Beginners should download<梁亮> 在 2008-10-13 上传 | 大小:471.71kb | 下载:0
[Linux/Unix编程] linux系统调用demo
说明:学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.<梁亮> 在 2008-10-13 上传 | 大小:230.6kb | 下载: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<飞杨> 在 2008-10-13 上传 | 大小:1.32kb | 下载: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,<飞杨> 在 2008-10-13 上传 | 大小:2.44kb | 下载:0