资源列表
Thread
- Visual C++ more Thread programme-more Thread programme
UART
- minimum uart Image for transfer image to FPGA then read again by PC
kill_process
- 模仿任务管理器,读取系统运行的所有进程,然后选择一个进程,点击“KILL”按钮,将此进程杀掉。-Task Manager to imitate, to read all the process of system operation, and then select a process, click the " KILL" button to kill this process.
multithreadingdataprocessing
- 针对多线程处理问题的特点,提出新的设计方法,运行时间更短,效果很好。-multithreading data processingC#
multitreadsrc1
- windows环境下多线程编程的例子,基于MFC框架。包含5个例子代码。-windows environment examples of multi-threaded programming, based on the MFC framework. 5 contains examples of code.
PStat
- 采用多线程方式,对执行过程长的进程实现暂停或停止功能。-The use of multi-threaded approach to the implementation process of the realization of a long pause or stop function.
EnumHidePro
- 枚举系统隐藏进程-enumerate hide process..
hideprocess
- 直接在窗体添加代码和一个按钮,按按钮后进程隐藏-hideprocess
Realization-of-Multithread-Program-Based-on-Callba
- 本文给出了基于回调函数的多线程应用程序实现方法。通过回调函数开辟子线程,而采用回调函数的消息响应函数实现具体的数据处理。因回调函数的消息响应函数可作为VC + + 某个类的成员函数,故可调用该类的其他成员函数和成员变量,从而避免了因采用过多的全局变量进行线程通信而降低系统效率-The met hod for realizing multit hread program based on callback function and Visual c++ is given in this paper
multithread
- 操作系统课程设计——多线程同步源码,采用visual c++编写-OS course design--multithread
tongbu
- 操作系统课程设计——两个线程同步,包括线程创建、挂起与等待。-Operating systems curriculum design- the two thread synchronization, including thread creation, hang and wait.
09-Queue
- windows核心编程中的临界区实现代码,有利于加深对临界区的理解-windows of the core programming code of the critical zones is conducive to deepening the understanding of the critical region