-
是一个linux下的共享内存文件,读者写者问题的,还不错
是一个linux下的共享内存文件,读者写者问题的,还不错-Is a shared memory under linux document, readers write issues, and also a good
- 2023-06-21 02:05: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
-
AirFart监听 802.11流量,并实时报告它所监听到的所有无线设备的串行信号的强度,这些信息在一个基于GTK的GUI中显示。AirFart需要安装linu...
AirFart监听 802.11流量,并实时报告它所监听到的所有无线设备的串行信号的强度,这些信息在一个基于GTK的GUI中显示。AirFart需要安装linux-wlan-ng项目。-AirFart eavesdropping 802.11 flow, and real-time reporting it to monitor all wireless devices serial signal strength, the information in a GUI based on the GTK displayed. AirFart need to install linux-wlan-ng project.
- 2023-06-26 17:10:03下载
- 积分:1
-
This Project gives a complete idea for user to learn how to create live project...
This Project gives a complete idea for user to learn how to create live project with a specific user requirement
- 2022-12-13 20:15:03下载
- 积分:1
-
一个牛人写的超详细的makefile编写文档,每个linux人都应该拥有一份。...
一个牛人写的超详细的makefile编写文档,每个linux人都应该拥有一份。-Cattle were to write a super detailed documentation makefile prepared, each person should have a linux one.
- 2022-08-07 03:52:53下载
- 积分:1
-
tools of ultra
很少见的linux下的红外口的工具,如果有使用手机红外口的可以试一试,我还没有使用-tools of ultra-red under linux, use for mobil phone
- 2022-10-03 08: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
-
操作系统内核实习,模拟Shell命令,运行执行后可以使用一些Shell命令...
操作系统内核实习,模拟Shell命令,运行执行后可以使用一些Shell命令-Operating system kernel internships, simulation Shell command to run after the implementation can use some Shell command
- 2022-08-16 05:40:39下载
- 积分:1
-
error number
错误码 用来定义错误返回值这个是非常有用的-error number
- 2022-01-26 07:38:37下载
- 积分:1
-
unix 环境高级编程,一本好书
unix 环境高级编程,一本好书-unix senior programming environment, a good book
- 2022-01-22 10:41:07下载
- 积分:1