搜索资源列表
MemoryShare
- 这个实例分成服务器程序和客户程序,显示了如何使用内存映射文件在两个或多个独立进程间传送数据。-this case into a server and client, showing how to use the memory mapping documents in two or more independent transmission of data between processes.
sameprocess
- 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
multitreadsrc3
- 多线程编程的两个实例,对于多线程的工作机制的理解有帮助
jinc
- 本程序用windows API实现了一个有多个应用实例的进程
AutoActive
- 采用互斥体的方法,防止程序多次运行,App.PreIntance只能判断当前目录是否有多个实例运行,本程序可以将exe拷贝到任何目录,但只能运行一个实例。
MultiThread
- 本程序是一个多线程实例,界面中包含了三个进度条。-This procedure is a multi-threaded example, the interface includes three progress bar.
vbthread
- VB多线程开发实例,演示了两个线程的同时运行的情况,并分别给出了线程的进行状况。-VB examples of multi-threaded development and demonstration of two threads running simultaneously, and were given to conduct a condition thread.
071123xs
- vc多线程编程简单介绍,有个实例介绍的录像。-vc a brief multi-threaded programming, a video examples.
VCMultiThread
- VC++多线程实例,各种类别,包括线程控制,共10个-VC++ multi-threaded example, a total of 10
thethirdchapter
- 多线程编程的两个实例,主要是说明如何正确理解多线程和进程的关系的-Two examples of multi-threaded programming, mainly on how to correctly understand the relationship between multi-threaded and processes of the
mu
- 线程控制,多个实例,很有用。研究线程的朋友可以下载。-Thread control, multiple instances, very useful. Study of the thread' s friends can be downloaded.
multithread--wordclear
- vc 编程种详细介绍了多进程的处理方式,对win32编程和MFC做了对比,并对应的写出7个实例,有助于快速入手多线程!-vc programming kind of detailed multi-process approach, on win32 programming and MFC was compared, and the corresponding write seven instances, contribute to fast start multi-threaded!
multitreadsrc1
- VC++多个线程实例参考程序1,包括线程创建和使用-VC++ multiple instances of reference procedure 1 thread, including thread creation and use of
multitreadsrc2
- VC++多个线程实例参考程序2,包括线程创建和使用-VC++ multiple instances of reference to process 2 threads, including thread creation and use of
Socket_demo
- VC++多个线程实例参考程序1,包括线程创建和使用socket编程-VC++ multiple instances of reference procedure 1 thread, including thread creation and use of socket programming
OnlyOneInst
- 该程序实现的功能是禁止运行程序的多个实例-Realize the function of the program is prohibited to run multiple instances of the program
concurrent
- 这是一个有关并发线程的多个类实例,是一个 很好的源码!-This is a thread about multiple concurrent instances of the class, is a good source!
DataShare
- 线程同步实例:在主线程中创建多个工作线程,在工作线程中实现对共享数据的同步访问。-Thread synchronization instance: in the main thread to create multiple threads to synchronize access to shared data in a worker thread.
multitreadsrc3
- VC++多个线程实例参考程序3,包括线程创建和使用-Instances of VC++ reference program 3 more threads, including thread creation and use of
Thread
- 多线程简单实例 基于对话框,利用多线程和事件数组实现多个对话框的自动隐藏和显示。对于快速了解事件的典型应用有所帮助-A simple dialog-based multithreaded instance, the use of multi-threading and an array of multiple events dialog automatically hide and show. For a quick overview of events in a typical appli