-
64 BIOS and processor core developed by the relevant information, very classic,...
64位BIOS和处理器、内核开发的相关资料,非常经典,要好好看啊-64 BIOS and processor core developed by the relevant information, very classic, better than pretty ah
- 2022-03-05 13:03:41下载
- 积分: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
-
Linux那些事儿,独特风格的Linux教程,一位大侠写的,用简单诙谐的语言讲解Linux知识。...
Linux那些事儿,独特风格的Linux教程,一位大侠写的,用简单诙谐的语言讲解Linux知识。-things about linux
- 2022-01-25 14:42:03下载
- 积分:1
-
一个在LINUX下写的用gcc编译的进程管理程序,可以监视系统进程和增加和删除进程...
一个在LINUX下写的用gcc编译的进程管理程序,可以监视系统进程和增加和删除进程-A LINUX written under the gcc compiler with the process of management procedures, the system can monitor and delete process and increase the process of
- 2022-01-21 21:32:05下载
- 积分:1
-
perl scripting language for XML documents to read and write code.
perl脚本语言对XML文件进行读写的代码.-perl scripting language for XML documents to read and write code.
- 2022-03-05 17:20:55下载
- 积分:1
-
linux下tmake程序,用于自动生成Makefile文件。
linux下tmake程序,用于自动生成Makefile文件。-tmake procedures under linux for the automatic generation of Makefile files.
- 2022-02-09 13:06:50下载
- 积分:1
-
家庭作业,操作系统,共享内存
homework , operating system, on shared memory
- 2022-03-24 10:30:07下载
- 积分:1
-
Remote Connection Manager是一个Gnome2 应用程序,它提供了一个易用的方式来简化到远程主机的连接。它的主要目的是提供一个GUI来运行
Remote Connection Manager是一个Gnome2 应用程序,它提供了一个易用的方式来简化到远程主机的连接。它的主要目的是提供一个GUI来运行ssh, telnet and rdesktop的应用程序,同时它也是高度可配置的。-Remote Connection Manager is a Gnome2 application procedure, it
provided a Yi Yong way to simplify to the long-distance main engine
connection. Its main goal provides GUI to move ssh, the telnet and
rdesktop application procedure, simultaneously it also is highly may
dispose.
- 2022-02-25 04:40:27下载
- 积分:1
-
linux下的wifi源码,可以直接编译测试运行..希望大家能有作用
linux下的wifi源码,可以直接编译测试运行..希望大家能有作用-wifi under linux source code, you can directly compile the test run .. hope that we can have the role of
- 2023-02-22 17:50:04下载
- 积分:1
-
programming process.
unix环境下进程编程。-programming process.
- 2022-05-24 00:21:29下载
- 积分:1