-
Linux pritner GUI
linux pritner GUI
- 2022-08-17 15:01:17下载
- 积分: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
-
SDIO转串口驱动、串口设备使用GPS。
SDIO转UART的驱动,这个UART设备使用的GPS。-SDIO turn UART driver, the UART device uses GPS.
- 2022-11-01 14:25:03下载
- 积分:1
-
uClinux源代码中Make文件完全解析
uClinux源代码中Make文件完全解析-uClinux source code Make paper is completely resolved
- 2022-01-30 20:44:19下载
- 积分:1
-
rtpbreak的最新版本,使用标准C编写,在linux下运行。
rtpbreak的最新版本,使用标准C编写,在linux下运行。-rtpbreak the latest version, use the standard C prepared in running under linux.
- 2022-08-10 07:10:52下载
- 积分:1
-
the simple password generator, with KYLIX preparation, oh, the good
linux下的简单的密码生成器,用KYLIX编写,很好用的哦-the simple password generator, with KYLIX preparation, oh, the good
- 2022-03-13 20:09:24下载
- 积分:1
-
可用于UNIX/LINUX下测试字库文件的源代码
可用于UNIX/LINUX下测试字库文件的源代码-Can be used in UNIX/LINUX to test the font file
- 2022-02-15 14:25:45下载
- 积分:1
-
用c写的ftp客户端源代码,可以在UNIX,Windows下编译通过,学习的好代码!...
用c写的ftp客户端源代码,可以在UNIX,Windows下编译通过,学习的好代码!-used to write the ftp client source code, in UNIX, Windows compile and study the good code!
- 2022-08-23 18:47:31下载
- 积分:1
-
香菜是一个GUI控制数码相机(在这个意义上,
Coriander is a GUI for controlling a Digital Camera (in the sense of
the IIDC specs issued by the 1394 Trade Association [1]). Due to the
properties of the IEEE1394 protocol, Coriander can control an IEEE1394
camera without interferring with the image flow from that camera. It
can thus be used to setup a camera with Coriander while the video flow
is used by another application-Coriander is a GUI for controlling a Digita l Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the prop erties of the IEEE 1394 protocol, Coriander can control an IEEE1394 camera witho ut interferring with the image flow from that ca mera. It can thus be used to setup a camera with Co. riander while the video flow is used by another a pplication
- 2022-01-26 05:08:06下载
- 积分:1
-
AMR(自动多
amr(自动多速率)宽带语音编码源程序,适用于linux环境-amr (automatic multi-rate) wideband speech coding source for linux environment
- 2022-05-07 15:28:36下载
- 积分:1