搜索资源列表
《Win32多线程程序设计》配套代码
《Win32多线程程序设计》的全部配套源代码
序列处理多线程MFC应用程序
sequenceMult3(多线程序列处理程序,Visual C++ MFC实现),是一个很好的多线程学习程序
多线程实现求PI值程序
- 多线程求PI值,可以设置任意线程数目,最后会输出所用时间
用VB写多线程程序
- VB的多线程程序-VB of the multi-threaded program
多线程端口扫描程序源代码
- 多线程端口扫描程序源代码-multithreaded port scan source code
多线程演示程序
- 多线程演示程序,一个很好的例子-multithreading demo program, a good example
多线程演示程序
- 多线程演示程序!很不错哦-multithreading demo program! Very good!
Win32多線程程序設計
- Win32多線程程序設計,很不錯得到-Win32 multithreaded programming, to be very good
Win32多线程程序设计
- 侯捷先生翻译的书籍《Win32多线程程序设计》的源代码。-translated books "Win32 multithreaded programming," the source code.
Java程序中的多线程
- Java程序中的多线程-Java programs multithreading
VC++6.0多线程技术在端口扫描程序中的应用
- VC++6.0多线程技术在端口扫描程序中的应用-VC++6.0 multithreading technology in port scanning procedures for the application
ListCtrl多线程
- 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display c
DELPHI下的多线程程序设计2
- 利用DELPHI下标准的多线程类TThread来完成我们多现程的设计-use under standard multithreaded category TThread to finish what we design is the way
自己写得串口多线程程序
- 自己写得串口多线程控制程序,里面的超时设置和书上说得不是很一样,大家参考吧-their written control procedures for multi-threaded, overtime set up inside the book and put it is not very like, we make reference to it
用VB写“多线程”程序
- 用VB编写的多线程程序,带有可以自定义线程,适用软件VB6.0,是学习操作系统编程的一个良好工具 -VB prepared by the multi-threaded process, can be defined with threads, application software VB6.0. the operating system is programmed to learn a good tool
WinCE多线程示例
- 采用Platform Builder编写的多线程程序,可以在嵌入式操作系统Window CE.NET上运行。本程序在定位导航系统中,显示电子地图和数据采用等多工作需求的场合。-using Platform Builder prepared by the multi-threaded process, Embedded operating system can run on Windows CE.NET. The procedures i
多线程程序的编写聊天 程序
- 多线程程序的编写聊天程序多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例-multithreading procedures in the preparation chat program multithreaded program, multi-threaded applications easily occur. Mutex object
Win32多线程程序设计(源代码)
- ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. ● 以C和C++写成的各个范例程序。 ● UNIX环境比较。让UNIX下的开发人员能转移到Win32. (Internet development examples, including ISAPI and WinSock. How t
多线程编程指南
- 多线程编程的相关资料,适用于多线程程序编写(Multithreaded programming related information for multithreaded programming.)
利用定积分的定义编写多线程程序实现计算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.)