-
如何使用vss的ppt文档,简单易懂,能帮你很快掌握vss的使用就技巧...
如何使用vss的ppt文档,简单易懂,能帮你很快掌握vss的使用就技巧-Ppt how to use the vss files, easy-to-read, can help you quickly master the use of the skills vss
- 2022-04-02 03:54:09下载
- 积分: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
-
Macromedia Flash MX Game Design Demistified
Macromedia Flash MX Game Design Demistified
- 2022-08-24 22:34:09下载
- 积分:1
-
30个棋子由人机双方轮流取子,每次每方只能取走1,2或4个,拿到最后一个棋子的一方算失败。开始时随机决定那方先走,尽量保证机器能赢得游戏。...
30个棋子由人机双方轮流取子,每次每方只能取走1,2或4个,拿到最后一个棋子的一方算失败。开始时随机决定那方先走,尽量保证机器能赢得游戏。-30 pieces by plane from the two sides take turns sons, each side can only take away every 1, 2 or 4, and won a pawn in the final one count of failure. Random decision at the beginning of the side ahead, as far as possible to ensure that machines can win games.
- 2022-02-01 02:12:13下载
- 积分:1
-
lcs 求出全部的最长公共子序列,实验程序全部采用Java实现,编译器为J2SE SDK 1.5.0_06,集成环境为Eclipse 3.1.2。...
lcs 求出全部的最长公共子序列,实验程序全部采用Java实现,编译器为J2SE SDK 1.5.0_06,集成环境为Eclipse 3.1.2。-lcs find all of the longest common subsequence, experimental procedure used in all Java implementation, the compiler for the J2SE SDK 1.5.0_06, an integrated environment for Eclipse 3.1.2.
- 2022-06-01 16:28:39下载
- 积分:1
-
da nei bi ji
达内的部分笔记
包含c++
java
UNIX
-da nei bi ji
- 2022-05-05 10:28:30下载
- 积分:1
-
包括语音识别和数字TTS
设置语音识别内容的列表,
包括语音识别和数字TTS
设置语音识别内容的列表,
-Including voice recognition and digital content TTS voice recognition settings list
- 2022-08-22 23:13:56下载
- 积分:1
-
一个简单的词法分析的部分代码
一个简单的词法分析的部分代码-a simple lexical analysis of code
- 2022-11-08 05:55:03下载
- 积分:1
-
用C++编的小程序。
用C++编的小程序。-C series of small programs.
- 2023-02-09 05:25:03下载
- 积分:1
-
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请。同时,与普通的双向链表不同,本代码提供了对内部数据的快速索引,大大提高了数据访问速...
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请。同时,与普通的双向链表不同,本代码提供了对内部数据的快速索引,大大提高了数据访问速度-The code provides for dynamic array support program in memory data block storage, to avoid the large memory applications. At the same time, with ordinary two-way different list, the source of internal data to provide rapid indexing, greatly improving the speed of data access
- 2022-04-15 20:07:40下载
- 积分:1