搜索资源列表

  1. 进程间通讯

    0下载:
  2. uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:逍遥俊
  1. Linux环境进程间通信

    0下载:
  2. Linux环境进程间通信-Linux inter-process communication
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:曹成
  1. linux进程间通信的例子

    0下载:
  2. 用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wf
  1. define filename1

    0下载:
  2. 用锁文件实现进程通信-lock document to achieve communication proce
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:彭慧
  1. 进程间通信

    0下载:
  2. 描述unix,linux下进程间通信方式-described unix, linux under inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:246784
    • 提供者:黄勇辉
  1. showp2p_namedpipes_demo

    0下载:
  2. VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:小王
  1. 操作系统进程管理

    0下载:
  2. 本次程序的题目为:进程管理——支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:赵利君
  1. 进程通信vc

    0下载:
  2. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3795968
    • 提供者:比零
  1. Linux进程间通信测试程序

    0下载:
  2. Linux网络测试程序,有详细注释。(Linux进程间通信)-Linux network test order, has the detailed annotation. (The Linux advancement corresponds)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:46080
    • 提供者:刘超
  1. linux实验

    0下载:
  2. 文件中有我的进程创建,进程通信等实验的原代码,和大家共享!-document I have created in the process, the process of communication experiment original code, and share!
  3. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:147456
    • 提供者:数据库
  1. Linux_socket_process

    0下载:
  2. 一个在linux实现进程通信的例子,使用socket技术,相信对想了解进程通信的人有用用途-one in the communication process to achieve example, the use of socket technology, I believe that to understand the communication process useful purpose
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陆天明
  1. guandaoshuangxiang

    0下载:
  2. 操作系统实验指导说明书 实验一 熟悉Linux环境 实验二 进程创建及进程通信 实验三 生产者-消费者问题 实验四 存储管理实验-operating systems experimental guidance brochures experiment with a two experimental Linux environment and the process of creation is the process o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:36864
    • 提供者:周发之
  1. Linuxjingchenghetongxun

    0下载:
  2. 在Linux/Unix平台下,用C语言编写一个进程通信的程序,理解fork()等一些系列系统函数的正确使用和工作原理,学会设计基本的进程通信程序。-in Linux/Unix platform using C language of a process of communication procedures, understanding fork () and some other family functions and the us
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:xiao ming
  1. caozuoxitongshiyan

    0下载:
  2. 实验一 熟悉操作系统工作环境 实验二 Linux进程通信程序设计 实验三 Windows服务程序设计 实验四 进度调度程序设计及分析 实验五 存储管理程序设计及分析-experiment a familiar working environment operating system Linux process two experimental communication program design Wind Ex
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:299008
    • 提供者:xiao ming
  1. imp1.tar

    0下载:
  2. Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李强
  1. imp2.tar

    0下载:
  2. Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李强
  1. Server_Ftp

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:wu
  1. SharedDll

    0下载:
  2. 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can acces
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:75776
    • 提供者:姚秋林
  1. MyEvent

    0下载:
  2. 进程通信技术,利用事件机制,适合初学者学习-process communication technology, using the mechanism for beginners learning
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:张少华
  1. jinchengtongxin

    0下载:
  2. 操作系统中进程通信的说明性实验程序,帮助更好的理解进程通信的过程。-operating system illustrative of the communication process experimental procedures to help better understand the process of the communication process.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:朝天吼
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org