资源列表
multithread
- 多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or
MultiTimerDemo
- 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
progressThread
- 一个由多线程实现的进度条程序,每个线程控制一个进度条的进度速率。一个学习多线程和进度条progress控件的好程序!-Implemented a progress bar multi-threaded program, each thread a progress bar control the progress rate. A learning multi-thread and a good progress bar progress control program!
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
DLL
- DLL注入 进程防杀 进程线程编程 -dll insert
two-level-scheduling-
- 用C语言模拟实现一个的多道批处理系统的两级调度-C language simulation implement a multi-channel batch system of the two levels of scheduling
MThreadVB_882945292002
- MThreadVB 多线程处理组件 -MThreadVB Thread
ProcessHide
- VC++实现的rin0级别的进程隐藏和进程保护。要用到DDK。此压缩包中有完整的源代码,并且调试通过。-VC++ to achieve the rin0 level hidden process and process protection. To use DDK. This package is the integrity of the source code, and debugging through.
BR
- 易语言无驱动干掉冰刃源码。完全使用系统API函数。-Easy to get rid of Frostsaber language No driver source code. Fully use the system API functions.
进程监控
- 进程监控(1) 每次主动发送协议,都有应答,发送协议用蓝色显示,应答用黑色显示。 (2) 序列号的有效范围1-1000000。 -process control (1) initiative to send each agreement have responses, the agreement to send blue, black respondents showed. (2) sequences of the effective range 1-1000000.
MutexesDlg
- 编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术-The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multi
data
- 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.