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

搜索资源列表

  1. communications---in-process

    0下载:
  2. 进程间通讯的各种方法源代码,有详细的注释,适用于初学者-Various methods of inter-process communication source code, detailed notes, suitable for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:310793
    • 提供者:小郭
  1. 111

    0下载:
  2. 进程间通信,两个进程, sender 和 recive 一个发消息,一个接收消息-Interprocess communication, two processes, sender and recive A message, a received message
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:11788
    • 提供者:李科
  1. 020045323ecg

    0下载:
  2. 通过使用套接字来达到进程间通信目的的编程就是网络编程。windows提供的基于网络编程的就是套接字也就是winsock,同时Winpcap也是一个比较方便的工具网络编程从大的方面说就是对信息的发送到接收-It is the network programming. windows provides a socket-based network programming that is winsock, while Winpcap also a convenient tool for network
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1861
    • 提供者:李涛
  1. SimpleIPC

    0下载:
  2. 进程间通信DEMO fifo filemapping-IPC DEMO fifo filemapping...
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:17407
    • 提供者:xu
  1. File-Mapping

    0下载:
  2. 使用filemapping实现进程间高速通信-Using filemapping to achieve the inter-process cummunication.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-19
    • 文件大小:29027281
    • 提供者:shane wang
  1. linux_shm

    0下载:
  2. linux中进程间使用共享内存的方式进行通信的读写源码-linux process between the use of shared memory approach to reading and writing to communicate source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1272
    • 提供者:jie
  1. smart_parking_lot-master

    0下载:
  2. 参加全国嵌入式大赛时候写的代码,里面的网络通讯(SOCKET),进程间通讯(FIFO),多进程...都是可以参考下的-When embedded in the national contest to write the code, which the network communications (SOCKET), interprocess communications (FIFO), multi-process ... all be under References
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:19624
    • 提供者:spencerscott
  1. AppTest

    0下载:
  2. VB进程间的共享数据的通讯 两个程序共享一个变量-Communication of shared data between VB processes Two programs share a variable
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:29334
    • 提供者:benison
  1. Process-communication

    0下载:
  2. 用于在不同进程之间传播或交换信息,是进程间通信的手段-Process communication for communication and exchange of information between different processes
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:2764
    • 提供者:刘加
  1. Clipboard

    0下载:
  2. 采用剪切板实现进程间的通信,是众多能有效实现进场间通信的有效方式之一,且可以学习访问剪切板的方式。-Use the clipboard to achieve inter-process communication, it is one of the many effective ways to achieve effective communication between the approach, and the way you can learn to access the clipboar
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2277867
    • 提供者:刘万鹏
  1. Lesson17Code

    0下载:
  2. 使用管道通信,是进程间通信的有效方式之一。可以方便应用于客户端服务器程序开发中。-Use pipe communication, is one effective way of inter-process communication. It can easily be applied to a client-server program development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:76623
    • 提供者:刘万鹏
  1. MailslotClt

    0下载:
  2. 使用邮槽实现进程间通信,进程间通信的又一实现方式。成功通过编译。-Use the mail slot between interprocess communication process further implementation of communication. Successfully compile.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:32172
    • 提供者:刘万鹏
  1. packet_mmap

    0下载:
  2. 通过mmap实现进程间共享内存的读与写,linux下运行-use mmap to read and write share memory of thread,in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:ulver
  1. mfc-sendmessage

    0下载:
  2. MFC 进程间通信,两个应用程序之间相互发消息,-MFC inter-process communication, send messages between two applications,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:637211
    • 提供者:李云
  1. DDEdemo

    0下载:
  2. DDE进程间通讯应用实例,简单的对话框应用,使用DDE动态数据交互方式实现两个进程间的数据同步-Dynamic Data Exchange Sample
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:206440
    • 提供者:superle
  1. osdllrar

    0下载:
  2. 利用命名管道实现C++进程与C#进程间的通信,并支持复杂类型的传输-Implement the IPC between C++ and C# processes using Named pipe .Also supports the transmission of complex structure.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-07
    • 文件大小:1166272
    • 提供者:过分林
  1. 110104010104

    0下载:
  2. 解决的主要问题 (1)MFC界面设计 (2)模拟生产者消费者的互斥操作 (3)各信号量及互斥体的使用 线程 线程是程序独立运行的基本单位,一个程序通过执行多个线程可以提高机器本身资源的利用率,同时也可以完成多任务并行运行的操作,多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。 互斥体 互斥体与临界区很相似,但是使用时相对复杂一些,它不仅可以在同一应用程序的线程间实现同步,还可以在不同的进程间实现同步,从而实现资源的安全共享。 信号量 信号量是一个
  3. 所属分类:OS Develop

    • 发布日期:2017-05-20
    • 文件大小:5292514
    • 提供者:曾小丽
  1. Experiment

    0下载:
  2. 操作系统进程间的通信,利用的WINAPI32,在VS环境下运行没有问题- OS interprocess communication, use of WINAPI32, at VS environment running without problems
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:5247300
    • 提供者:
  1. pv

    0下载:
  2. 进程间同步与互斥,两个生产者三个消费者,使用信号量-Inter-process synchronization and mutual exclusion, three two producers to consumers, using semaphores
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:li
  1. WinFormSendMsg

    0下载:
  2. wm_copydata 实现进程间通信的例子-wm_copydata Examples to achieve inter process communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:31089
    • 提供者:dk
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com