资源列表
[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
[Linux/Unix编程] spidmadriver
说明:本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3<y> 在 2008-10-13 上传 | 大小:16.96kb | 下载:1