资源列表

« 1 2 ... .64 .65 .66 .67 .68 9569.70 .71 .72 .73 .74 ... 9711 »

[Linux/Unix编程guandaotongxin

说明:1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding
<witkey_eagle> 在 2008-10-13 上传 | 大小:4.37kb | 下载:0

[Linux/Unix编程fork_textcanjian

说明:1、 了解系统调用fork()、execl()、exit()、getpid()和waitpid()的功能和实现过程 2、 编写一段程序实现以下功能: a) 使用系统调用fork()创建两个子进程 b) 父进程重复显示字符串”parent:”,并使用函数getpid()显示自己的进程ID。 c) 两个子进程分别重复显示字符串”child:”,并使用函数getpid()显示自己的进程ID 3、 编写一段程序实现以下功能:
<witkey_eagle> 在 2008-10-13 上传 | 大小:8.02kb | 下载:0

[Linux/Unix编程S3C44b0x_full_bootloader_code

说明:完整的基于S3C44b0x平台下的bootloader源代码,里面有详细的使用说明-S3C44b0x integrity of the platform based on the Bootloader source code, There are detailed instructions
<张子龙> 在 2008-10-13 上传 | 大小:422.44kb | 下载:0

[Linux/Unix编程Crypt-PBC-0.4.2-0.7.17.1.tar

说明:PBC perl 接口程序, Pair-Based cryption-PBC perl interface program, Pair-Based cryption
<richard> 在 2008-10-13 上传 | 大小:50.64kb | 下载:0

[Linux/Unix编程motion-3.2.7.tar

说明:video motion detection of linux base
<pixychu> 在 2008-10-13 上传 | 大小:362.14kb | 下载:0

[Linux/Unix编程V4l_lin

说明:这是我自己编写的V4L视频采集程序;是为了我的课题写的;写的非常通俗易懂;希望对大家有帮助-This was my prepared by the V4L Video Collection procedures; I was to write the subject; write a very simple and easily understood; We hope to help
<linqijun> 在 2008-10-13 上传 | 大小:5.09kb | 下载:0

[Linux/Unix编程sql++lib

说明:很好用的数据库连接组件,支持oracle和sybase连接,基于oci-good use of database connectivity components, and support oracle sybase connectivity, based on columns
<阿朗> 在 2008-10-13 上传 | 大小:290.23kb | 下载:0

[Linux/Unix编程Linux0.11soucecode

说明:本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。-book on the early Linux operating system kernel (v0.95) all the code for the document detailed and comprehens
<何东> 在 2008-10-13 上传 | 大小:2.18mb | 下载:0

[Linux/Unix编程linux-alchemy-patches-2.6.11-r000058.tar

说明:patches for linux-2.6.
<李杰> 在 2008-10-13 上传 | 大小:403.37kb | 下载:0

[Linux/Unix编程flash_eraseall

说明:flash_eraseall.c for linux mtd jffs2 filesystem-flash_eraseall.c for linux mtd jffs2 file system
<李杰> 在 2008-10-13 上传 | 大小:3.21kb | 下载:0

[Linux/Unix编程patch-2.6.11.6-bk1

说明:patch-2.6.11.6-bk1.gz for linux-2.6.-patch-2.6.11.6 - bk1.gz for linux-2.6.
<李杰> 在 2008-10-13 上传 | 大小:3.14mb | 下载:0

[Linux/Unix编程metalog-0.6.tar

说明:Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatical
<robo> 在 2008-10-13 上传 | 大小:99.34kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 9569.70 .71 .72 .73 .74 ... 9711 »

源码中国 www.ymcn.org