搜索资源列表
-
0下载:
进程间通信中经典的司机-售货员问题,用信号量实现进程间通信。-Interprocess communication in the classic driver- salesman problem, with the amount of inter-process communication signals.
-
-
0下载:
Unix网络编程,进程间的通信.对于Unix/Linux下实现不同就用程序间的调用很有帮助.-Unix Network Programming, Interprocess Communication. For Unix/Linux under the different procedures used between the call helpful.
-
-
0下载:
进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
-
-
0下载:
关于进程间通信的代码集锦,演示了各种通信方式 -Interprocess communication on code Collection, demonstrated a variety of means of communication
-
-
0下载:
关于进程间通信的代码集锦2,演示了各种通信方式 -Interprocess communication on code Collection 2, demonstrated a variety of means of communication
-
-
0下载:
操作系统Interprocess Communication(IPC)实验源码。
在Unix的内核环境中,要解决的一个首要问题是:如何控制和处理不同进程之间的通信和数据交换。
本实验中将通过研究一个简单的实例,看看在同一台机器的UNIX环境下多个进程是如何运行和被控制的-Operating System Interprocess Communication (IPC) experimental source. At the core Unix environment, to solve
-
-
0下载:
嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
-
-
0下载:
Linux下C语言编程--进程通信、消息管理。编程技巧。-C program--Interprocess Communication and message management under Linux.
-
-
0下载:
Interprocess Communication of UNIX and Linux
-
-
0下载:
嵌入式 linux 进程创建、进程间通信应用程序源代码及修改练习。-Embedded linux process creation, interprocess communication application source code and modify practice.
-
-
0下载:
这是unix网络编程的第二卷进程间通信的源代码,可以在ubuntu上运行,如果编译有问题,就需要改一下头文件,有重复定义的地方注销掉就好了-this code is about the interprocess communication ,it can run on the ubuntu
-
-
0下载:
主要讲的是linux 进程间通信的相关内容-Linux Interprocess communication
-
-
0下载:
进阶linux编程,介绍了进程,线程,进程间通信,文件系统等内容-Advanced Linux Programming
Chapter 01- Advanced Unix Programming with Linux 。Chapter 02- Writting Good GNU/Linux Software 。Chapter 03- Processes 。Chapter 04- Threads 。Chapter 05- Interprocess Communication 。Chapte
-
-
0下载:
This document provides the good insight of the interprocess communication. It also covers many useful topics such as message queue, shared memory, semaphore and so on.
-
-
0下载:
IPC (InterProcess Communication)程式範例,範例為共享記憶體,Semaphore,訊息佇列-exampleIPC
-
-
0下载:
Linux程序设计 : 第4版(最负盛名的Linux程序设计图书)
时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。
本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
-
-
0下载:
Linux QT的测试程序 关于多线程,进程间通信的,服务器方向的-Linux QT testing procedures on the multi-threading, interprocess communication, the server direction
-
-
0下载:
关于Linux下的进程间通信的知识,主要是信号量,消息队列,共享内存等。-On interprocess communication under Linux knowledge, mainly semaphores, message queues, shared memory and so on.
-
-
0下载:
含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
-
-
0下载:
linux进程间通信管道的实现,ipc,进程间通信-linux pipe to achieve inter-process communication, ipc, interprocess communication
-