Location:
Search - enum
Search list
Description: 列举共享、用户信息和策略,可以指定字典进行破解,这个在Enum 基础上完成了暴力破解用户密码的功能
Platform: |
Size: 39939 |
Author: 向东 |
Hits:
Description: ergydfhgdfhggfhg 一.实验目的
二.实验内容
三、程序简要说明
原 文 : C语言词法分析器的设计与实现
一.实验目的:
1.强化对系统软件综合工程实现能力、规划能力的训练;
2.加强对词法分析原理、方法和基本实现技术的理解;
二.实验内容:
用C语言(或 C++ )作为宿主语言完成:
C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。
三、程序简要说明:
1、属性字说明:
共9种
KEYWORD: 关键字
"auto","break","case","char","const","continue",
"default","do","double","else","enum","extern",
"float","for","goto","if","int","long","register",
"return","short","signed","sizeof","static","struct",
"switch","typedef","union","unsigned","void",
"volatile","while","include","define"
共34个
详见IsKeyWord()函数
NUMBER: 数字
包括十进制整数,八进制整数,二进制整数,十六进制整数
还可返回几种错误
详见IsNumber()函数
CONSTANT: 常量
宏定义标识符,不识别C++关键字const,简单处理一层宏定义。
详见IsDefined()函数
......
关键词 : 计算机 编译原理 c语言 词法分析器-ergydfhg gfhg one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "ext
Platform: |
Size: 1024 |
Author: 天空 |
Hits:
Description: 列举共享、用户信息和策略,可以指定字典进行破解,这个在Enum 基础上完成了暴力破解用户密码的功能-Cited the sharing of user information and strategies, you can specify the dictionary to decipher, this Enum based on the completion of a violent crack user password function
Platform: |
Size: 39936 |
Author: 向东 |
Hits:
Description: RFC3026:Liaison to IETF/ISOC on ENUM
Platform: |
Size: 4096 |
Author: 李喆 |
Hits:
Description: 校园网一卡通与其它程序的结合,完整的例子.已经投入使用.请大家指正.
Platform: |
Size: 84992 |
Author: zhumao |
Hits:
Description: 通过程序可以枚举同一局域网内的所有主机,是非常使用的一个工具-Through the procedures within the same LAN can enumerate all the hosts, it is very use of a tool
Platform: |
Size: 24576 |
Author: 李市委 |
Hits:
Description: OPC Enum. Enumerating existing OPC servers
Platform: |
Size: 33792 |
Author: Makc |
Hits:
Description: 运用kei51编程的范例程序enum应用源码程序,demo过,没有问题-Examples of the use of programming kei51 application procedures enum-source program, demo, and there is no problem
Platform: |
Size: 12288 |
Author: 王伟 |
Hits:
Description: Enum Process running on window
Platform: |
Size: 39936 |
Author: chen_xiao_dao |
Hits:
Description: 可以查到手机进程与杀死系统进程+C#使用实例-mobile process Enum
Platform: |
Size: 1392640 |
Author: 小生 |
Hits:
Description: ENUM及其相关方法,如简称的提取等的简单实现程序
Platform: |
Size: 3072 |
Author: macool |
Hits:
Description: PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase ,程序数据库)的工具,它能够将 pdb 文件中的 struct 、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK 程序员使用。 作者:李马-PDB Explorer is a tool that can check the Program DataBase of MS
Platform: |
Size: 46080 |
Author: 王小鱼 |
Hits:
Description: JAVA ENUM 特殊用法介绍,源码例子,可运行代码。-JAVA ENUM specific usage instructions, source code examples, you can run the code.
Platform: |
Size: 2048 |
Author: thinking |
Hits:
Description: C#,枚举Enum转变为自定义字符串的方法-Enum Convert description
Platform: |
Size: 3072 |
Author: 小志 |
Hits:
Description: Example Name:Enum and Delete Cache
This project requries a form with a listbox (List1) on it
and a class module (MemoryBlock)-' Example Name: Enum and Delete Cache' This project requries a form with a listbox (List1) on it ' and a class module (MemoryBlock)
Platform: |
Size: 2048 |
Author: 杨刚 |
Hits:
Description: 对特定目录下的文件列表进行记录,包括文件创建等3个时间,当创建多个记录点后可以对目录中的内容变化进行比较。
来源于一个查找病毒dll的经历。
涉及odbc,access数据库简单操作,基本的sql语言
从中你可以学到sql语言编写,odbc操作access,文件枚举等
-a simple file directory comparer. It contains basic odbc operation, access , sql lang and file enum.
Platform: |
Size: 219136 |
Author: 赵强 |
Hits:
Description: java枚举(enum)学习
枚举类型.ppt-java enum
Platform: |
Size: 286720 |
Author: 徐文 |
Hits:
Description: java Enum自定义返回值类型 16进制int-java Enum
Platform: |
Size: 3072 |
Author: 孟宪军 |
Hits:
Description: ENUM week transform chinese 使用JAVA实现 精确简洁 使用最小的空间实现最全的功能-The ENUM week transform the chinese the use of JAVA accurate and simple to use minimal space to achieve the most complete functionality
Platform: |
Size: 11264 |
Author: suntianhong |
Hits:
Description: java 枚举类型的应用,涉及到了枚举的各种应用,可以运行-java enum types of applications, involving a variety of applications to enumerate
Platform: |
Size: 1024 |
Author: 刘宇 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
18
»