-
Linux下的socks的程序源程序,用于socks的代理服务
Linux下的socks的程序源程序,用于socks的代理服务-Linux socks procedure source program, uses in the
socks proxy to serve
- 2023-07-04 05:30:03下载
- 积分:1
-
gdsl
gdsl-1.0.2
通用数据类型
包括list,btree等常用的数据结构-gdsl-1.0.2 Common data types include the list, btree and other commonly used data structure
- 2022-03-11 00:10:29下载
- 积分:1
-
在Linux环境下,用C语言实现哲学家进程问题。
在Linux环境下,用C语言实现哲学家进程问题。-the Linux environment, using C language philosopher process.
- 2022-09-10 22:20:03下载
- 积分:1
-
Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目...
Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目同Linux 无线扩展和其它 Linux无线项目区分开的是,它完全基于 IEEE 802.11标准。-Linux Wireless LAN Project"s goal is to develop a comprehensive, standards-based wireless LAN system, the system is using GNU/Linux operating system. The item with Linux wireless expansion and other wireless Linux projects are separate, it is fully based on the IEEE 802.11 standards.
- 2022-11-25 00:10:03下载
- 积分:1
-
Taiwan
台湾
- 2022-03-21 16:42:23下载
- 积分:1
-
VLC脚本Linux
vlc script for linux
Display web camera and Mic Video/Audio
Please edit the script as you see fit.
- 2023-01-24 09:00:04下载
- 积分:1
-
linxu环境下的蓝牙协议栈和测试程序,对在linux下开发蓝牙技术的同行很有帮助。...
linxu环境下的蓝牙协议栈和测试程序,对在linux下开发蓝牙技术的同行很有帮助。-Environment linxu Bluetooth protocol stack and test procedures, in the Bluetooth technology developed under linux peer helpful.
- 2022-02-06 00:13:13下载
- 积分:1
-
linux2.6输入子系统,包括详细的代码分析
linux2.6输入子系统,包括详细的代码分析-linux2.6 input subsystem, including a detailed analysis of the code
- 2022-07-09 00:40:21下载
- 积分:1
-
GDB调试手册,嵌入初学者必备,可收藏作为参考
GDB调试手册,嵌入初学者必备,可收藏作为参考-Handbook for GDB debugging process. It s very usful for beginner who works on embeded system. You can keep it as a reference book.
- 2022-03-02 08:05:43下载
- 积分: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