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

搜索资源列表

  1. Receiving-and-sending-messages

    0下载:
  2. 线程间的消息接收与发送 可作为多个线程通信的基础代码-Thread to receive and send messages between multiple threads can be used as the basis for communication code
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:4528
    • 提供者:陈蓝
  1. Thread-creation

    0下载:
  2. 线程的创建 作为程序创建的基础 多个线程单个线程的创建-Thread creation as the basis to create a single thread to create multiple threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:2746
    • 提供者:陈蓝
  1. os

    0下载:
  2. 提供了多道的程序,可以帮助我们理解操作系统的多线程过程,用C++语言编写,简单易懂,便于学习-Provides multi-channel programs that can help us understand the process of multi-threaded operating system, written in C++ language, easy to understand, easy to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:16436
    • 提供者:wangweiyi
  1. CPP-Builderxc

    0下载:
  2. c++builderd多线程程序,线程同步,希望能帮到你们-c++ builderd multi-threaded program, hoping to help you
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:7695
    • 提供者:wyh
  1. duoxiancheng

    0下载:
  2. 多线程操作的一个案例编写,主要是关于线程互斥的。教学类-Case of multi-threaded operation of a write, mainly on the thread mutually exclusive. Teaching Class
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1335
    • 提供者:王金
  1. ycjc

    0下载:
  2. VC++ 6.0 编写,隐藏WINDOWS XP系统进程源代码。-VC++ to write, hidden process source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:404263
    • 提供者:yanhuan
  1. procschedule

    0下载:
  2. 用visual C++编写的作业调度,好好用-Using visual C++ written job scheduling, good use
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6379369
    • 提供者:Cobe
  1. JCBTest

    0下载:
  2. 用visual C++编写的进程调度,好好用的-Visual C++ written with the process of scheduling, a good use of
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:6721729
    • 提供者:Cobe
  1. imageProcess

    0下载:
  2. 用visual C++编写的操作系统进程调度,好好用的-Written with visual C++ operating system process scheduling, good use of
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5206349
    • 提供者:Cobe
  1. PcMgr

    0下载:
  2. windows下的简单的进程管理工具,可以进行简单的进程管理等操作.-process manager under windows xp.eg. process,modules
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:740327
    • 提供者:陈飞
  1. ThreadCapture

    0下载:
  2. C++获取进城快照,这是一种非常通用的办法,一边编写线程插入的木马都是使用的这样一种办法。-C++ to get a snapshot into the city, this is a very general way, while the Trojans are written into the thread to use such an approach.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:200169
    • 提供者:braveking
  1. AdvancedTaskManager__src

    0下载:
  2. 用vc++实现的进程管理程序,可以查看进程路径等多种信息-Using vc++ implementation of process management program, you can view the process path and other information
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-21
    • 文件大小:23414
    • 提供者:youbin
  1. multiUART

    0下载:
  2. 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1432
    • 提供者:xting
  1. ThreadTest

    0下载:
  2. 多线程使用例子,一个单独的线程弹出进度条对话框-Visual C++ Multi-Thread demo
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:133536
    • 提供者:your name
  1. Ringbuffer

    0下载:
  2. 支持多线程的环形内存,支持任意类型的存储,大小自己设定-Support multi-threading the ring memory to support any type of storage, set the size of their
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1899
    • 提供者:xyj
  1. ned14-nedmalloc-v1.10_beta1-4

    0下载:
  2. 内存分配器,支持多线程,多heap,高效,稳定-Memory allocator to support multi-threaded, multi-heap, efficient, stable
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:619024
    • 提供者:bugudo
  1. threadmsg

    0下载:
  2. 自定义的一个类,向记录到该类对象的线程发送自定义消息.-Since the definition of a class, to record the thread to the class object to send custom messages.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:81746
    • 提供者:liyiliang85
  1. GetProcesses

    0下载:
  2. 线程是vc++一个重要的内容,如何获取线程,如何获取当前系统的所有进程。-Vc++ thread is an important element, how to get the thread, how to get the current system all the processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:32256
    • 提供者:陈晓磊
  1. MultiThread

    0下载:
  2. 基于VC++6.0的windows程序开发,可以实现多线程方式同时进行多项任务,对于开发windows应用管理软件,具有一定参考价值。-Windows based on VC++6.0 program development, can achieve multiple threads at the same time a number of tasks for developing windows application management software, has a certain re
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1865728
    • 提供者:daijiarong
  1. SmartServer

    0下载:
  2. 一个socket线程池的源程序,很有参考价值,需要的可以下载-A socket thread pool of the source of great reference value, need can be downloaded to see
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:59036
    • 提供者:杨华
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com