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

搜索资源列表

  1. Codetext

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. redeem familiar with the right kind of us
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37.82kb
    • 提供者:李君懿
  1. 使用自定义消息进行线程间的通

    0下载:
  2. 使用自定义消息进行线程间的通信 对初学者大有裨益-Using a custom message communication between threads of great benefit for beginners
  3. 所属分类:进程与线程

    • 发布日期:2017-03-24
    • 文件大小:42.46kb
    • 提供者:kidd
  1. MessageThread

    0下载:
  2. vc——使用自定义消息进行线程间的通信\MessageThread的程序源码,值得一看!-vc- using a custom message thread communication between \ MessageThread the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:29.24kb
    • 提供者:
  1. StrThread

    0下载:
  2. 自定义多线程基类, 用于对多线程的管理,以及启动、结束的控制。使用时只需要重载RunThread(),非常方便。-Custom multi-threaded base class, used for the management of multi-threading, as well as the start and end control. Only need to use heavy-duty RunThread (), very convenient.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1.24kb
    • 提供者:tonyxzj
  1. jc

    0下载:
  2. 进程通讯(自定义消息) -The process of communications (custom message)
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:408.48kb
    • 提供者:李明
  1. MyTimer

    0下载:
  2. 自定义Timer,用线程做的, 仿BCBTTimer封装类。-Custom Timer, to do with threads, imitation BCBTTimer Packaging category.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1.27kb
    • 提供者:liulianghao
  1. MessageThread

    0下载:
  2. 一个使用自定义消息进行线程间的通信得例程,来自于Visual C++范例大全-Use a custom message to the communication between threads was routine, and from the Visual C++ examples of Daquan
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:32.54kb
    • 提供者:ladeng
  1. readandwrite

    0下载:
  2. 读者写者进程管理,自定义读者写者优先关系,完成进程建立,调度!-Readers to write by process management, custom readers to write the relationship between those who give priority to complete the process of building, scheduling!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:徐海波
  1. MultiThreadComm

    0下载:
  2. 线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。 -Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a thread with a message, the operatin
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:6.8mb
    • 提供者:yeliu
  1. 20102404MultiThread7

    0下载:
  2. 该例程演示了如何使用自定义消息进行线程间通信。-This routine demonstrates how to use a custom message thread interprocess communications.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:19.42kb
    • 提供者:陈大民
  1. RestartSoftware

    0下载:
  2. 自动重启程序,我工作中用的,自定义设置路径、软件、参数、间隔,可直接用也可作参考-Automatically restarts the process, my work used, the path of custom settings, software, parameters, layout, can be directly used also for reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:166.99kb
    • 提供者:wangshujun
  1. AFXTLS

    0下载:
  2. 一个自定义的线程局部存储类 比原来的TLS好用-A custom analog original thread local storage easy to use TLS
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:4.33kb
    • 提供者:
  1. PV

    1下载:
  2. 用多线程实现“生产者-消费者问题”本作业要求设计并实现一个进程,该进程拥有一个生产者线程和一个消费者线程,它们使用N个不同的缓冲区(N为一个自定义的确定的数值,例如N=32)。你需要使用如下信号量:一个互斥信号量,用以阻止生产者线程和消费者线程同时操作缓冲区列表;一个信号量,当生产者线程生产出一个物品时可以用它向消费者线程发出信号;一个信号量,消费者线程释放出一个空缓冲区时可以用它向生产者线程发出信号; -Achieved with multi-threaded " producer
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:panwang
  1. Example078

    0下载:
  2. vc用自定义消息在线程间通信的程序源码,感兴趣的可以参考下-vc with a custom message in the inter-thread communication program source code, can refer interested
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:25.16kb
    • 提供者:王素兰
  1. Process

    0下载:
  2. 进程禁用,禁止启动某些自定义的进程。定义多个禁用进程时用分号间隔(如 QQ.EXE IEXPLORE.EXE)-Process is disabled, banned the process of starting some of the custom. Define the process disabled when multiple intervals with a semicolon (such as QQ.EXE IEXPLORE.EXE)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:754.7kb
    • 提供者:jiangbo
  1. MessageThread

    0下载:
  2. vc 使用自定义消息进行线程间的通信\MessageThread的程序源码,希望对大家有所帮助-vc using a custom message thread communication between \ MessageThread the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:26.47kb
    • 提供者:程胜利
  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
    • 文件大小:79.83kb
    • 提供者:liyiliang85
  1. MessageThread

    0下载:
  2. 使用自定义消息进行线程间的通信\MessageThread\MessageThread.rar,很不错的vc源码,有兴趣的朋友可以看看。-Use custom messages to communicate between threads \ MessageThread \ MessageThread.rar, very good vc source, interested friends can see.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:29.31kb
    • 提供者:李志红
  1. Safe-termination-of-thread

    0下载:
  2. windows安全终止线程,自定义线程,自己控制线程的生命期。随时终止线程。-windows security to terminate the thread, to control their own thread of life of a custom thread.At any time terminate the thread.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:13.24kb
    • 提供者:贺二博
  1. 88VHDL(1)

    0下载:
  2. 选用一种设计方案定制ROM(乘法器宏模块)的方法设计一个八位乘法器,利用quartus软件进行VHDL程序的编写,然后对程序进行仿真验证,并对所设计的乘法器进行评价。-Use a custom ROM design ( multiplier macro module ) method to design a eight multiplier, the use of quartus software VHDL program, then the program is validated by si
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:343.53kb
    • 提供者:杨涛
« 12 »
搜珍网 www.dssz.com