-
数据库考试前值得看一看,偶答案
数据库考试前值得看一看,偶答案-database examination is worth looking at, even answer
- 2023-06-13 07:20:03下载
- 积分:1
-
实现基于S3C2410处理器的系统板与PC机通过USB接口进行互联,通过PC机访问和控制嵌入式开发板上的FLASH存储器。
以往访问嵌入式主机板上的存储器通...
实现基于S3C2410处理器的系统板与PC机通过USB接口进行互联,通过PC机访问和控制嵌入式开发板上的FLASH存储器。
以往访问嵌入式主机板上的存储器通过串口或者网口通过键入Linux命令来完成,不但速度低,而且对硬件环境和操作者有严格要求(会Linux系统命令),通过此课题可以提升开发产品档次,使普通用户也可以对开发板上的FLASH存储器进行管理,速度上有一定提高,使用了主流的USB接口,方便以后的更新、升级,达到了缩短产品的开发周期和降低了开发难度,节约成本的目的。因此,此课题具有很深远的研究开发意义。
- 2022-01-27 15:34:07下载
- 积分:1
-
Addison Wesley
Addison Wesley - Exceptional C++ Style. 40 New Engineering Puzzles, Programming Problems and Solutions - Herb Sutter-Addison Wesley- Exceptional C++ Style. 40 New Engineering Puzzles, Programming Problems and Solutions- Herb Sutter
- 2022-01-27 13:12:11下载
- 积分:1
-
VoIP technology and business of a
VoIP技术及业务的研究1-VoIP technology and business of a
- 2022-05-05 06:14:45下载
- 积分:1
-
JAVA计算器程序设计
JAVA计算器程序设计-JAVA calculator program design
- 2022-12-24 14:55:03下载
- 积分:1
-
三星用户服务手册
user service manual for samsung
- 2022-01-25 18:56:40下载
- 积分:1
-
计算机方面的论文
计算机方面的论文-The thesis of the calculator
- 2023-09-06 17:15:05下载
- 积分:1
-
用Visual C++对WORD进行有关操作
用Visual C++对WORD进行有关操作-Visual C for the right to operate WORD
- 2022-02-01 01:30:30下载
- 积分:1
-
创建服务器套接字示例java。
socket example of create server in java.
- 2022-08-02 13:26:42下载
- 积分: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