-
ADO程序员参考
ADO程序员参考-ADO programmer s reference
- 2022-07-15 16:39:45下载
- 积分: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
-
JSP商级编程书,是学习JSP的好书
JSP商级编程书,是学习JSP的好书-JSP-grade programming, learning JSP books
- 2023-01-24 04:35:04下载
- 积分:1
-
linux下对于USB驱动的框架程序的详解
linux下对于USB驱动的框架程序的详解-USB driver for linux under the framework of the procedure detailed
- 2022-03-24 04:43:07下载
- 积分:1
-
非常实用的C函数手册 有示例、非常实用的C函数手册 有示例
非常实用的C函数手册 有示例、非常实用的C函数手册 有示例-C function is very useful handbook has examples, very practical manual has examples of C function
- 2022-03-21 20:09:26下载
- 积分:1
-
Beginning Java 2, SDK 1.4 Edition Exercise Code samples for this book
Beginning Java 2, SDK 1.4 Edition Exercise Code samples for this book
- 2023-01-08 10:45:03下载
- 积分:1
-
thinking in java in html~ more convenient
thinking in java in html~ more convenient
- 2022-03-17 21:38:34下载
- 积分:1
-
IPX协议的网络通信的C源代码:
IPX协议C程序源代码:用于网络通信-IPX protocol C source code : for network communication
- 2023-03-06 02:15:03下载
- 积分:1
-
VC++编写 brew程序的简单制作!是初学者brew的好参考!
VC++编写 brew程序的简单制作!是初学者brew的好参考!-VC prepared brew a simple production process. Beginners brew is a good reference!
- 2022-07-02 23:48:45下载
- 积分:1
-
西门子plc200课件
来源于在接受西门子plc200 培训时候的课件,内容简单易懂,能轻松入门。适合初学者,及巩固的人,还有用于考工的,中级工。
- 2022-07-05 01:51:23下载
- 积分:1