-
linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法...
linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法-linux 0.11 kernel notes, the authors write very detailed and profound, is to learn the operating system an indispensable book on the organizational structure of the kernel code and the mutual relations, but also describes the method of compiling the kernel, etc.
- 2022-06-26 07:44:36下载
- 积分:1
-
LINUX设备驱动程序.pdf 很好
LINUX设备驱动程序.pdf 很好-LINUX device driver. Pdf good
- 2022-10-11 00:20:03下载
- 积分:1
-
单元测试框架
c unit test framework
- 2022-07-17 21:07:23下载
- 积分:1
-
LINUX基于1602的贪吃蛇程序,难得啊
LINUX基于1602的贪吃蛇程序,难得啊-LINUX based on the 1602
- 2022-07-13 21:57:07下载
- 积分: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
-
在GTK写电子邮件提交表单C.
email submission form in gtk written in c.
- 2022-07-01 16:33:50下载
- 积分:1
-
Linux操作系统的内核编译,并发编程及驱动编程,详细介绍了开发流程等的ppt...
Linux操作系统的内核编译,并发编程及驱动编程,详细介绍了开发流程等的ppt-Linux operating system kernel compile, concurrent programming and programming-driven, detailed development process ppt, etc.
- 2022-03-20 05:07:12下载
- 积分:1
-
此程序为linux下的s3c2410的ad模数转换器驱动程序,这是我买的教学试验平台带的,写的很不错,贡献出来。...
此程序为linux下的s3c2410的ad模数转换器驱动程序,这是我买的教学试验平台带的,写的很不错,贡献出来。-This program for linux the ad under the S3C2410 ADC driver, this is my test platform to buy teaching band, write a very good contribution to come out.
- 2022-03-09 15:09:05下载
- 积分:1
-
unix下一个实现带参数的简单shell的程序
unix下一个实现带参数的简单shell的程序-unix under implementation with a simple shell parameters of the process
- 2022-03-15 18:48:54下载
- 积分:1
-
mtd最新cvs的ffs系统
mtd最新cvs的ffs系统-MTD latest cvs the FFS system
- 2022-02-06 03:48:30下载
- 积分:1