-
UNIX操作系统大多安装在网络服务器上,为了避免维护人员不在时无关人员对服务器进行误操作,我用C语言编写了一个小程序实现了屏幕锁的功能,该程序在AT&T UNI...
UNIX操作系统大多安装在网络服务器上,为了避免维护人员不在时无关人员对服务器进行误操作,我用C语言编写了一个小程序实现了屏幕锁的功能,该程序在AT&T UNIX 4.0和SCO UNIX 5.0上均运行通过-UNIX operating systems are often installed on a network server, to avoid maintenance personnel unrelated to the absence of staff on the server errors, I use the C language of a small program to achieve a screen lock function, the procedures in ATT UNIX 4.0 and 5.0 on SCO UNIX are shipped pass
- 2022-06-12 00:33:07下载
- 积分:1
-
用VC实现的PING源代码,提供了两种实现方式:1、Windows Socket;2、基于ICMP。代码总共才500多行,对于理解PING程序原理很有帮助...
用VC实现的PING源代码,提供了两种实现方式:1、Windows Socket;2、基于ICMP。代码总共才500多行,对于理解PING程序原理很有帮助-with VC"s PING source code, provided implemented in two ways : one, Windows Socket; 2, based on ICMP. A total of code before more than 500 firms, the procedures for understanding PING helpful Principle
- 2022-01-26 01:08:20下载
- 积分:1
-
socket编程,具有详细的编程步骤,读者不用太多的查询帮助手册就可以看到...
socket编程,具有详细的编程步骤,读者不用太多的查询帮助手册就可以看到-socket programming, the programming with detailed steps, readers do not have too many inquiries on the help manual can see
- 2022-08-13 05:37:53下载
- 积分:1
-
在NS2仿真软件(2.28)下,实现802.11E的增强分布式协调接入机制(EDCA,包括CFB模式),TKN开发,具有公信力。无论是仿真验证,还是据此做改进算...
在NS2仿真软件(2.28)下,实现802.11E的增强分布式协调接入机制(EDCA,包括CFB模式),TKN开发,具有公信力。无论是仿真验证,还是据此做改进算法都十分适合。-In the NS2 simulation software (2.28), the realization of 802.11e enhanced distributed coordination access mechanism (EDCA, including CFB mode), TKN development, have credibility. Both the simulation, or to do to improve the algorithm which are very suitable.
- 2022-03-15 16:19:20下载
- 积分:1
-
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本...
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
- 2022-03-26 06:52:46下载
- 积分:1
-
linuxdvb device driver code to initialize and read the open dvb device equipment
linuxdvb设备驱动的代码初始化dvb设备并且读取打开设备-linuxdvb device driver code to initialize and read the open dvb device equipment
- 2022-05-27 22:35:56下载
- 积分:1
-
这个文件包括wimax中所有的编解码源代码,包括RS码,turbo码等等!...
这个文件包括wimax中所有的编解码源代码,包括RS码,turbo码等等!
- 2023-08-17 19:05:03下载
- 积分:1
-
Linux 下端口映射工具,稳定高效。
Linux 下端口映射工具,稳定高效。 -Port mapping tool under Linux, stable and efficient.
- 2022-08-08 10:11:46下载
- 积分:1
-
AODV路由协议
AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala University. Key features are recent draft compliance, stability, and the ability to use it in both real-world (Linux) and ns-2 simulations
- 2022-03-07 17:30:41下载
- 积分:1
-
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能...
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能
3,实现功能如下:
a,输入命令,并运行
b,实现if 和while的深层嵌套
c,实现环境变量,和shell本身变量
d,实现管道和重定向等功能。
4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not be not able to meet everyone that put this to the exchange of only two, this source code is not complete, shell functions are not achieved a lot of knowledge to achieve a number of The main function of three to achieve the following functions: a, enter the command, and run the b, to achieve if, and while the deep nested c, achieving environmental variables, and the shell itself, the variable d, to achieve piping and redirection functions. 4, due to capacity problems, the program may be an error, please master pointing.
- 2022-02-22 07:18:03下载
- 积分:1