-
vnc在linux的开机自动启动的一篇电子文档
vnc在linux的开机自动启动的一篇电子文档-vnc in linux boot automatically activated an electronic document
- 2022-02-12 18:08:36下载
- 积分: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
-
采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make...
采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make install即生成.o后缀的elf驱动程序,用insmod按装-used ark 3116 chip set usb rs232 interface to the line under linux driver require Linux kernel 2.6 version, compressed using the makefile directly make make install that is generated. o suffix e lf driver, loaded by using insmod
- 2022-01-25 18:32:41下载
- 积分:1
-
开源图书馆管理软件
开源图书馆管理软件-open source library management software
- 2022-09-19 16:15:04下载
- 积分:1
-
Linux 下控制蜂鸣器发声的程序。做了适当的修改
Linux 下控制蜂鸣器发声的程序。做了适当的修改-Linux under the control of audible buzzer procedures. Make the appropriate changes
- 2022-05-13 12:22:50下载
- 积分:1
-
Powerful proxy server that can satisfy almost all your proxy needs
功能强大的代理服务器,能够满足几乎你所有的代理需求-Powerful proxy server that can satisfy almost all your proxy needs
- 2022-03-02 02:44:35下载
- 积分:1
-
GNU 系统开发优化 C 语言程序的应用程序,能够使源程序产生缩进效果,增加程序的可读性...
GNU 系统开发优化 C 语言程序的应用程序,能够使源程序产生缩进效果,增加程序的可读性-GNU system optimized C language development of the application procedures, so that the source can produce indented effect, increased program readability
- 2023-03-01 09:05:04下载
- 积分:1
-
下列top命令Linux源代码演示,顶部是用来争夺…
演示linux下面top命令的源代码,top是用来查看系统CPU及资源占用比的.-Demonstration of the following top command linux source code, top is used to view the system CPU and resource occupation ratio.
- 2022-02-20 18:40:30下载
- 积分:1
-
本代码主要是在SUN操作系统下消息队列的管理
本代码主要是在SUN操作系统下消息队列的管理-the main source of the Sun operating system message queue management
- 2022-12-20 20:15:03下载
- 积分:1
-
linux上的telnet源码,实现很全面,源码用C语言实现,很容易移植到嵌入式系统中。...
linux上的telnet源码,实现很全面,源码用C语言实现,很容易移植到嵌入式系统中。-telnet on the linux source code to achieve a very comprehensive source using C language implementation, it is easily ported to an embedded system.
- 2022-03-20 16:08:15下载
- 积分:1