搜索资源列表
一个多线程后台扫描的程序和源代码
- 一个多线程后台扫描的程序和源代码,是用delphi7.0编写的。-a multithreaded background scanning procedures and the source code is delphi7.0 prepared.
DELPHI下的多线程程序设计1
- 利用DELPHI下标准的多线程类TThread来完成我们的多线程设计-use under standard multithreaded category TThread to complete our multithreaded design
DELPHI下的多线程程序设计2
- 利用DELPHI下标准的多线程类TThread来完成我们多现程的设计-use under standard multithreaded category TThread to finish what we design is the way
《Win32多线程程序设计》配套代码
- 《Win32多线程程序设计》的全部配套源代码
多线程管理类及示例程序
- 多个线程的管理, 包括启动启动多个线程, 同时终止多个线程. 面向对象 封装, 智能指针自动释放资源.
DrawLine 多线程画线的程序
- 这是一款用多线程画线的程序,对学习C++编写多线程程序很有帮助。-This is a line drawn with a multi-threaded program, write to learn C++ multi-threaded program helpful.
BeginthreadDemo.rar
- 这是我写的Win32 console Application程序来测试_beginthread函数创建多线程程序的用法以及参数传递的程序。, This is Win32 console which I writes the Application procedure tests the _beginthread function foundation multithreading procedure the usage as well as the parameter transmissio
MFC
- 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
multi_thread_sam
- 5个多线程程序小例子-Examples of five multi_thread programs
WorkQueueThreading_src
- 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
dxc
- 多线程程序的编写一书详细讲解了,如何编写delphi多线程应用-Procedures for the preparation of multi-threaded
Win32_MultiThread
- 《Win32多线程程序设计》原码侯捷翻译,对深入掌握多线程有很好的启发作用-Win32 MutilThread
ThreadS
- 基于MFC的简单多线程程序,运用同步机制使计数线程和显示线程协调工作-A simple MFC-based multi-threaded program, the use of thread synchronization mechanism to realize the coordination of the count thread and the display thread
win32多线程程序设计
- win32 多线程程序设计侯捷译一本挺好的书-win32 multithreaded programming Hou Jie translation a very good book
Experiment-9
- MFC基础知识——实验9(多线程程序设计),详细的操作步骤-MFC basics- Experiment 9 (multi-threaded programming), the detailed steps
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)
Win32多线程程序设计(源代码)
- ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. ● 以C和C++写成的各个范例程序。 ● UNIX环境比较。让UNIX下的开发人员能转移到Win32. (Internet development examples, including ISAPI and WinSock. How to use threads and overlapped I
BCB多线程
- 程序的执行原理是这样的,一个多线程里面包含了读和写test.txt记事本的功能。 因为读写记事本的消耗时间很短,在写记事本里面故意加了2s延时以造成多线程的明显冲突。本多线程是使用的临界区:CRITICAL_SECTION。按下按钮,通知线程要写入一串字符(线程执行完需要2s以上),延时20ms后通知线程再写入一串字符,跟第一次写入造成“冲突”,延时20ms后,在两个写都没完成时再通知线程要读同一个记事本。 因此造成线程中三个事件“打架”。(Procedures for the implem
黑马程序员C-C++学科重磅精品学习资源
- Qt多线程实还快点发货考虑对方考虑对方看来大家快来放假了(MultiThreaddfdkfdjlkfjdlkjfl)
利用定积分的定义编写多线程程序实现计算pi的程序
- 利用定积分的定义编写多线程程序实现计算pi的程序,尽量让精度提高。(We use the definition of definite integral to compiling multithreaded program to realize the program of calculating pi, and try to improve the accuracy.)