CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 进程间

搜索资源列表

  1. sig_bus

    0下载:
  2. 完成进程间信号通信实例,在linux下的编程,vi编译器-Examples of signal communication between the completion of the process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:1013
    • 提供者:李尚年
  1. AndroidBook_004_IPC_Binder_V2.0

    0下载:
  2. 两本书,一本关于android游戏设计方面,另一本关于android进程间通信的Binder方面的书籍-Two books, one on android game design, another aspect of the on Binder inter-process communication books android
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3476953
    • 提供者:司群
  1. Clipboard

    0下载:
  2. 进程间通信,剪贴板的操作,VC++代码,简洁清晰易移植-Interprocess communication, clipboard operations, VC++ code, simple and clear and easy migration
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:27533
    • 提供者:张腾
  1. Mailslot

    0下载:
  2. 进程间通信,邮槽,包括服务端与客户端,只能单向通信,由客户端到服务端-Interprocess communication, mail slots, including server and client, only one-way communication from the client to the server
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3856757
    • 提供者:张腾
  1. NamedPipe

    0下载:
  2. 进程间通信,命名管道,包括服务端和客户端,可双向通信,适用于点对点,可靠通信-Interprocess communication, named pipes, including the service and client can be two-way communication for point to point, and reliable communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:72386
    • 提供者:张腾
  1. Pipe

    0下载:
  2. 进程间通信,匿名管道,包括服务端和客户端,只适用于父进程与子进程间的通信-Interprocess communication, anonymous pipes, including server and client, is only applicable to the parent and child to communicate between processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:68563
    • 提供者:张腾
  1. process_tongxin

    0下载:
  2. Window进程间的通信,比较简单的一种,但很有实际意义,仅供参考-Communication between Window processes, a relatively simple, but very practical, for reference only
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:56881
    • 提供者:shakexe
  1. communications

    0下载:
  2. 在linux平台下开发的进程间通信源码,通信采用消息队列机制传输数据,具有很强的实用性-Under the inter-process communication linux-source platform development, communications message queue mechanism using data transmission, has a strong practical
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:19104
    • 提供者:
  1. ExMsgDll

    0下载:
  2. 进程间交互数据有很多方法,这份代码通过dll中共享内存变量的方式交互数据,例子里有int float char*的数据都调试通过,showmem的工程修改下发送的数据原样构建另一个工程文件即可-There are many ways to interact with data between processes, this code in shared memory variable dll way through interactive data, examples, there are in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:36817
    • 提供者:008
  1. msg

    0下载:
  2. S3C6410平台下的进程间通信,使用消息队列方式。-IPC using message queue for S3C6410
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4780
    • 提供者:porkringOp
  1. msgbuf

    0下载:
  2. linux下进程间的通信,非常好的实例,代码页比较好,完整-linux under the inter-process communication, a very good example, code page, complete
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:enrkFowan
  1. ShareMemory

    0下载:
  2. 进程间通信时使用的共享内存的类,包含创建,读取,写入操作,可以很方便的使用来控制进程间通信。-To easily deal with the communication of different processes, the ShareMemory class can be used to creat,write and read the ShareMemory,and the operations are atomic.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:atjrkeab
  1. MultiThread10

    0下载:
  2. 通过信号量(CSemaphore)实现MFC多进程间的同步-By semaphore (CSemaphore) MFC synchronization between multiple processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1874842
    • 提供者:毕宇
  1. VBVCShareMemory

    0下载:
  2. VB VC 共享内存的小例子,可以用于初学进程间的内存互访,稳定好用-VB VC Share Memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6405732
    • 提供者:肖乐
  1. LogParser

    0下载:
  2. 日志解析程序,通过管道实现进程间通信,可以为各个模块添加日志-log parser
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:14842
    • 提供者:miaozhengwei
  1. tcc-2

    0下载:
  2. 用pediy修改dll的节属性达到进程间另一种形式共享内存/通讯-Between the modified section properties dll reached by pediy process another form of shared memory/communication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:676
    • 提供者:wfnic
  1. process-communication

    0下载:
  2. 多进程及进程间通信程序,使用2个消息队列传递消息。-Multi-process and inter-process communication: Use two message queues to pass messages.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:245217
    • 提供者:孔令昌
  1. test_for_shmem

    0下载:
  2. 实现两个进程间的通信,经过实际测试可以完美运行图像数据的共享,在进程间无缝连接-For communication between two processes, after the actual test can be run perfectly the image data sharing, seamless connection between processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-12
    • 文件大小:19806673
    • 提供者:王新飞
  1. pipe

    0下载:
  2. 用于linux的进程间的通信,包跨管道通讯,信号通讯,共享内存通信等。对于进程间的访问是极其方便的-Communication between the process for linux, including cross-pipeline communications, signal communication, shared memory communications. For access between processes is extremely convenient
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4508
    • 提供者:李晨
  1. ipc

    0下载:
  2. Linux中实现进程间的通信,实现两进程间的通信,使用的方法有无名管道,有名管道,共享内存等。-Linux to achieve inter-process communication, to achieve communication between the two processes, the methods used are anonymous pipes, named pipes, shared memory, and so on.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:16917
    • 提供者:chenli
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com