搜索资源列表
process(source)
- 示例程序没有脱离编译环境,因此要想成功运行,你的机器上必须有VC-sample program from the compiler environment, in order to be successful, you must have a machine VC
MultitudeOfThreading
- 一个多核编程的示例程序,演示了在多核CPU下使用普通编程方法与多核编程判断一个数是否为质数的耗时
Child
- 进程间通信的一个小示例程序,初学者适合看看,
VCLThreadTip
- Delphi中解决VCL控件线程安全性问题的线程同步示例程序。
MultiThread
- 一个理解WINDOWS下VC多线程编程的好示例程序。
多线程管理类及示例程序
- 多个线程的管理, 包括启动启动多个线程, 同时终止多个线程. 面向对象 封装, 智能指针自动释放资源.
sample
- 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
thread
- 一个在MFC里用多线程播放音乐的示例程序-MFC inside a music player with multi-threaded sample program
Namedpiple_communication
- 进程间命名管道通信示例程序,详情见:http://blog.csdn.net/zha_1525515/archive/2009/10/04/4631951.aspx-Named pipe communication between the process of sample programs.reference:http://blog.csdn.net/zha_1525515/archive/2009/10/04/4631951.aspx
MultiThread1
- 多线程示例程序,可以测试多核处理器和单核处理器的处理速度-Multi Thread program
Multi-threadedapplicationdevelopment
- Microsoft Win32? 应用程序编程接口(API)下提供多线程访问的库是不同的,但是我们不关注这一问题。示例程序套件,Threadlib.exe,是在一个Microsoft Foundation Class Library (MFC)应用程序中使用Win32多线程API来编写的,但是,您是使用Microsoft C运行时(CRT)库、MFC库,还是单纯的(barebones) Win32 API来创建和维持线程-Multi-threaded application developme
memory_perf
- 这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此并行示例程序演示了一个单应用程序被并行执行此程序演示了不同的内存分配内存控制器和缓存的命中率。它还衡量了各种不同类型的存储器在很多情况下的性能。 -This program demonstrates the allocation of memory with different memory controller and cache homing properties. It also
FileTransSvr
- VC++多线程下载文件示例程序,一个网络下载程序,分服务端和客户端,可以分别执行多个下载例程-VC++ multi-threaded download sample program, a network download, sub-server and client, you can run multiple downloads were routine
thread
- 多线程示例程序,用于线程间的通信,主要解释了creat,clean,struct,exit,id,join,string,share等功能。-Multi-threaded sample program, for communication between threads, the main explanation of the creat, clean, struct, exit, id, join, string, share and other functions.
CreateThreadExample
- 创建线程示例程序.C++Windows编程-Create a thread sample program C++ Windows programming
DEMO_for_VB_multithreaded
- 该源码包含了一个简短实用的Visual Basic6.0的多线程编程示例程序。有助于加深对VB多线程技术的理解和认识。-The source code contains a brief practical multithreaded programming examples based on Visual Basic6.0. Contribute to understanding of VB multi thread technology.
DEMO_for_VB_multithread
- 该源码包含了一个简短实用的Visual Basic6.0的多线程编程示例程序。有助于加深对VB多线程技术的理解和认识。-The source code contains a brief practical multithreaded programming examples based on Visual Basic6.0. Contribute to understanding of VB multi thread technology.
WIN32
- Windows环境下多线程序编程示例程序,基于C++语言-win32 multiple thread
Multi-threaded-sample-program
- 一个多线程示例程序及多线程常见问题介绍。实例程序,c++builder的精彩编程-Sample program of a multi-threaded and multi-threaded FAQs. Sample program, c++, the builder of the wonderful programming! !
OpenMP
- OPENMP 示例程序 VISUAL STUDIO C/C-OPENMP sample