-
unix 环境高级编程的经典书籍艺术一书的源代码和实例
unix 环境高级编程的经典书籍艺术一书的源代码和实例-high-level programming unix environment classic books art book
- 2022-05-26 12:54:56下载
- 积分: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
-
用于将*.flp镜像文件写入软盘
用于将*.flp镜像文件写入软盘-*. ACTINOMYCETEMCOMITANS used to write disk image file
- 2022-10-10 20:35:02下载
- 积分:1
-
at24c02 drive and test procedures for the EEPROM
at24c02驱动和测试程序,对于EEPROM驱动开发来说可以借鉴,使用S3C2440可以直接使用。-at24c02 drive and test procedures for the EEPROM-driven development can draw on, the use of direct access to S3C2440.
- 2022-02-02 17:57:11下载
- 积分:1
-
sco acquisition card procedures
sco unix下获取网卡程序-sco acquisition card procedures
- 2022-02-07 21:25:43下载
- 积分:1
-
收发信息的东东很好玩的
收发信息的东东很好玩的-transceiver information Dongdong very fun
- 2023-03-18 08:55:04下载
- 积分:1
-
Linux设备驱动开发详解_CS8900以太网设备驱动
Linux设备驱动开发详解_CS8900以太网设备驱动-Linux device driver development _CS8900 explain Ethernet device driver
- 2023-06-06 18:15:02下载
- 积分:1
-
linux入门教程,linux的使用,linux的介绍,linux的编程
linux入门教程,linux的使用,linux的介绍,linux的编程-linux Tutorial, linux use, linux introduction, linux programming
- 2022-03-13 19:20:14下载
- 积分:1
-
这是华蓝佳声科技公司操表机 打印程序源码
这是华蓝佳声科技公司操表机 打印程序源码-This is the best blue acoustic technology companies parade Table printing procedures FOSS
- 2022-08-15 03:15:45下载
- 积分:1
-
i386的bootloader源码grub
i386的bootloader源码grub-i386 Bootloader source of grub
- 2022-08-15 17:55:44下载
- 积分:1