搜索资源列表
Codetext
- 掌握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
使用自定义消息进行线程间的通
- 使用自定义消息进行线程间的通信 对初学者大有裨益-Using a custom message communication between threads of great benefit for beginners
MessageThread
- vc——使用自定义消息进行线程间的通信\MessageThread的程序源码,值得一看!-vc- using a custom message thread communication between \ MessageThread the program source code, worth a visit!
StrThread
- 自定义多线程基类, 用于对多线程的管理,以及启动、结束的控制。使用时只需要重载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.
jc
- 进程通讯(自定义消息) -The process of communications (custom message)
MyTimer
- 自定义Timer,用线程做的, 仿BCBTTimer封装类。-Custom Timer, to do with threads, imitation BCBTTimer Packaging category.
MessageThread
- 一个使用自定义消息进行线程间的通信得例程,来自于Visual C++范例大全-Use a custom message to the communication between threads was routine, and from the Visual C++ examples of Daquan
readandwrite
- 读者写者进程管理,自定义读者写者优先关系,完成进程建立,调度!-Readers to write by process management, custom readers to write the relationship between those who give priority to complete the process of building, scheduling!
MultiThreadComm
- 线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。 -Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a thread with a message, the operatin
20102404MultiThread7
- 该例程演示了如何使用自定义消息进行线程间通信。-This routine demonstrates how to use a custom message thread interprocess communications.
RestartSoftware
- 自动重启程序,我工作中用的,自定义设置路径、软件、参数、间隔,可直接用也可作参考-Automatically restarts the process, my work used, the path of custom settings, software, parameters, layout, can be directly used also for reference
AFXTLS
- 一个自定义的线程局部存储类 比原来的TLS好用-A custom analog original thread local storage easy to use TLS
PV
- 用多线程实现“生产者-消费者问题”本作业要求设计并实现一个进程,该进程拥有一个生产者线程和一个消费者线程,它们使用N个不同的缓冲区(N为一个自定义的确定的数值,例如N=32)。你需要使用如下信号量:一个互斥信号量,用以阻止生产者线程和消费者线程同时操作缓冲区列表;一个信号量,当生产者线程生产出一个物品时可以用它向消费者线程发出信号;一个信号量,消费者线程释放出一个空缓冲区时可以用它向生产者线程发出信号; -Achieved with multi-threaded " producer
Example078
- vc用自定义消息在线程间通信的程序源码,感兴趣的可以参考下-vc with a custom message in the inter-thread communication program source code, can refer interested
Process
- 进程禁用,禁止启动某些自定义的进程。定义多个禁用进程时用分号间隔(如 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)
MessageThread
- vc 使用自定义消息进行线程间的通信\MessageThread的程序源码,希望对大家有所帮助-vc using a custom message thread communication between \ MessageThread the program source code, we hope to help
threadmsg
- 自定义的一个类,向记录到该类对象的线程发送自定义消息.-Since the definition of a class, to record the thread to the class object to send custom messages.
MessageThread
- 使用自定义消息进行线程间的通信\MessageThread\MessageThread.rar,很不错的vc源码,有兴趣的朋友可以看看。-Use custom messages to communicate between threads \ MessageThread \ MessageThread.rar, very good vc source, interested friends can see.
Safe-termination-of-thread
- windows安全终止线程,自定义线程,自己控制线程的生命期。随时终止线程。-windows security to terminate the thread, to control their own thread of life of a custom thread.At any time terminate the thread.
88VHDL(1)
- 选用一种设计方案定制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
