搜索资源列表
BeginthreadDemo.rar
- 这是我写的Win32 console Application程序来测试_beginthread函数创建多线程程序的用法以及参数传递的程序。
Task20080301-MultiThread(pchlong-2008-03-23)
- 演示多线程编程常用函数的使用,如: _beginthread、_beginthreadex、CreateThread、AfxBeginThread
BeginthreadDemo
- 这是我写的Win32 console Application程序来测试_beginthread函数创建多线程程序的用法以及参数传递的程序。- This is Win32 console which I writes the Application procedure tests the _beginthread function foundation multithreading procedure the usage as wel
beginthread
- 一个多线程的实例,很简单 -a multithreaded example, a very simple
Task20080301-MultiThread(pchlong-2008-03-23)
- 演示多线程编程常用函数的使用,如: _beginthread、_beginthreadex、CreateThread、AfxBeginThread-Demonstration of multi-threaded programming using the commonly used functions, such as: _beginthread, _beginthreadex, CreateThread, AfxBeginThre
946828beginthread
- 简单的多线程编程源代码。_beginthread()和_endthread() -A simple multi-threaded programming source code. _beginthread () and _endthread ()
_beginthread-or-CreateThread-
- beginthread 和 CreateThread 函数的区别,讲得非常详细,从对CRT源代码出发探讨这个问题,做多线程需要-beginthread and CreateThread function of the difference between, made it very detailed, do multithreaded need to take a good look
csma-c
- CAMA防碰撞机制的实现,#include <windows.h> #include <process.h> /* _beginthread, _endthread */ //#include <stddef.h> //#include <stdlib.h> //#include <conio.h> #include "Random.h" #includ