-
Convert Interface on a embedded System
Convert Interface on a embedded System
- 2023-05-29 22:00:05下载
- 积分:1
-
java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。...
java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-java version of the lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
- 2022-02-26 00:20:30下载
- 积分:1
-
dm9000 linux driver
希望对大家有用
dm9000 linux driver
希望对大家有用-dm9000 linux driver hopes useful for all
- 2022-01-26 01:27:12下载
- 积分: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
-
Linux 内核源代码(V!1.0.9)
Linux 内核源代码(V!1.0.9)-Linux kernel source code (V! 1.0.9)
- 2022-09-28 17:00:03下载
- 积分:1
-
LINUX programming Programming LINUX White Paper Details
LINUX编程白皮书
详细介绍LINUX编程-LINUX programming Programming LINUX White Paper Details
- 2023-08-24 06:05:08下载
- 积分:1
-
LINUX设备驱动程序....介绍ARM与LINUX编程的一个好东东哦.
LINUX设备驱动程序....介绍ARM与LINUX编程的一个好东东哦.-LINUX device driver .... Introduce LINUX programming ARM with a good Dongdong Oh.
- 2022-03-30 13:04:52下载
- 积分:1
-
linux下发送mail源代码,可以直接移植到开发板上用。
linux下发送mail源代码,可以直接移植到开发板上用。-linux send mail source code, can be directly transplanted to the development of on-board use.
- 2022-08-23 20:09:25下载
- 积分:1
-
svm文本分类改进,关键词抽取(Keywords Extraction)指的是如何从一篇文档(或多篇相关文档)中自动抽取出能很好地代表文档主题的若干个词或短语。...
svm文本分类改进,关键词抽取(Keywords Extraction)指的是如何从一篇文档(或多篇相关文档)中自动抽取出能很好地代表文档主题的若干个词或短语。-Improvement of SVM text classification, keyword extraction (Keywords Extraction) refers to how a document (or more related documents) automatically extracted to represent the theme of a number of documents a word or phrase.
- 2022-02-12 03:59:55下载
- 积分:1
-
内核源代码漫游
Linux内核源代码漫游-Linux kernel source code roaming
- 2022-01-28 21:48:44下载
- 积分:1