-
linxu环境下的蓝牙协议栈和测试程序,对在linux下开发蓝牙技术的同行很有帮助。...
linxu环境下的蓝牙协议栈和测试程序,对在linux下开发蓝牙技术的同行很有帮助。-Environment linxu Bluetooth protocol stack and test procedures, in the Bluetooth technology developed under linux peer helpful.
- 2022-02-06 00:13:13下载
- 积分:1
-
n皇后
n皇后-n Queen
- 2022-04-11 08:18:50下载
- 积分:1
-
This is a 56K MODEM Driver, is a practical Driver
这是一个56K MODEM的驱动程序,是一个实用的驱动程序-This is a 56K MODEM Driver, is a practical Driver
- 2022-07-18 18:08:38下载
- 积分:1
-
programing in uclinux
uClinux上的应用程序设计-programing in uclinux
- 2023-05-03 19:55:03下载
- 积分:1
-
测试是一个CRT / LCD屏幕测试工具。
Screentest is a CRT/LCD screen testing utility.
- 2022-03-19 07:12:26下载
- 积分:1
-
制作中文的和英文的字库用的~ 是xyb写的gcc编译
制作中文的和英文的字库用的~ 是xyb写的gcc编译-Produced in Chinese and English font is used in ~ xyb written compiler gcc
- 2023-05-16 06:40: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
-
pxa255用的并口烧写jtag口的源代码。可以修改为其他的cpu等下载工具...
pxa255用的并口烧写jtag口的源代码。可以修改为其他的cpu等下载工具-PXA255 the parallel port JTAG burning mouth of the source code. Can it be amended as other download tools such as cpu
- 2023-01-10 00:10:04下载
- 积分:1
-
C Primer Plus课后题答案的源代码
C Primer Plus课后题答案的源代码-C Primer Plus answer questions after the source code
- 2023-02-21 16:30:03下载
- 积分:1
-
在linux下利用QT4做的一个模仿烤箱的定时器,相当于烤箱的内置钟表...
在linux下利用QT4做的一个模仿烤箱的定时器,相当于烤箱的内置钟表-In linux using a QT4 do imitate oven timer, which is equivalent to the built-in oven clocks
- 2022-05-18 10:28:02下载
- 积分:1