-
multithreaded process as a multi
多线程程序作为一种多任务、并发的工作方式,有以下的优点:
1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。
2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。
3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。
-multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
- 2023-06-23 05:00:03下载
- 积分:1
-
在这个程序中,一个关键的程序获取,对于键盘是有用的,用于进行生产。
在Linux的一个获取键值的程序,对于作OEM键盘很有用。-In Linux, a key procedure to obtain, for the keyboard is useful for OEM.
- 2023-06-09 06:45:03下载
- 积分:1
-
使用GDB调试技术的详细版本。PDF格式,调试实例…
linux下用gdb调试技术详细介绍中文版, pdf格式, 内有调试实例, 取之于网, 用之于网, 与你分享!-using gdb debugging techniques detailed version. Pdf format, are debugging examples taken from the network and use network, to share with you!
- 2022-03-06 12:53:51下载
- 积分:1
-
Linux平台下的内核及程序调试器,可修改相关代码及编译条件,在不同嵌入式开发平台间移植;...
Linux平台下的内核及程序调试器,可修改相关代码及编译条件,在不同嵌入式开发平台间移植;-Linux platform and procedures under the kernel debugger to modify the code and compile the relevant conditions, in different embedded development platforms transplantation
- 2022-02-05 19:05:22下载
- 积分:1
-
最权威的LINUX内核安装与更新
最权威的LINUX内核安装与更新-most authoritative Linux kernel installation and updating
- 2022-07-05 03:51:41下载
- 积分:1
-
远缝的移植在2410的LINUX的原代码 , 功能很全
远缝的移植在2410的LINUX的原代码 , 功能很全-far linking transplant in 2410 of the Linux source code, all very functional
- 2022-02-13 04:16:01下载
- 积分:1
-
of garbage collection
linux下的垃圾收集-of garbage collection
- 2022-02-12 12:44:50下载
- 积分:1
-
Apache server announced
Apache Definitive
linux服务器揭晓-Apache server announced
- 2022-07-02 07:45:47下载
- 积分:1
-
枚举 枚举 枚举 枚举 枚举
枚举 枚举 枚举 枚举 枚举-enumeration en umeration en umeration en umeration en umeration en umeration en umeration en umeration enumeration Enumerate
- 2022-09-03 20:15:02下载
- 积分:1
-
S3C2410硬件平台的LINUX DM9000AE驱动
S3C2410硬件平台的LINUX DM9000AE驱动-S3C2410 hardware platform LINUX DM9000AE Drivers
- 2022-08-31 23:35:03下载
- 积分:1