-
linux
linux示例4
- 2022-02-07 18:28:23下载
- 积分:1
-
这是我刚下来的,比较的好用,你可以试一试啊
这是我刚下来的,比较的好用,你可以试一试啊-This is my first down, the more convenient, you can try ah
- 2022-02-03 15:32:42下载
- 积分:1
-
NS and network simulation
pdf file and source code pack
NS与网络模拟 pdf书 及书中完整例子源码-NS and network simulation
pdf file and source code pack
- 2022-09-15 23:50:03下载
- 积分:1
-
java client programming examples.
java客户端编程例子。-java client programming examples.
- 2022-08-09 14:18:47下载
- 积分:1
-
是学习Linux调试必不可少的好文档,是一部好书
是学习Linux调试必不可少的好文档,是一部好书-Essential to learn Linux debugging a good document, is a good book
- 2022-03-24 13:08:23下载
- 积分:1
-
基于qt的串口多线程编程,是学习多线程编程的好例子
基于qt的串口多线程编程,是学习多线程编程的好例子-Qt-based serial multi-threaded programming, multi-threaded programming is to learn from good examples
- 2022-01-24 12:29:35下载
- 积分:1
-
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
-
ASN。1编译
asn.1 compiler-asn.1 compiler
- 2022-02-27 05:52: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
-
斑点检测。采用XScale(setip功能)
Blob autotest. Used on xscale (setip function)
- 2023-04-06 08:05:03下载
- 积分:1