-
unix下的网络编程
unix下的网络编程-of network programming
- 2023-05-08 19:50:02下载
- 积分:1
-
Linux under the main file system read and write performance testing
Linux下各种主要文件系统的读写性能测试-Linux under the main file system read and write performance testing
- 2023-02-07 14:40:04下载
- 积分:1
-
是一份讲述Linux内核和驱动开发的文档,概念讲解十分清晰,深刻。有利于帮助开发Linux的内核驱动...
是一份讲述Linux内核和驱动开发的文档,概念讲解十分清晰,深刻。有利于帮助开发Linux的内核驱动-Embedded Linux Kernel And Driver Development
- 2022-08-25 07:22:46下载
- 积分:1
-
操作系统的自学课程实验。要学操作系统指令的朋友就下吧。...
操作系统的自学课程实验。要学操作系统指令的朋友就下吧。-operating system self-learning experiment. To learn the operating system on the instructions of a friend are you.
- 2022-06-16 02:23:11下载
- 积分:1
-
QT next Qcanvas rendering the use of point, line, polygon drawing program
QT下一个使用Qcanvas绘制点,线,多边形的绘图程序-QT next Qcanvas rendering the use of point, line, polygon drawing program
- 2022-09-28 17:35:03下载
- 积分:1
-
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
-
Windows上的精简Linux系统
Windows上的精简Linux系统-Windows on the Linux system to streamline
- 2022-06-20 18:52:21下载
- 积分:1
-
The arm patch linux 2.6.0. to make embedded under
linux 2.6.0 的arm补丁 .做嵌入式的来下-The arm patch linux 2.6.0. to make embedded under
- 2022-11-03 19:10:03下载
- 积分:1
-
freescale of the i.MX31 processor vpu processing the source code package for tho...
freescale的i.MX31处理器的vpu处理源代码包,供从事进行网络传输和音视频编解码开发人员使用;-freescale of the i.MX31 processor vpu processing the source code package for those engaged in network transmission, and audio and video codec developers to use
- 2022-02-28 18:54:51下载
- 积分:1
-
a very good introductory information on linux
一份很好的linux入门资料-a very good introductory information on linux
- 2023-07-20 18:30:04下载
- 积分:1