-
the simple password generator, with KYLIX preparation, oh, the good
linux下的简单的密码生成器,用KYLIX编写,很好用的哦-the simple password generator, with KYLIX preparation, oh, the good
- 2022-03-13 20:09:24下载
- 积分: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
-
More fully described under the Linux command, each command are detailed paramete...
比较全面的介绍了Linux下的各种命令,每个命令都有详细的参数使用说明,很有用的哦!-More fully described under the Linux command, each command are detailed parameters for use, very useful Oh!
- 2022-02-06 01:28:22下载
- 积分:1
-
这本书以unix系统为背景,在全面介绍…
本书以unix系统为背景,全面系统介绍了unix操作内核的内部数据结构和算法。描述了文件系统程序调度和存储管理等。-This book as the background to unix system, a comprehensive introduction of the unix operating system kernel" s internal data structures and algorithms. Procedures described in the file system, such as scheduling and storage management.
- 2023-05-20 06:30:04下载
- 积分:1
-
tcp/ip客户端测试源码
tcp/ip客户端测试源码-tcp/ip client test source.
- 2022-06-19 15:20:56下载
- 积分:1
-
Linux下智能终端打印机操作程序
Linux下智能终端打印机操作程序-Linux operating procedures smart terminal printers
- 2022-01-25 18:38:09下载
- 积分:1
-
一本介绍在linux/unix下制作多线程程序的书籍,比较奥好
一本介绍在linux/unix下制作多线程程序的书籍,比较奥好-Introduction in a linux/unix multithreaded programming produced books, a good comparison Austrian
- 2023-01-10 10:10:03下载
- 积分:1
-
inetutils源代码,我们离子电池。哦
inetutils的源代码,大家自己看吧。-inetutils the source code, we ion battery. Oh
- 2022-03-01 01:00:45下载
- 积分:1
-
linux中断,自己写的,帮忙看看,在板子上运行过
linux中断,自己写的,帮忙看看,在板子上运行过-linux interrupt
- 2022-08-19 23:19:57下载
- 积分:1
-
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码...
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码-a good ASN1 codec packages available in the MAP/CAP/INAP many other telecommunications agreement codec
- 2022-02-07 03:49:51下载
- 积分:1