-
DIY LAN
DIY局域网-DIY LAN
- 2022-03-12 19:15:57下载
- 积分:1
-
PIC单片机C语言使用说明,用于CCS编译器
PIC单片机C语言使用说明,用于CCS编译器-PIC Singlechip C language for use, for the CCS compiler
- 2022-08-21 19:54:06下载
- 积分:1
-
创建特色按钮,vc6.0环境下开发,很有用啊
创建特色按钮,vc6.0环境下开发,很有用啊-Button to create features, vc6.0 environment development, useful ah
- 2022-03-07 05:48:37下载
- 积分:1
-
电子说明说
电子说明说-E-note that
- 2022-08-19 01:35:51下载
- 积分:1
-
DELPHI知识库
DELPHI知识库-DELPHI Knowledgebase
- 2023-06-26 11:15:04下载
- 积分:1
-
Java UML design information Java UML design information
JAVA的UML设计资料,JAVA的UML设计资料-Java UML design information Java UML design information
- 2022-04-25 06:21:01下载
- 积分:1
-
这是一个教程,是初学者的入门教程,从开始到…
这是linux教程是初学者的教程从最初步开始到使用-This is a linux tutorial is a tutorial for beginners from the very beginning to the use of the preliminary. .
- 2022-12-30 13:45:06下载
- 积分:1
-
经典perl学习手册,通过这本书,可以很快上手perl程序编程
经典perl学习手册,通过这本书,可以很快上手perl程序编程-classic perl document
- 2023-09-03 03:35:04下载
- 积分:1
-
一个简单的导入3ds文件格式的例子,注意是导入版本3的。
一个简单的导入3ds文件格式的例子,注意是导入版本3的。-A simple import 3ds file format examples, pay attention to is the import version of the 3.
- 2022-01-25 15:14:42下载
- 积分: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