资源列表
zdgq_Connent
- 一个个性播放器的源码d6 A source of personality player-The source code of A personality player d6 A source of move player
938599
- 一个个性播放器的源码d6 A source of personality player()
vc
- 第2章 文档和视 第3章 对话框与控件 第4章 菜单、快捷键和控制条 第5章 图形操作 第6章 文件操作 第7章 MFC通用类 第8章 异常处理和诊断 第9章 多线程 -Chapter 2 documents and, as Chapter 3 of the dialog box and control Chapter 4 menu, shortcut keys and control section in Chapter 5 graphics operation
wim 动态称重代码
- 动态称重代码,不可多得的好程序, 里面有多线程的实现。-Dynamic Weighing code, a very good procedures, they have threaded realized.
f1
- Application for scanning fingers
R3-debug.
- a. 项目名称:R3Dbg(调试器内核),Gravedigger(调用示例) b. 本项目的任务开发者:傅强。 c. 开发背景:科锐3阶段项目。 d. 运行环境:WIN2000,XP。 -a. Project Name: R3Dbg (kernel debugger), Gravedigger (called sample) b. The task of the project developers: Fu Qiang. c. Development Background:
CPUDetect
- c++Builder6下实现的系统进程CPU使用率监控程序,当被监控程序CPU大于设置值时自动杀掉被监控进程。系统进程信息获取封装成C++Builder风格的类,可以实现系统进程列表获取;指定进程CPU使用率的获取;通过PID杀指定进程;通过程序名杀指定程序。
statest
- DELPHI写的多线程COM服务器源代码 客户端 服务端-DELPHI write multi-threaded COM server, the client server source code
PVSample
- PV信号量的实现,使用信号量来解决进程之间的各种同步问题-Implementation, using semaphores PV semaphore to solve various synchronization between processes
yvyemy8
- The preparation of the elective system()
Multithreading
- 在Windows系统中,多任务体系是通过进程和线程模型来实现的。多线程可以使一个程序在同一时间内具有运行多个任务的能力。-In Windows systems, multi-tasking system is through the process and threading model to achieve. Multithreading allows a program running at the same time with multiple tasks.
Multi-threaded
- 在Visual C++6.0上测试过的多线程编程10例源码. -Multi-threaded programming examples