搜索资源列表
创建多进(线)程
- VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
cPP-VC-multi_threaded-
- c++中文库函数以及Visual C+++多线程编程和详解资料-c++ library function (in Chinese), and Visual C+++ Detailed information on multithreaded programming and
cPP-program
- C++多线程例子经典的程序,已经本人多次调试验证过,可以做学习参考用-C++ examples of the classic multi-threaded program, has been verified, can be used immediately,
CPP-Builderxc
- c++builderd多线程程序,线程同步,希望能帮到你们-c++ builderd multi-threaded program, hoping to help you
CPP-ThreadPool
- 利用C++语言设计可扩展线程池 一篇很好的线程池介绍文章。-Using C++ language design scalable thread pool a good article about the thread pool.
thread
- asio_threads.cpp : ASIO 线程样例代码源文件 join.c : 用 pthread join 测试例子代码源文件 multi_threads.c : 结合 ACE以及 pthread 的多线程例子代码源文件 build.sh : 编译并生成可执行文件的脚本程序 readme.txt : 自述文本文件-asio_threads.cpp : ASIO thread program sample join.c : an example of join whic
cPP-Process
- 自己对c++进程间通信技术实例的一些认识和理解,代码简单,有多种通信方式-c++ process
