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

资源列表

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 904 »
  1. Communication

    1下载:
  2. 利用管道进行进程间通信 设有二元自然数变量函数F(m,n)、f (m)  g(n) 请编程建立3个并发协作进程或线程,它们分别完成计算F(m,n)、f (m)和g(n)。-Programming to establish three concurrent collaborative processes or threads, respectively, to complete the calculation of F (m, n), f (m) and g (n).
  3. 所属分类:进程与线程

    • 发布日期:2013-11-25
    • 文件大小:3699771
    • 提供者:Chang
  1. OmniThreadLibrary-2.2

    1下载:
  2. 一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽. 此为 2.2 版本-。-A great thread library to solve a lot of delphi
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-05
    • 文件大小:2883452
    • 提供者:abc
  1. RCF-2.0.0.2675

    1下载:
  2. 远程调用框架(RCF)是一个专为C ++应用程序的IPC / RPC框架。 IPC和RPC技术的范围广。 C ++应用程序的无缝集成。 便携,高效和可扩展性。 用于在世界各地的主流应用软件。-Remote Call Framework (RCF) is a IPC/RPC framework tailored for C++ applications. Wide range of IPC and RPC techniques. Seam
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-06
    • 文件大小:1221155
    • 提供者:零点
  1. PROCESS.RAR

    1下载:
  2. 可以保护进程不被结束可以完美保护哦 好东西啊 -Can protect the process is the end can not perfect protection Oh good thing
  3. 所属分类:Process-Thread

    • 发布日期:2014-11-27
    • 文件大小:13312
    • 提供者:杨黑
  1. vc-plugin

    1下载:
  2. 用ATL实现VC插件,很多软件都是通过插件的形式作为开发,这里用插件的形式做了一个实例。-With ATL VC plug-in, a lot of software in the form of plug-ins as developed here in the form of plug-in one instance.
  3. 所属分类:Process-Thread

    • 发布日期:2015-09-01
    • 文件大小:31744
    • 提供者:zynhdm
  1. Prodet

    1下载:
  2. 利用了多种检测方法检测隐藏进程的驱动程序。-Using a variety of detection methods to detect hidden process driver.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-20
    • 文件大小:139575
    • 提供者: 周颖捷
  1. MyThread

    1下载:
  2. Qt多线程示例,对于初学者比较适合用来学习练手-Qt Thread program
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-07
    • 文件大小:59173
    • 提供者:chenruitian
  1. filefind

    1下载:
  2. 用MFC的多线程技术 实现了文件查找器的功能-With MFC multithreading technology to achieve the function of File Finder
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:9443814
    • 提供者:付高静
  1. Process_control

    1下载:
  2. 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 -Design and implementation of the Unix
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:238479
    • 提供者:Dean Miller
  1. Producers-and-consumers

    1下载:
  2. 多进程/ 线程编程:生产者 - 消费者问题。 1,设置两类进程/ 线程,一类为生产者,一类为消费者; 2,建立缓冲区的数据结构; 3,随机启动生产者或消费者; 4,显示缓冲区状况; 5,随着进程/ 线程每次操作缓冲区,更新显示;-Multi-process/thread programming: producer- consumer issues. 1, set two types of processes/threads, one for producers, a cla
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:2597
    • 提供者:刘禹
  1. zhe-reader-zhe-writer

    1下载:
  2. 多进程/线程编程:读者-写者问题。      1,设置两类进程/线程,一类为读者,一类为写者;   2,随机启动读者或写者;  3,显示读者或写者执行状态;  4,随着进程/线程的执行,更新显示;  -Multi-process/thread programming: Readers- write the problem. 1, set two types of processes/threads, o
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:13619
    • 提供者:刘禹
  1. hcon

    1下载:
  2. 怎么让进程不在进程管理器中显示, 网上看到许多代码, 但都不能完全适应winxp,win7,winserver 64位等操作系统, 而且实现复杂(用到一些注入技术等),容易被防病毒毒软件误杀. 进过一些实验, 给出的代码简单明了,适应不同的操作系统, 而且是原创.-How so that the process is not in the process manager shows that online to see a lot of code, but they can not fully
  3. 所属分类:Process-Thread

    • 发布日期:2014-12-04
    • 文件大小:8192
    • 提供者:Clarence
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 904 »
搜珍网 www.dssz.com