资源列表
MultiThread
- 多线程的例子,主要完成滚动条的开始于停止-Multithreading example, mainly to complete at the beginning of the scroll bar to stop
commoncontrol
- 在C++6.0环境(MFC可视化)下开发的一个多线程演示程序,示例了三个线程的定义,并发,与挂起(原创)-Environment in C++6.0 (MFC visualization) developed under a multi-threaded demo program, the definition of an example of the three threads, concurrent, and hang (original)
banksulotion
- 银行柜员服务问题:银行有n个柜员负责为顾客服务,顾客进入银行先取一个号码,然后等着叫号。当某个柜员空闲下来,就叫下一个号。 编程实现该问题,用P、V操作实现柜员和顾客的同步。 实现要求 某个号码只能由一名顾客取得; 不能有多于一个柜员叫同一个号; 有顾客的时候,柜员才叫号; 无柜员空闲的时候,顾客需要等待; 无顾客的时候,柜员需要等待。 测试文本格式 测试文件由若干记录组成,记录的字段用空格分开。记录第一个字段是顾客序号,第二字段为顾客进入银行的时间,
lianxi08
- 监视notepad.exe,如果发现其运行则每隔5s记录notepad当前内容一次,并存在当前目录下的f1.txt文件中。-Mmonitor the notepad.exe process, if it was runing log the content of notepad every 5 second and save it to f1.txt in current directory.
Turbo-CPP-4.0-Windows-7-Windows-8-64Bit-Version.r
- ices for this software, unless other terms accompany those items. If so, those terms apply. BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE. If you comply with these license terms, you have t
11111111DLL
- 搞定远程进程注入DLL——以ShellCode之名-Gao Ding remote process into the DLL- the name to ShellCode
ThreadTest
- 这里面有几个多线程方面的例子,希望对初学者有帮助-this is about thread
VCPP
- VC++进程控制的代码,实现了创建进程、观察进程、终止进程。-VC++ process control code, realize the creation process, observe the process, termination process
MFCVega
- 用于飞机合成视景的编程,用vc和vega软件,联合编写-vc vega
demo_version
- 东软实习项目——银行排队系统,实现取号、叫号及经理查询功能-Neusoft Internship Program- Bank queuing system, take a number, called number and query manager
VCthreads
- 该资料通过演示一个例子,来介绍VC多线程编程的知识.
DllInjectCode
- DLL注入到其它进程中执行。透彻讲解将dll植入远程进程。-DLL injection to perform other processes. Thorough explanation will be implanted into the remote process dll.