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

搜索资源列表

  1. GetNet

    0下载:
  2. 进程列举程序,优点类似Windows任务管理器。 VC++编写实现,调试通过!-process procedures outlined the advantages similar to the Windows Task Manager. VC + + realization, debugging through!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52967
    • 提供者:邓云
  1. fork函数解析

    0下载:
  2. fork函数解析 包括进程控制 ,一般文件操作(包括管道和套接字)等等 -fork analytic functions, including process control, the paper operations (including pipes and sockets), etc.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61096
    • 提供者:张庆
  1. c123

    0下载:
  2. LINUX环境下的线程同步和进程控制问题的源代码,希望大家-LINUX environment threads synchronization and process control of source code, we hope to s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3919
    • 提供者:饶元见
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:cohoo
  1. VC_ComDlg

    1下载:
  2. 封装好的VC++串口类,支持同步,异步,带接收进程的异步方式.-Packaging good VC Serial category, supports synchronous and asynchronous, with the process of receiving asynchronous mode.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34064
    • 提供者:sqich
  1. 2006121111111

    0下载:
  2. 此程序在运行的时候,产生一个子进程.此子进程每隔1秒钟,向父进程发送一个SIGUSR1信号,父进程收到信号后,打印当前系统时间.当经过10秒钟后,子进程结束运行,并发送SIGUSR2信号,通知父进程 父进程收到SIGUSR2信号后,退出.-this program in running time, have a child process. This process for every one seconds, father process to send a signal SIGUSR1 fa
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:844
    • 提供者:w_z_y
  1. MapTest

    0下载:
  2. windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75073
    • 提供者:111
  1. CreatProcess

    0下载:
  2. 在 UNIX 系统中,用户创建一个新进程的过程(调用系统调用 fork)。以及在此过程中可能遇到的问题。-the UNIX system, you can create a new process to the process (called fork system call). In this process, and may encounter problems.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4029
    • 提供者:贾宁
  1. jin_rose_jctx

    0下载:
  2. WM_COPYDATA 进程间通讯 系统消息 最简单的进程间通讯的例子-WM_COPYDATA inter-process communication system even the most simple process communication examples
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:319104
    • 提供者:李顺
  1. PCTOPC

    0下载:
  2. 两台PC间通过串口进行通信,采用进程和事件触发机制,用Win32API函数实现-between two PC serial communications through the use process and events trigger mechanism, use Win32API Function
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:72526
    • 提供者:梅杰
  1. vcThreadSynchronization

    0下载:
  2. 在vc中利用父子间进程通信来实现的线程同步-use in vc process communication between father and son to achieve the synchronization thread
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:40905
    • 提供者:曾悦
  1. pvm3

    0下载:
  2. pvm结构分析(3)——pvm监护进程与任务消息处理.pdf-AN structural analysis (3) -- AN guardianship process and information processing tasks. Pdf
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:242105
    • 提供者:张一
  1. jinchengt

    0下载:
  2. 进程间通讯,经典的例子,找来奉献给大家,把vc学好,为祖国做贡献-inter-process communications, the classic example of office, for the sake of everyone, vc learn, and make contributions to the motherland! !
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:233723
    • 提供者:王理
  1. 569999进程管道的vc实现

    0下载:
  2. 进程通信管道模拟,上课时的作业留下的程序,经过老师修改课执行-process communication channel simulation class left the operating procedures are followed, the implementation of the teachers change classes
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:15970
    • 提供者:刘新门
  1. 进程间的通讯

    0下载:
  2. 作用:通过油槽实现跨网络进程间的一对多的单向通讯
  3. 所属分类:通讯编程

  1. D7FileMaping

    0下载:
  2. Dlephi 进程间通讯,通过内存映射的方式,实现多进程之间数据的传递。-Dlephi inter-process communication, and by memory mapping the way to achieve the transfer of data between multiple processes.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:229031
    • 提供者:daihongwei
  1. File_Map_Server_Client

    0下载:
  2. windows下通过共享内存进行进程间通信的例子,包括server与client-windows through shared memory inter-process communication examples, including the server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:105073
    • 提供者:morry
  1. CopyData

    0下载:
  2. 程序采用vc++编写,用来在不同进程中通信,采用WM_COPYDATA消息来传递数据,和其他进程通信相比,具有简单,强大的特点。-Using vc++ program written in different processes used to communicate, using WM_COPYDATA message to pass data, and other processes, communication, compared with a simple, powerful featu
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:26557
    • 提供者:wangpenghui
  1. ShareCom

    0下载:
  2. 自己写的一个进程间通讯库,使用很方便。 带有例子程序。-Wrote it myself a process of communication among libraries, use very convenient. With examples of procedures.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:292941
    • 提供者:lincolnwang
  1. hidePro

    0下载:
  2. 能隐藏进程的源代码。在windows下进行隐藏进程,使任务管理器无法打开进行显示此进程-This is a process to hide the source code. No other malicious code, just to hide the process.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:90935
    • 提供者:kxz
« 12 3 4 5 6 »
搜珍网 www.dssz.com