-
Linux block device driver source code, learning the development of Linux block d...
Linux块设备驱动源码,学习开发Linux块设备驱动的好帮手-Linux block device driver source code, learning the development of Linux block device driver a good helper
- 2022-04-24 12:36:53下载
- 积分:1
-
这是C++封装类。开发人员可以轻松地开发多线程程序…
This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
- 2022-01-25 19:55:45下载
- 积分:1
-
在Linux测试共享共享内存消息
在Linux测试共享共享内存消息-testing Linux in shared memory sharing information
- 2022-06-22 05:12:26下载
- 积分:1
-
esc/pos指令集的打印机的usb驱动,
esc/pos指令集的打印机的usb驱动,-esc/pos指令集的打印机的usb驱动
- 2022-04-20 00:33:46下载
- 积分:1
-
linux operating system a very small but very useful file search procedure, the s...
linux操作系统下一个非常小但非常实用的文件搜索程序,搜索效率非常高,已测试过。-linux operating system a very small but very useful file search procedure, the search efficiency is very high, have been tested.
- 2022-03-02 17:51:55下载
- 积分:1
-
here is the xpl that attacks the some of openssl vulnerabilities
here is the xpl that attacks the some of openssl vulnerabilities
- 2022-04-19 17:17:59下载
- 积分:1
-
三星s3c6410 Android移植文档,uboot
三星s3c6410 Android移植文档,uboot
- 2023-08-22 23:15:03下载
- 积分:1
-
probe方式的1341驱动,在2.6.11内核测试
probe方式的1341驱动,在2.6.11内核测试-probe-driven approach 1341, in the 2.6.11 kernel testing
- 2022-04-28 22:59:59下载
- 积分: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
-
AMR(自动多
amr(自动多速率)窄带语音编码源程序,适用于linux环境-amr (Automatic Multi-Rate) narrowband speech coding source for linux environment
- 2022-02-27 04:04:04下载
- 积分:1