-
网站项目设计的思考 经典
网站项目设计的思考 经典-site of the project design classic
- 2022-04-21 14:26:31下载
- 积分:1
-
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫...
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件――lex.yy.c――其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
- 2022-07-16 02:04:28下载
- 积分:1
-
Flash完全教程
Flash完全教程-Flash complete tutorial
- 2023-01-08 23:15:02下载
- 积分:1
-
基础篇
1.1 Turbo C语言概述
1.2 C语言的特点
1.3 Turbo C 概述
1.4 Turbo C 2.0的安装和启动...
基础篇
1.1 Turbo C语言概述
1.2 C语言的特点
1.3 Turbo C 概述
1.4 Turbo C 2.0的安装和启动
1.5 Turbo C 2.0集成开发环境的使用
1. 数据类型、变量和运算符
2. 数据类型
3. 关键字和标识符
4. 变量
5. 运算符
Turbo C 程序设计初步
1.1 输入输出函数及控制流程语句
1.2 文件的输入输出函数
1.3 控制流程语句
指针、结构、联合和枚举
结构(struct) 联合(union)
枚举(enum)
函数
-Turbo C 1.1 1.2 C language outlined the characteristics outlined in Turbo C 1.3 Turbo C 1.4 2.0 1.5 installed and launched Turbo C 2.0 integrated development environment using a. Data types, variables and Operators 2. three types of data. four keywords and identifiers. five variables. Operators Turbo C 1.1 preliminary design process input-output function and control flow statement 1.2 file input and output functions of the control flow statement 1.3 indicators, structure , the joint enumeration and structure (struct), the joint (union) Enumeration (enum) function
- 2022-02-02 06:12:19下载
- 积分:1
-
- 2022-06-16 00:06:09下载
- 积分:1
-
vc Guide
vc指南
- 2022-09-02 10:40:03下载
- 积分:1
-
介绍了VHDL编程的知识,并对100例VHDL编程进行了讲解,对学习VHDL编程非常有帮助,值得借鉴....
介绍了VHDL编程的知识,并对100例VHDL编程进行了讲解,对学习VHDL编程非常有帮助,值得借鉴.-Introduction of the VHDL programming knowledge, and 100 cases carried out on VHDL programming, VHDL programming for learning very helpful, worth learning from.
- 2022-05-24 05:21:01下载
- 积分:1
-
java
java UML
状态图
序列图
软件设计
-java UML
- 2022-05-15 12:28:37下载
- 积分:1
-
linux kernel的api,对于编写底层代码的人可能比较有帮助
linux kernel的api,对于编写底层代码的人可能比较有帮助-linux kernel" s api, for the people who write the underlying code may be more helpful to
- 2022-11-18 08:40:03下载
- 积分:1
-
这是一本关于无陀螺捷联式惯性导航的书籍,具有很高的参考价值!...
这是一本关于无陀螺捷联式惯性导航的书籍,具有很高的参考价值!-This is on a non-gyro strapdown inertial navigation books, have a high reference value!
- 2022-01-25 21:11:35下载
- 积分:1