搜索资源列表
process
- 进程间调度,共享内存,进程通信,子进程创建-inter-process scheduling, shared memory and process communications, process-creation
Linux-process-monitor-and-Real-linux
- linux权威-宋宝华关于LINUX进程调度与实时性的讲义-Teaching materials about linux process scheduling and RTlinux of Songbaohua--a master in linux field
TCP-to-begin-same-time-multi-process
- 基于linux环境下的基于TCP/IP的C语言的并发多进程服务器程序。-Linux-based environment based on the TCP/IP-C-concurrent multi-process server program.
process
- 进程通信中管道和共享内存的源码,可以比较通信方式,更好的使用进程通信来开发程序。-The process of communication channels and shared memory of the source, can compare the means of communication, better use of the process to develop procedures for communication.
Process
- 使用GTK+的三个并发进程的演示,Magic Linux2.0下编译-Use GTK+ Three concurrent process demo, Magic Linux2.0 compiled under
linux_task_Manager
- 这是一个针对linux操作系统的任务管理器,能查看系统信息及cpu、内存使用率,能监视、删除进程,能监视、删除模块-This is a linux operating system for the Task Manager to view system information and cpu, memory usage, to monitor, delete the process, to monitor, delete module
process
- 进程运行轨迹的跟踪与统计 系统进程的调用-The process of running track the process of tracking and statistical system calls
process
- 在Linux下的C文件创建进程,查看进程,换出进程,*进程-C under the Linux file creation process, view the process of changing out the process, kill the process,
process
- linux进程管理方面的相关测试程序 有助于大家学习 -linux process management aspects of the relevant test procedures will help them to learn from
pipe
- 该程序先使用pipe()函数创建一个临时通信管道,然后使用fork()创建两个子进程,使用write()函数向管道两次写入”I’m parent process。”的信息,两个子进程使用read()函数从管道中获取信息并输出,然后两个子进程分别向管道写入”I’m child process a”和”I’m child process b”信息,由父进程从管道中读出并显示。在使用write()函数前,需要先使用lockf()函数锁住管道,写完信息后再解锁管道。-The program first
zombie_process
- 僵尸进程产生的原因和如何杀掉僵尸进程的方法说明-the reason why product the zombie process and how to kill the process
Add-in-linux2.6-kernel-system-calls-the-process.ra
- 《在linux2.6内核下添加系统调用的过程》,我们老师亲自写的,内部使用-" In the linux2.6 kernel system calls the process of adding," Our teacher personally written for internal use
Linux_process_synchronization_communication_docume
- Linux进程同步、通信的主要机制经典文档Linux process synchronization, communication documents the main mechanism for classical-Linux process synchronization, the main mechanism for communication classic document Linux process synchronization, communication documents t
process
- linux application software for process that s can as sample saved
process
- 上课实验代码,简单易懂,三个关于进程控制的实验,欢迎下载-Class experimental code, easy to understand, the three experiments on the process control, welcome to download
Linux-muti-process
- linux多进程编程,书中附有C代码解析,对理解多进程有很好的帮助-linux multi-process programming, with C code to parse the book, have a good understanding with the help of multi-process
process
- 该文档对linux下的进程进行了详细的介绍,相信对于初学者一定会有帮助-The document on the process under linux a detailed descr iption, I believe there will be help for beginners
answer-for-process
- linux操作系统中,进程的学习编程!压缩包了的程序可以对初学者有所帮助-linux operating system, the process of learning to program! Archive the program can be helpful for beginners
Inter-Process-Communication
- Information in inter process communication (IPC) on Unix/Linux platform.
process-communication
- linux进程间通信的三种机制的简单实现,包括管道,消息队列和共享内存-linux inter-process communication simple implementation of the three mechanisms, including pipes, message queues and shared memory
