-
一个Linux,语音应答设备,搅拌机安装和配置,/ dev /…
一个在linux下的,针对声音设备文件,混音器的设置和配置,/dev/mixer,/dev/dsp,/dev/audio,-one of the linux, voice response equipment, mixers setup and configuration,/dev/mixer,/dev/dsp,/dev/audio, etc.
- 2022-03-10 07:47:59下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
在linux环境下,开发的对波形音频的录制与播放,简单清晰,适合初学者...
在linux环境下,开发的对波形音频的录制与播放,简单清晰,适合初学者-at linux env, develop wave record and play, easy learning
- 2022-04-08 10:58:50下载
- 积分:1
-
详细介绍了CDMA在LINUX系统中上网的步骤
详细介绍了CDMA在LINUX系统中上网的步骤-Described in detail in the CDMA system LINUX Internet steps
- 2023-03-29 06:20:03下载
- 积分:1
-
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持...
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
- 2022-02-13 07:09:31下载
- 积分:1
-
trampling stack [C programming language] n. In many C language implementation, i...
践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end of the array to undermine executable stack. The so-called abuses stack. The code can cause abnormal return to the routines, jumping arbitrary address. This has led to some extremely dangerous loopholes in the relevant data
- 2022-03-18 08:38:15下载
- 积分:1
-
本代码采用嵌入式qt编写,主要嵌入式数据库sqlite在PXA27x芯片中应用...
本代码采用嵌入式qt编写,主要嵌入式数据库sqlite在PXA27x芯片中应用-using the code embedded qt preparation, Embedded database sqlite mainly in Intel PXA27x application chip
- 2022-03-26 09:42:17下载
- 积分:1
-
安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在...
安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在根目录下加了个.vimrc写上一些自己习惯性的配置,可是不起作用,郁闷!难道我人品有问题?打开linux,alias看了一下环境变量,乖乖 alias vi vim!郁闷,早就知道linux用的是vim了,可是平常用的时候习惯性的敲vi,竟把这事给忘记了.早到病根下药就简单了,装个vim!
就像上次装ls一样访问:http://www.sunfreeware.com/indexintel10.html找到vim-7.1下载地址
是:ftp://ftp.sunfreeware.com/pub/freeware/intel/10/vim-7.1-sol10-x86-local.gz.OK
解压一下:gzip -d coreutils-6.4-sol10-x86-local.gz
安装:pkgadd -d coreutils-6.4-sol10-x86-local
OK安装很顺利,自我感觉良好,可是执行/usr/local/bin/vim的时候却意外的提示:ld.so.1: ./vim 致命的: libgtk-1.2.so.0 没有这个文件或文件夹.网上找了一下,发现CU06年有人提过这个问题
http://bbs.chinaunix.net/thread-683746-1-1.html帖的-
http://bbs.chinaunix.net/thread-683746-1-1.html
- 2022-02-04 07:29:11下载
- 积分:1
-
多线程文件的传输实现 需要在linux shell 下操作
多线程文件的传输实现 需要在linux shell 下操作-multithreaded file transfer realize the need to operate under linux she
- 2022-01-26 00:44:27下载
- 积分:1
-
图linux下串口的TCP/IP端口
在linux下把串口映射成TCP/IP端口- Maps under linux the string mouth the TCP/IP port
- 2022-04-19 11:42:44下载
- 积分:1