-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LINK篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LINK Part
- 2022-01-25 15:15:38下载
- 积分:1
-
8139driver_in Linux2.4 X)。
8139driver_in)linux2.4.x
- 2022-01-26 04:22:00下载
- 积分:1
-
Linux下鼠标驱动程序,FC5下测试通过
Linux下鼠标驱动程序,FC5下测试通过-Linux mouse driver, the test under FC5! !
- 2023-01-25 06:40:04下载
- 积分: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
-
enhance Linux security a few basic steps
增强Linux 安全的几个基本步骤-enhance Linux security a few basic steps
- 2022-10-31 12:10:03下载
- 积分:1
-
This book is known as the UNIX program Bible Advanced Programming in the UNIX E...
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的第2版(英文版)-This book is known as the UNIX program Bible Advanced Programming in the UNIX Environment (second edition)
- 2022-02-03 05:09:47下载
- 积分:1
-
linux下的ping源代码,用socket实现,只是学习Linux…
linux 下的ping源码,用socket实现,刚学linuxs socket编程的可以下载阅读。当然,你可以把该程序移植到嵌入式系统中。-ping source code under linux, using socket implementation, just learning linuxs socket programming can be downloaded to read. Of course, you can put this program ported to an embedded system.
- 2022-10-28 11:45:03下载
- 积分:1
-
WINDOWS下面用VC++演示MICROWINDOWS98.
里面赋有挖雷游戏.
WINDOWS下面用VC++演示MICROWINDOWS98.
里面赋有挖雷游戏.-WINDOWS using the following VC++ Demo MICROWINDOWS98. Have dug inside Fu Lei game.
- 2022-03-07 09:19:57下载
- 积分:1
-
Very classic linux driver development articles to learn linux driver development...
非常经典的linux驱动开发文章
对于学习linux驱动开发有很好帮助
-Very classic linux driver development articles to learn linux driver development for a very good help
- 2022-11-29 07:05:03下载
- 积分:1
-
Written in 2440 with the compilation of NAND to DRAM copy of the code
用汇编写的2440复制nand到DRAM的代码-Written in 2440 with the compilation of NAND to DRAM copy of the code
- 2023-08-15 03:40:04下载
- 积分:1