-
C++文件读取
打开一个文本文件,逐行获取文件内容,存储到容器里面,然后通过输入行号,首先对行号进行判断,如果行号非法,则提示用户重新输入。然后得到指定行的内容,并循环,直到达到退出条件。
- 2023-03-26 12:55:04下载
- 积分:1
-
15非常有用的例子
aSP编程中15个非常有用的例子 -15 very useful example
- 2022-12-23 20:30:08下载
- 积分:1
-
计算机操作系统哲学家就餐问题的课程设计报告。无解压密码。...
计算机操作系统哲学家就餐问题的课程设计报告。无解压密码。-computer operating system dining philosophers problem of the design report. No extract passwords.
- 2022-07-06 21:36:50下载
- 积分:1
-
CSDN技术中心 关于B
CSDN技术中心 关于B-S和C-S架构的介绍.files.rarCSDN技术中心 关于B-S和C-S架构的介绍.files.rar-CSDN Technology Center on the B-S and C-S introduction. Files.rarCSDN Technology Center on the B-S and C-S introduction. Files.rar
- 2022-09-28 00:35:03下载
- 积分:1
-
对ldap服务的基本操作,如连接,添加,删除,移动,查找等
对ldap服务的基本操作,如连接,添加,删除,移动,查找等-Ldap service for basic operation, such as connections, add, delete, move, search, etc.
- 2022-08-13 13:35:25下载
- 积分:1
-
port basis of common sense Daquan ports can be divided into three broad categori...
端口基础常识大全 端口可分为3大类: 1) 公认端口(Well Known Ports):从0到1023,它们紧密绑定于一些服务。通常这些端口的通讯明确表明了某种服务的协议。例如:80端口实际上总是HTTP通讯。 2) 注册端口(Registered Ports):从1024到49151。它们松散地绑定于一些服务。也就是说有许多服务绑定于这些端口,这些端口同样用于许多其它目的。例如:许多系统处理动态端口从1024左右开始。 3) 动态和/或私有端口(Dynamic and/or Private Ports):从49152到65535。理论上,不应为服务分配这些端口。实际上,机器通常从1024起分配动态端口。但也有例外:SUN的RPC端口从32768开始。 本节讲述通常TCP/UDP端口扫描在防火墙记录中的信息。记住:并不存在所谓ICMP端口。如果你对解读ICMP数据感兴趣,请参看本文的其它部分。-port basis of common sense Daquan ports can be divided into three broad categories : a) recognized ports (Well Known Ports) : 0-1023, which closely bundled with some of these services. These ports are usually clear communication of a service agreement. For example : 80-port virtually always HTTP communications. 2) Registered port (Registered Ports) : from 1,024 to 49,151. They loosely bundled with some of these services. That is to say there are many services bundled with these ports for the same used for many other purposes. For example : Many systems dynamic port from around 1024. 3) Dyn
- 2022-03-18 09:29:16下载
- 积分:1
-
这是一个哈夫曼编/译码器程序
这是一个哈夫曼编/译码器程序-Huffman encoder/decoder procedures
- 2023-03-28 22:30:03下载
- 积分:1
-
无线internet网的tcp研究硕士论文,有效构造模型,并成功应用
无线internet网的tcp研究硕士论文,有效构造模型,并成功应用-wireless internet network tcp research master"s thesis, effective structural model and successful application
- 2022-07-08 18:08:11下载
- 积分:1
-
This computes an in
This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform -This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2 ^ m points. Dir = 1 gives forward transform dir =-1 gives reverse transform
- 2023-06-19 21:55:03下载
- 积分:1
-
JAVA开发规范
JAVA开发规范-JAVA development norms
- 2022-04-12 20:32:36下载
- 积分:1