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

搜索资源列表

  1. tk2

    0下载:
  2. 一个太阁立志传2的内存修改器,主要功能在内存中读取和修改另外一个进程的数据。-A 太阁立志传 2 memory modifier key functions in memory, read and modify data in another process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:4822
    • 提供者:河坊街
  1. pc

    0下载:
  2. 生产者消费者实现进程见通讯的代码,所需数据由data.txt文件提供-Producer consumers see the realization of the process of communication code, the required data from data.txt document
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:8856
    • 提供者:张喜和
  1. Lesson17vc

    0下载:
  2. vc 进程间通信,两个应用程序间数据通信,共享-vc-process communication, the two data communication between applications and share
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3705847
    • 提供者:wanggang
  1. IPC_shareCode

    0下载:
  2. 此程序是进程间共享快速通讯的例子,目的是快速的进行多进程数据传输和存储,对于编写进程通信有着非常重大的参考价值,是codeproject上很重要的一篇文章的源代码。-This process is the process of sharing examples of rapid communication, the purpose of rapid multi-process data transfer and storage, for the preparation of the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:36432
    • 提供者:
  1. inter

    0下载:
  2. c++进程间通信的小例子,实现了操作系统下进程互访和数据共享操作。-c++ the process of communication between the small example of the process of realization of the operating system under the operation of mutual visits and data sharing.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:250957
    • 提供者:yy
  1. processandthread

    0下载:
  2. 1.如何终止当前进程?5.如何使用事件对象同步进程?6.如何在两个执行程序间进行数据通信?13.如何使用临界区同步线程?-1. How to terminate the current process? 5. How to use the event object synchronization process? 6. How the enforcement procedures between the two data communication? 13. How to use the cri
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2804316
    • 提供者:曾江毅
  1. IPCWorkshop

    0下载:
  2. 介绍进程通信的方法并比较方法以及如何利用这些方法传输数据-Describes the process of communication methods and compare the methods and how to use these methods to transfer data
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:65378
    • 提供者:leiwentao
  1. Pagereplacement

    0下载:
  2. 页面置换--问题描述及设计思想:在进程运行过程中,若其所要访问的页面不在内存需把它们调入内存,但内存已无空闲空间时,为了保证该进程能正常运行,系统必须从内存中调出一页程序或数据,送磁盘的对换区中。但应将哪个页面调出,所以需要根据一定的算法来确定。-Page replacement- problem descr iption and design: the process is running, if they want to access the memory page is not requi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:张龙
  1. 1

    0下载:
  2. 通过编写进程管理的算法,要求学生掌握整个进程管理的各个环节,进程的数据结构描述,进程的各种状态之间的转换,以及进程的调度算法。以加深对进程的概念及进程调度算法的理解,并且提高链表的应用能力,达到提高编程能力的目的。-Process management through the preparation of the algorithm, requires students to master the management of all aspects of the process, the pro
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:205784
    • 提供者:黄正政
  1. rd

    0下载:
  2. 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-In Windows2000 environment, create a console process, this process contains n threads. N threads with which to express n a reader or writer. Each threa
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:6158
    • 提供者:郑明钊
  1. fengbaojiequ

    0下载:
  2. 注入进程,进行封包数据的截取并发送,功能非常强大-Injection process, the interception of data packets and sends very powerful
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:215561
    • 提供者:xjh
  1. PipeClient

    0下载:
  2. 该程序为进程间管道的接受客户端负责向制定的服务器写数据的。-The procedure for the acceptance of inter-process pipe responsible for the development of client server to write data.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:161430
    • 提供者:胡泊
  1. MapFileTrans

    0下载:
  2. 通过内存映射实现进程间的数据交换\MapFileTrans\MapFileTrans.rar,很不错的vc源码,有兴趣的朋友可以看看。-Through memory-mapped inter-process data exchange \ MapFileTrans \ MapFileTrans.rar, very good vc source, interested friends can see.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:27753
    • 提供者:潘玉菊
  1. VCProcedureAndThread

    0下载:
  2. 共14个源代码,讲解了系统进程、线程的主要使用方式和流程。 包括获取系统进程、实现多线程多任务、使用工作线程、使用临界区同步线程、使用事件对象同步进程 使用线程优先级、使用用户界面线程、异常终止线程、正常终止线程 、终止指定进程、在程序中启动程序、在两个执行程序间进行数据通信等示例。-A total of 14 source code, to explain the system processes, threads and processes primarily use. Includ
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2784029
    • 提供者:tom
  1. IPC_ShareMem

    0下载:
  2. 进程间通信实例:使用共享内存实现进程间数据通信-Interprocess communication Example: Using shared memory to achieve inter-process data communications
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:360378
    • 提供者:leo
  1. Reader-Writer

    0下载:
  2. 创建一个控制台进程,此进程包含n个线程,用这n个线程来表示n个读者或写者,每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作,用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先): 写-写互斥,即不能有两个写者同时进行写操作。 读-写互斥,即不能同时有一个线程在读,而另一个线程在写。 读-读允许,即可以有一个或多个读者在读。 读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:7516
    • 提供者:何必
  1. OS

    0下载:
  2. 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 读者优先的附加限制:如果读者申请进行读操作时已有另一个读者
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:80224
    • 提供者:夏芝亮
  1. Process1

    0下载:
  2. 进程中数据传送的一个小例子。作为发送端。-A small example of the data transfer process. As the sender.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3608514
    • 提供者:lirong
  1. Process2

    0下载:
  2. 进程中数据传送的一个小例子。作为接受端。-A small example of the data transfer process. As the receiving end.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3619664
    • 提供者:lirong
  1. ShareMem

    0下载:
  2. 自己封装的共享内存库,可实现进程间数据共享-Shared memory library of their own package, to achieve inter-process data sharing
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1167587
    • 提供者:TT
« 1 23 »
搜珍网 www.dssz.com