-
经典的linux 编程入门书籍!Linux程序设计(第4版)
评价:
又名: Beginning Linux Programming...
经典的linux 编程入门书籍!Linux程序设计(第4版)
评价:
又名: Beginning Linux Programming
译者: 陈健
作者: (英)斯通斯 / (英)马修-Classic books linux programming entry! Linux Program Design (4th edition) Evaluation: also known as: Beginning Linux Programming Translator: Chen Jian, the author: (British) Stones/(English) Matthew
- 2022-03-03 07:40:13下载
- 积分:1
-
创建和维护系统的硬件关系图。验证设备的影响。
Create and maintain a hardware diagram of the system. Verify that peripherals are installed correctly and tested. Monitor performance of hardware components. Arrange for repair in event of hardware failure
- 2022-11-27 04:55:03下载
- 积分:1
-
学习UNLIX的好材料 电信内部资料 不容错过
学习UNLIX的好材料 电信内部资料 不容错过-Materials UNLIX good study of the internal telecommunications information should not be missed
- 2022-04-08 17:34:52下载
- 积分: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
-
unix_linux c不错的函数库,请下载
unix_linux c不错的函数库,请下载-unix_linux c good library, please download
- 2023-02-26 03:00:03下载
- 积分:1
-
Red Hat Linux user base, This book is the designated official Red Hat Academy c...
《Red Hat Linux 用户基础》,这本书是红帽学院官方指定教程,但是没有附答案。这个就是那本书的答案(官方的,绝对权威),希望能对学习linux的同学有帮助。- Red Hat Linux user base, This book is the designated official Red Hat Academy curriculum, but not attached to the answer. This is the answer to that book (official, absolute authority), hoping to learn linux to help students.
- 2022-12-15 04:10:03下载
- 积分:1
-
Linux caozuozhidao
elecfans.com-Linux操作指导专题-Linux caozuozhidao
- 2023-06-14 12:35:04下载
- 积分:1
-
学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。...
学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。-learning process structure, the preparation of the daemon, the master daemon start method. More examples of the preparation process.
- 2022-06-01 01:53:41下载
- 积分:1
-
this if for bash doc to get good idea on bash
this if for bash doc to get good idea on bash
- 2023-02-07 03:30:03下载
- 积分:1
-
嵌入式LINUX内核编程,主要是包含压缩的启动过程源代码,非常值得一读...
嵌入式LINUX内核编程,主要是包含压缩的启动过程源代码,非常值得一读-Embedded LINUX kernel programming, mainly to start the process contains compressed source code, very worth reading
- 2022-12-24 19:10:04下载
- 积分:1