-
1.make file 中文教程,2. linux内核学习,3.电视基顶盒的资料,4.嵌入式最小系统资料
5.linux系统裁减...
1.make file 中文教程,2. linux内核学习,3.电视基顶盒的资料,4.嵌入式最小系统资料
5.linux系统裁减-for linux study
- 2022-01-21 22:48:32下载
- 积分:1
-
netkit
netkit-base-0.17.tar.gz linux嵌入式开发使用!-netkit-base-0.17.tar.gz Embedded linux development using!
- 2023-08-16 03:15:04下载
- 积分:1
-
C Primer Plus book example source code
C Primer Plus书上的例题源代码-C Primer Plus book example source code
- 2022-12-28 07:05:03下载
- 积分:1
-
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。...
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。-This manual page is taken from the GNU C compiler complete document, limited to explain the meaning of options.
- 2023-05-12 06:50:03下载
- 积分:1
-
图像浏览器1.1是一个示例应用程序显示图片GTK
Image Viewer 1.1 is a Gtk sample application for show pictures
- 2023-08-08 06:00:03下载
- 积分:1
-
QT程序实例源代码,很好用,欢迎大家共享
QT程序实例源代码,很好用,欢迎大家共享-QT program source code examples, very good use
- 2022-04-24 04:29:49下载
- 积分:1
-
examples of high
高性能计算程序示例之24-examples of high-performance computing open for 24 procedures
- 2023-05-23 05:15:03下载
- 积分: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
-
Win32Linux.Winux源码PART 1
Win32Linux.Winux源码PART 1-Win32Linux.Winux source PART 1
- 2022-10-04 04:25:03下载
- 积分:1
-
c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。...
c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。-c write a script interpreter, which can be embedded into the program dynamic configuration by the user"s own procedures.
- 2023-05-30 04:05:03下载
- 积分:1