-
ubuntu user manual, including the use of linux commands and basic use of ubuntu.
ubuntu使用手册,包括linux命令的使用及ubuntu的基本使用.-ubuntu user manual, including the use of linux commands and basic use of ubuntu.
- 2022-03-11 23:13:27下载
- 积分: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
-
From the East at random, we are interested in a look, just to test
随意上传的东东,大家有兴趣看一下,只是用来测试一下-From the East at random, we are interested in a look, just to test
- 2022-06-21 09:33:31下载
- 积分:1
-
libpcap是一个系统
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
- 2022-07-18 12:56:22下载
- 积分:1
-
Linux MTD源代码情景分析
Linux MTD 源代码分析
by Ji...
Linux MTD源代码情景分析
Linux MTD 源代码分析
by Jim Zeus
Version 0.1-Linux MTD source Linux MTD scenario analysis source code analysis by Jim ZeusVersion 0.1
- 2023-06-27 15:15:04下载
- 积分:1
-
兼容linux和windows平台的sokcet编程程序
兼容linux和windows平台的sokcet编程程序-Compatible with linux and windows platform programming procedures sokcet
- 2022-08-08 17:53:33下载
- 积分:1
-
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用-V4L-based programming and description of the function. In the preparation of V4L significant role in the preparation of
- 2022-03-21 14:42:44下载
- 积分:1
-
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o...
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全,
即usr/src/linux/drivers/usb/,
而不只是drivers/usb/,make生成spca5xx.o
拷入/usr/src/linux/drivers/usb/,
修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
生成spca5xx.o,没有必要再次生成spcadecoder.o,spca50x.o,
更重要的原因因要生成总驱动urbdrv.o,若加入这两者,则冲突之;
屏蔽两者的obj,加入spca5xx的obj make dep ,make zImage-install spca5xx driver for arm2410 linux
- 2022-03-02 16:41:03下载
- 积分:1
-
Peacetime learning linux command summary, and some are also some notes
平时学习linux总结的命令,有些是源码还有些札记心得-Peacetime learning linux command summary, and some are also some notes-source experience
- 2022-03-29 12:38:24下载
- 积分:1
-
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能...
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能-Broadcast camera data (spcaview), streaming media server (spcaserv), picture crawler (spcacat) three functions
- 2022-05-26 08:55:42下载
- 积分:1