文件名称:2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.81mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
多线程编程可以使程序具有多条并发执行线索,就像日常工作中由多人同时合作完成一个任务。
2、线程:
(1)线程是指程序的一个指令执行序列,WIN32 平台支持多线程程序,允许程序中存在多个线程。
(2) 在单 CPU 系统中,系统把 CPU 的时间片按照调度算法分配给各个线程,因此各线程实际上是分时执行的,在多 CPU 的 Windows NT 系统中, 同一个程序的不同线程可以被分配到不同的 CPU 上去执行。
-Multithreaded programming can make the program execute concurrently with a number of clues, like the daily work of collaboration by the people while a task. 2, threads: (1) thread is a program instruction execution sequence, WIN32 platform supports multi-threaded program that allows multiple program threads. (2) in a single CPU system, the system according to the CPU time slice allocated to each thread scheduling algorithm, so the thread is actually sharing executive, in the Windows NT multi-CPU system, with a different program thread can be assigned to different CPU up implementation.
2、线程:
(1)线程是指程序的一个指令执行序列,WIN32 平台支持多线程程序,允许程序中存在多个线程。
(2) 在单 CPU 系统中,系统把 CPU 的时间片按照调度算法分配给各个线程,因此各线程实际上是分时执行的,在多 CPU 的 Windows NT 系统中, 同一个程序的不同线程可以被分配到不同的 CPU 上去执行。
-Multithreaded programming can make the program execute concurrently with a number of clues, like the daily work of collaboration by the people while a task. 2, threads: (1) thread is a program instruction execution sequence, WIN32 platform supports multi-threaded program that allows multiple program threads. (2) in a single CPU system, the system according to the CPU time slice allocated to each thread scheduling algorithm, so the thread is actually sharing executive, in the Windows NT multi-CPU system, with a different program thread can be assigned to different CPU up implementation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第8章 new Applet与应用程序.ppt
第9章 网络通信.ppt
第10章 new高级应用.ppt
第2章new Java语言基础.ppt
第3章 类与对象new.ppt
第4章new 继承与多态.ppt
第5章 new接口与内部类.ppt
第6章 new 输入.ppt
第7章 new图形用户界面的实现.ppt
第9章 网络通信.ppt
第10章 new高级应用.ppt
第2章new Java语言基础.ppt
第3章 类与对象new.ppt
第4章new 继承与多态.ppt
第5章 new接口与内部类.ppt
第6章 new 输入.ppt
第7章 new图形用户界面的实现.ppt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.