-
Windows窗体编程#
windows forms programming with c# - manning.pdf(Good!!!)-windows forms programming with c#- manning.pdf(Good!!!)
- 2022-02-18 16:53:49下载
- 积分:1
-
regarding linux os gnu make
regarding linux os gnu make
- 2022-02-19 23:06:46下载
- 积分: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
-
这是一个我经常看的java课外资料,希望能对大家有用。
这是一个我经常看的java课外资料,希望能对大家有用。-This is one I often read the java extracurricular information, we hope to right useful.
- 2022-04-29 16:33:21下载
- 积分:1
-
c99标准语言参考书 ,是一本有用的c语言编程参考书
c99标准语言参考书 ,是一本有用的c语言编程参考书-C99 standard language reference books, are a useful reference book c language programming
- 2022-05-08 01:47:14下载
- 积分:1
-
More Effective C++(WQ版)
More Effective C++(WQ版)-More Effective C (WQ version)
- 2022-05-15 02:22:57下载
- 积分:1
-
基于测试驱动的JAVA编程书
书籍名Agile java crafting code with test
基于测试驱动的JAVA编程书
书籍名Agile java crafting code with test-driven development 作者jeff langr
的源代码
- 2022-05-10 23:53:28下载
- 积分:1
-
C programming language source code of the second edition, it is suitable for beg...
C语言程序设计的第二版源码,很适合初学者学习-C programming language source code of the second edition, it is suitable for beginners to learn
- 2022-06-22 05:17:32下载
- 积分:1
-
javascript 的原代码,是一本书的代码
javascript 的原代码,是一本书的代码-javascript the original code is a code book
- 2022-04-13 04:54:08下载
- 积分:1
-
图像处理讲义,包含各种图像处理,针对图像处理提出的各种方法,介绍全面详细。...
图像处理讲义,包含各种图像处理,针对图像处理提出的各种方法,介绍全面详细。-Image processing lecture notes, containing a variety of image processing, image processing for the various methods proposed to introduce the comprehensive and detailed.
- 2023-07-07 05:45:03下载
- 积分:1