资源列表

« 1 2 ... .09 .10 .11 .12 .13 5514.15 .16 .17 .18 .19 ... 9711 »

[Linux/Unix编程change

说明:使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等
<小弟> 在 2024-10-14 上传 | 大小:116736 | 下载:0

[Linux/Unix编程ProcessManagementchannel

说明:使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等
<小弟> 在 2024-10-14 上传 | 大小:181248 | 下载:0

[Linux/Unix编程PCB

说明:实现一个模拟进程状态转换及其相应PCB组织结构变化的程序。 程序界面能反映出在模拟条件下,进程之间状态转换及其对应的PCB组织的变化。-Process to achieve a simulated state transitions and the corresponding changes in the organizational structure of the program PCB. Program interfac
<小弟> 在 2024-10-14 上传 | 大小:69632 | 下载:0

[Linux/Unix编程Linux

说明:系统的讲述linux的内核原理,对想入门Linux的人很有帮助,这是我买光盘里的资料-Systems theory about the linux kernel, Introduction to Linux who wants to be helpful, this is where I bought the data disc
<李福来> 在 2024-10-14 上传 | 大小:4994048 | 下载:0

[Linux/Unix编程Framework-for-digital-camera-in-linux

说明:linux下的数字相机原理和编程框架介绍,很详细;-linux digital camera under the principles and programming fr a mework introduced in detail
<roc> 在 2024-10-14 上传 | 大小:3673088 | 下载:0

[Linux/Unix编程Linux_command

说明:linux常用命令,各种常见linux命令-linux common commands, all common linux commands
<沈建兵> 在 2024-10-14 上传 | 大小:441344 | 下载:0

[Linux/Unix编程Ubuntu_command

说明:linux Ubuntu常用命令,学习linux必备-linux Ubuntu commonly used commands, necessary to learn linux
<沈建兵> 在 2024-10-14 上传 | 大小:565248 | 下载:0

[Linux/Unix编程rarlinux-x64-3.9.3.tar

说明:有了这个工具,不用再为linux上不能解压rar文件而烦恼,下载试试吧!-With this tool, no longer need to extract the rar file linux can not bother to download it a try!
<TanYuanyuan> 在 2024-10-14 上传 | 大小:870400 | 下载:0

[Linux/Unix编程s3c2440_adc

说明:s3c2440的ADC驱动,使用的AIN1模拟输入口,还有应用测试程序,经过长时间测试,没有问题,放心使用。-s3c2440 the ADC driver, use the AIN1 analog input port, there are application testing procedures.
<wang> 在 2024-10-14 上传 | 大小:6144 | 下载:0

[Linux/Unix编程ericsson_presentation

说明:LTE introduction from Ericssion
<galant> 在 2024-10-14 上传 | 大小:771072 | 下载:0

[Linux/Unix编程u-boot-1.1.6_S3c2440

说明:uboot-1.1.6在S3c2440下的完美实现-uboot-1.1.6 in S3c2440 achieved under perfect
<wangfei> 在 2024-10-14 上传 | 大小:2378752 | 下载:0

[Linux/Unix编程H-jtag_uboot

说明:通过Hjtag烧写bootloader的详细解释,可以与Jtag烧写形成对比-Bootloader by Hjtag detailed explanation of the programming, the programming can be contrasted with the Jtag
<wangfei> 在 2024-10-14 上传 | 大小:316416 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 5514.15 .16 .17 .18 .19 ... 9711 »

源码中国 www.ymcn.org