搜索资源列表
端口扫描实验报告
- 这是一个漏洞扫描器的实验报告,其中有比较完整的实验过程以及软件代码,可以借鉴与学习。
001
- 本文介绍了网络安全漏洞扫描的必要性;通过分析网络安全漏洞扫描器工作原理及漏洞扫描技术,提出了一个网 络安全漏洞扫描器的设计方案,并对该系统的各个功能模块的设计与实现进行了详细介绍。该扫描器具有功能完善,扩展性 较好,可生成评估报告等特点。-This paper introduces network security vulnerability scanning necessity through the analysis of network security vulnerabilit
WinPcapportscannerdesgin
- 基于WinPcap端口扫描器的设计和实现,详细的论文设计文档-Based on the WinPcap port scanner design and implementation, detailed design documents papers
1
- 端口扫描器的设计与 实现 -Port scanner port scanner design and implementation Design and Implementation
Compile-principle-experiment1-6
- 编译原理实验指导书 实验一 词法分析程序(扫描器)的设计 实验二 递归下降语法分析程序设计 实验三 LL(1)语法分析器设计 实验四 算符优先分析器设计 实验五 LR分析器设计 实验六 语法制导翻译程序设计-Compile term Principle Experiment Experimental Analysis of Instruction Program (scanner) is designed to test two recursive descent par
VSLPC
- VSLPC激光扫描器,国外产品,具有借鉴价值-VSLPC laser scanner, foreign products, with the reference value
bianyi
- 用C语言采用模拟DFA算法编写一个扫描器(词法分析器)用来识别: 由任意个a或b开始后接aa再自加或自减1的字符串,即正规式r=(a|b)*aa(+|-)1描述的语言L(r)。 -Simulated DFA algorithm in C language to write a scanner (lexical analyzer) is used to identify: followed by any one of a or b aa longer self plus or decrem
CSApp
- 代码扫描器,用于替换指定代码,此版本主要用于oracle数据库版本,oracle版本我8.0或以上-Code scanner for the replacement of the specified code, this version is mainly used for the oracle database version, oracle version 4.0 or above
Computer-risk-assessment
- 计算机风险评估课设报告,vc++网络扫描器的设计与实现,内附各部分源代码。-Design and implementation of computer risk assessment class-based report vc++ network scanner, enclosing each part of the source code.
PortScan
- TCP Connect端口扫描器实验,利用vc++ 编写实现.-TCP Connect port scanner experiments using vc++ achievement.
s
- S扫描器源码 简单易用 还有自动关闭防火墙-S easy to use as well as the source code scanner automatically turns off the firewall
GC211-User-Manual
- 佳能数字电流扫描器系统GC211用户手册-cannon scanner gc211 user manual
编译原理课程设计
- 一个简单文法的编译器前端的设计与实现 定义一个简单程序设计语言文法 扫描器设计实现; 语法分析器设计实现; 中间代码设计; 中间代码生成器设计实现
test4
- 完成词法分析任务的程序称为词法分析程序或词法分析器或扫描器。从左至右地对源程序进行扫描,按照语言的词法规则识别各类单词,并产生相应单词的属性字。-Completion of lexical analysis task of the program called lexical analysis program or lexical analyzer or scanner. From left to right for source program to scan, according to th