-
博客服务提供商
bsp-fujitsu-jade-evb-roadmap.zip QNX的BSP包,可直接使用-bsp-fujitsu-jade-evb-roadmap.zip QNX the BSP package, can be directly used
- 2023-01-05 19:50:04下载
- 积分:1
-
Linux 新手管理员手册中文版,适用于linux新手管理员
Linux 新手管理员手册中文版,适用于linux新手管理员-Chinese edition of LINUX_NEWBIE_ADMINISTRATOR_GUID,for linux novice administrator.
- 2022-07-05 08:40:48下载
- 积分:1
-
minicom操作指南,对于学习嵌入式尤其是linux的人来说是很有用的...
minicom操作指南,对于学习嵌入式尤其是linux的人来说是很有用的-minicom operation guide for learning embedded Linux in particular who is a very useful
- 2022-01-25 16:51:51下载
- 积分:1
-
在linux内核的系统上,编写程序。C语言基础。讲的东西很多,很详细。是嵌入式开发的入门秘笈...
在linux内核的系统上,编写程序。C语言基础。讲的东西很多,很详细。是嵌入式开发的入门秘笈-In the linux kernel system, programming. C language-based. Talking about something a lot of very detailed. Tips for Getting Started with embedded development
- 2022-06-17 23:41:16下载
- 积分:1
-
IBM UNIX AIX5的使用说明文档,可以用于了解AIX主机的相关情况
IBM UNIX AIX5的使用说明文档,可以用于了解AIX主机的相关情况-IBM UNIX AIX5 the use of documentation, can be used to understand the relevant situation AIX host
- 2022-07-25 18:24:35下载
- 积分:1
-
简易的日志管理。
简易的日志管理。-simple log management.
- 2022-01-25 20:04:56下载
- 积分: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
-
ZLG
ZLG-GUI源代码完整版12-GUI_CONFIG.c-ZLG-GUI source code full version of 12-GUI_CONFIG.c
- 2022-01-27 13:48:30下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-font5_7.c
-ZLG-GUI source code full version of 12-font5_7.c
- 2023-02-22 08:50:04下载
- 积分:1
-
msgctl函数的使用例子
msgctl函数的使用例子 -The example for using msgctl function
- 2022-02-21 23:55:23下载
- 积分:1