-
VB6 programming reference manual
VB6程序设计参考手册 -独立源码(学习的好东西)-VB6 programming reference manual- an independent source (a good thing to learn)
- 2022-06-15 14:45:34下载
- 积分:1
-
Ibm db2通用数据库sql入门.pdf
Ibm db2通用数据库sql入门.pdf-Ibm db2 common database sql entry. Pdf
- 2022-07-27 03:13:02下载
- 积分:1
-
cacluate
用于计算一个很长的式子,下载回去看看就知道了,但不是我写 的-cacluate
- 2022-04-22 13:37:51下载
- 积分:1
-
ural的题目的中文翻译,对于英语不好或者不想看英文题目的人很好用...
ural的题目的中文翻译,对于英语不好或者不想看英文题目的人很好用-Ural title of the Chinese translation for the English look bad or do not want to subject a person very well in English with
- 2022-03-24 13:21:30下载
- 积分:1
-
ISDN的解释和介绍
ISDN Explanation and introduction
- 2022-03-09 15:08:13下载
- 积分:1
-
微软北大讲座电子文档
微软北大讲座电子文档-Beijing talks electronic files
- 2022-03-04 11:39:15下载
- 积分:1
-
好好利用 好好利用 好好利用 好好利用
好好利用 好好利用 好好利用 好好利用-make good use to make good use to make good use to make good use to make good use of good use to make good use
- 2022-08-21 14:29:27下载
- 积分:1
-
UML是现代大型软件开发中的工具。
UML是现代大型软件开发中的工具。-UML is the large modern software development tools.
- 2022-12-18 12:50:06下载
- 积分:1
-
JMS简明中文教程,适合初学者学习.Java Messaging Service
JMS简明中文教程,适合初学者学习.Java Messaging Service-A Concise Chinese JMS Tutorial for beginners to learn. Java Messaging Service
- 2022-04-29 15:31:47下载
- 积分: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