-
新思维的设计
C++设计新思维-泛型编程和设计模式之应用,侯捷译,中文PDF完整版-C design of the new thinking-Generic Programming and Design Patterns application, Hou Jie, translation, the Chinese version of PDF integrity
- 2022-02-07 15:46:26下载
- 积分: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
-
《Visual Basic 6.0应用编程150例》中的实例。
《Visual Basic 6.0应用编程150例》中的实例。-"Visual Basic 6.0 application programming 150 cases" of examples.
- 2022-01-26 00:21:10下载
- 积分:1
-
WINCE中文开发资料
有兴趣的支持一下
WINCE中文开发资料
有兴趣的支持一下-WINCE Chinese are interested in the development of information about the support
- 2022-01-26 03:05:52下载
- 积分:1
-
ASP代码事例,内有10种 ASP 的原代码.
ASP代码事例,内有10种 ASP 的原代码.-ASP code examples, there are 10 species of the original ASP code.
- 2022-02-01 03:24:58下载
- 积分:1
-
The ultimate comprehensive guide to everything from drawing basics to advanced t...
The ultimate comprehensive guide to everything from drawing basics to advanced techniques
1. Adobe expert Ted Alspach reveals the latest on Illustrator CS4’s new features and thoroughly explains how to integrate Illustrator with the rest of Creative Suite 4
2. Teaches you step-by-step how to create designs that work beautifully, whether in print or online
3. Covers the basics of drawing, painting, coloring, and uncoloring
4. Offers essential tips for mastering paths, masks, blends, patterns, transparency, and type
5. Introduces you to enhanced Smart Guides and a new Crop Area tool
6. Demonstrates how to work in multiple pages with CS4’s new Artboard tool
7. Packed with practical tips and tricks to improve designs and conquer the Web with scripts and online design techniques
- 2022-12-02 01:30:08下载
- 积分:1
-
陷阱和缺陷,一些关于语言的特点,很多人都会对…
《C陷阱与缺陷》,讲述C语言的一些特性,讲述很多人都会犯的错误。- C traps and defects, a number of features about C language, many people will talk about the mistakes.
- 2022-02-13 03:18:51下载
- 积分:1
-
图像分析基础。纹理分析,统计方法:谱分析方法:结构方法:
图像分析基础。纹理分析,统计方法:谱分析方法:结构方法:-The basis of image analysis. Texture analysis, statistical methods: spectral analysis method: Structural methods:
- 2023-08-23 21:25:03下载
- 积分:1
-
一个很不错的多媒体作品,用的是authorware
一个很不错的多媒体作品,用的是authorware-a very good multimedia works, it was authorware
- 2022-02-16 08:35:09下载
- 积分:1
-
Ivor Horton的Java JDK开始2,5版解to the exercises
Ivor Horton s Beginning Java 2, JDK 5 Edition Solutions to the Exercises
- 2022-03-03 09:00:33下载
- 积分:1