-
用于项目开发的好书
用于项目开发的好书-project development for the books
- 2022-01-27 09:22: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
-
Variable Gain Amplifiers AD603 and its use of Chinese data. Detailed introductio...
可变增益放大器AD603 及其使用的中文资料。详细介绍了一种高精度、宽带、可变增益的放大器AD603, 并给出了它的几种典型使用电路-Variable Gain Amplifiers AD603 and its use of Chinese data. Detailed introduction of a high-precision, broadband, variable gain amplifier AD603, and given its use of several typical circuit
- 2022-07-17 08:26:30下载
- 积分:1
-
郑人杰编写的<计算机测试技术>,是关于软件测试的经典书籍....
郑人杰编写的,是关于软件测试的经典书籍.-Prepared郑人杰
- 2022-02-04 00:09:09下载
- 积分:1
-
数据压缩教程!
数据压缩教程!-Data compression tutorial!
- 2022-07-16 03:06:15下载
- 积分:1
-
LOADRUNNER 测试工具的教程,非常的实用。
LOADRUNNER 测试工具的教程,非常的实用。-LOADRUNNER testing tools tutorial, very useful.
- 2023-05-15 11:25:03下载
- 积分:1
-
它展示了如何开发Linux SCSI通用设备程序(SG)。
It show how to develop a program with Linux SCSI Generic device (sg).
- 2022-03-05 13:40:42下载
- 积分:1
-
一个非常好用的制作时钟代码。下载你不会后悔,一定有用。
一个非常好用的制作时钟代码。下载你不会后悔,一定有用。-Produced a very useful clock code. Download you will not regret it, certainly useful.
- 2023-03-13 13:35:04下载
- 积分:1
-
Mainly introduce the C++ Process design patterns like to have everyone help grou...
主要介绍了C++程序的设计模式
希望对大家有帮组-Mainly introduce the C++ Process design patterns like to have everyone help group
- 2023-06-21 08:55:03下载
- 积分:1
-
pro.c # 2008.and.the.net.3.5.platform.fourth.edition第3部分。
Pro.C#.2008.and.the.NET.3.5.Platform.Fourth.Edition Part3
- 2022-01-31 07:06:39下载
- 积分:1