搜索资源列表
CHAP06
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第六章的代码,其中包含如下程序的代码。 6.1 隐式调用动态链接库 6.2 显式调用动态链接库 6.3 创建Win32 DLL实例 6.4 线程间的通讯 6.5 线程间的优先级 6.6 线程间的同步 6.7 创建子进程 6.8 进程间共享数据
Elevators
- 一个电梯调度的模拟程序,用到了多线程的知识和进程的调度
Csharp1
- C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Appl
Csharp2
- C#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 …… -Advanced Programming C# Web Applications- Electronic Teaching Chapter 1 of the process, thread and network protocols, TCP Application Programming Chapter 2
Threaddeom
- 一个进程可以创建一个或多个线程以执行与该进程关联的部分程序代码。Thread线程的最基本使用演示。-A process can create one or more threads to execute part of the program code associated with the process. Thread thread the most basic demonstration.
jqfbsdukj
- 集群分布式多进程GP调度框架 我们经常会利用ArcGIS GP工具来进行一些大规模数据批处理工作,但是由于GP其实也是调用底层基于COM的AO,多线程的效率往往体现不出来,因为大家知道ArcGIS Engine GP是无法在多线程环境下高效稳定运行的,特别是当需要处理大规模数据集时,基于单台机器单进程程序就无法解决了。 本调度程序能够解决单一机器单进程调用效率低的问题,特别是基于COM的应用程序,本程序有以下特点。 1、 多机器进去调度器 2、 多进程调度 3、 能够解决GP