搜索资源列表
VC多线程编程大全
- VC多线程编程大全的好书,值得推荐哟,欢迎下载!-VC multithreaded programming accessible books worth recommending yo welcome to download!
多线程编程
- VC++多线程编程
vc++多线程
- 多线程编程 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。 线程是进程内部的一个执行单元。系统创建好进程后,实际上就启动执行了该进程的主执行线程,主执行线程以函数地址形式,比如说main或WinMain函数,将程序的启动点提供给Windows系统。主执行线程终止了,进程也就随之终止。 每一个进程至少有一个主执行线
VC多线程编程及算法
- VC多线程编程及算法
VC++多线程编程
- 已编译的HTML帮助文件。MFC多线程,console多线程,线程通信等等~~
dbg_src.zip
- VC++编程,这是一个记录多线程日志文件的类,对于初学者有好处,VC++ Programming, this is a record of multi-threaded log file type, good for beginners
VC++Multi-Thread.rar
- vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/,vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
daothreadfix
- VC++编程,多线程的DAO,对于数据库的多线程处理有一定帮助-VC++ Programming, multi-threaded DAO, the database of multi-threaded processing to some extent help the
MultiThread
- VC++多线程编程 线程池 线程调度 线程同步-Multi-threaded programming VC++ thread pool thread scheduling thread synchronization
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
PortScan0623
- VC多线程编程,可开启线程及关闭线程。并对线程进行扫描。VC多线程编程,可开启线程及关闭线程。-VC multi-threaded programming, which can be opened and closed the thread thread. And scan threads. VC multi-threaded programming, which can be opened and closed the thread thread.
MULTITHREADHTTPDOWNLOAD
- VC多线程编程资料,资料非常详细,学习多线程不可多得的好资料-VC multi-threaded programming information, very detailed, multi-threaded rare learning good information
lesson
- VC的多线程编程,一共有8个实例,涉及多线程的所有方面,四种线程同步方式,分别有例子。-VC of the multi-threaded programming, a total of eight examples, involving all aspects of multi-threaded, four-thread synchronization mode, the respective examples.
VC_MultiThread
- VC++多线程编程实例集锦,很多多线程编程的例子-VC++ examples of multi-threaded programming highlights many examples of multi-threaded programming
VC
- VC多线程编程参考资料,供深入学习多线程编程人员参考!-VC multithreaded programming reference for in-depth reference for programmers to learn multiple threads!
multithread
- VC++多线程编程实例,很好的一个例子,容易理解-VC++ multi-threaded programming examples, an example of good, easy to understand
51CTO下载-29782196VC多线程编程大全(1)
- VC++多线程实例,为了补充C++没有线程池的缺憾(VC++ multithreaded instance)
C++多线程编程
- 多线程编程总结,讲述了多线程创建使用的方法,有代码实例。(Multithreaded programming, about the way to create using multi-threaded, with code examples.)
VC 多线程编程
- VC ++多线程编程详细讲解与实例()
参考C程序20171022
- VC串口编程实例及VC多线程编程实例,一共有5个。(VC serial programming examples and VC multithreaded programming examples, a total of 5.)