-
linux下的桌面时间小程序.很多用fvwm的人用的.
linux下的桌面时间小程序.很多用fvwm的人用的.-the time small desktop procedures. Gnome-session with a lot of people use.
- 2023-07-22 02:05:03下载
- 积分:1
-
一个串口通讯的例子,使用环境:Linux
一个串口通讯的例子,使用环境:Linux-a serial communication example, the use of the environment : Linux
- 2022-03-13 14:02:49下载
- 积分:1
-
经典的Perl电子书,非常适合初学者或者有一定经验的开发人员...
经典的Perl电子书,非常适合初学者或者有一定经验的开发人员-Perl classic e-books, very suitable for beginners or have some experience of the developers
- 2022-01-23 10:08:29下载
- 积分: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
-
并行程序设计示例之三
并行程序设计示例之三-Parallel Programming Example 3
- 2023-09-01 21:30:03下载
- 积分:1
-
Linux库函数调用方法和参考手册,使用方便,适合初学者和有经验的人参考...
Linux库函数调用方法和参考手册,使用方便,适合初学者和有经验的人参考-Linux library function call method and reference manual, easy to use, suitable for beginners and experienced people refer to
- 2022-08-20 13:35:57下载
- 积分:1
-
unix操作系统的编程手册,包括系统管理命令,系统调用,库函数等等,是unix环境下程序员和管理员的必备资料。...
unix操作系统的编程手册,包括系统管理命令,系统调用,库函数等等,是unix环境下程序员和管理员的必备资料。-unix operating system, programming manuals, including system management commands, system calls, library functions, etc., is a unix environment, programmers and managers the essential information.
- 2023-03-13 00:10:05下载
- 积分:1
-
linux环境下 消息队列的简单使用,可以学习消息队列的一般方法...
linux环境下 消息队列的简单使用,可以学习消息队列的一般方法-linux environment using a simple message queue, message queue can learn the general approach
- 2022-04-11 08:15:26下载
- 积分:1
-
|-- p6.1.c 获得标准输入、输出和错误输出的终端名称
|-- p6.2.c 修改终端控制字符示例
|-- p6.3.c 使用curses实现密码输入
|-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入
|-- p6.5.c 串口进行读写示例
|-- p6.6.c 扬声器发声程序
|-- p6.7.c 使用声卡播放音频文件
`-- p6.8.c 声卡录音程序示例
-|- P6.1.c access to standard input, output and error output terminal names |- p6.2.c modified sample terminal control characters |- p6.3.c realize the use of curses password |- p6. 4.c use tcgetattr function and realize tcsetattr function password |- p6.5.c serial read and write sample |- p6.6.c loudspeaker audible procedures |- p6.7.c use sound card to play audio files `- p6.8.c sound card recording procedures sample
- 2022-08-09 00:08:43下载
- 积分:1
-
AT&T汇编语言的I386依赖特征的特别说明,LINUX开发的必备资料
AT&T汇编语言的I386依赖特征的特别说明,LINUX开发的必备资料-ATT assembler language of I386 on the special features of note, LINUX development of the requisite information
- 2022-01-26 02:31:54下载
- 积分:1