-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-SYS篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-SYS articles
- 2022-04-29 13:37:14下载
- 积分:1
-
achieve ARM development board linux wireless trials should be the source package...
linux下实现ARM开发板无线实验必须的源码包,非常实用!-achieve ARM development board linux wireless trials should be the source package, very useful!
- 2022-03-20 03:57: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
-
AT91RM9200, ATEMEL s920T kernel driver soruce codes for linux.
at91rm9200 ATEML 公司920t内核 linux下设备驱动源码-AT91RM9200, ATEMEL s920T kernel driver soruce codes for linux.
- 2022-05-08 10:02:54下载
- 积分:1
-
邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transpor...
邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transport Agent,MTA),邮件分发代理(Mail Delivery Agent,MDA),邮件用户代理(Mail User Agent,MUA)。
Postfix是一个非常优秀的MTA,她素以高效、安全的特点而著称。Postfix是作者在UNIX上所见过的MTA中在反垃圾邮件(Anti- Spam或Anti-UCE)方面做得最好的一个,甚至有很多公司在Postfix代码的基础上进行二次开发而推出反垃圾邮件网关产品。MTA的反垃圾邮件功能,实际上就是在MTA处理过程中对会话进行过滤。这个过滤不但过滤了发往自身的垃圾邮件,而且还防止了自身被恶意利用发送垃圾邮件。Postfix 实现了目前所有主要的MTA过滤技术。postfix是Wietse Venema在IBM的GPL协议之下开发的MTA(邮件传输代理)软件。和Sendmail相比Postfix更快、更容易管理、更灵活、更安全。
- 2022-01-22 04:11:22下载
- 积分:1
-
gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册...
gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册 gcc使用手册-gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual gcc Manual
- 2023-05-17 20:25:03下载
- 积分:1
-
mp3文件格式与wav文件格式的音频文件转换工具,推荐!
mp3文件格式与wav文件格式的音频文件转换工具,推荐!-MP3 file format and wav file format of the audio file conversion tools recommended!
- 2022-08-23 06:42:08下载
- 积分:1
-
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。...
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。-the UNIX system simulation pieces of spare Links Group, achieving disk storage space management.
- 2022-03-02 14:35:30下载
- 积分:1
-
multithreading example
linux 多线程例子-multithreading example
- 2022-03-09 09:00:12下载
- 积分:1
-
S3C2410触摸屏测试程序
S3C2410触摸屏测试程序 -S3C2410 touchscreen testing procedure
- 2022-03-22 15:59:17下载
- 积分:1