-
微软编程精粹
教你如何编写一个“没有错误”代码的程序
微软编程精粹
教你如何编写一个“没有错误”代码的程序-Microsoft programming essence teach you how to prepare a "no error" code procedures
- 2023-05-30 02:00:03下载
- 积分:1
-
英文版编译器设计:里面详细介绍啦C编译器的设计
英文版编译器设计:里面详细介绍啦C编译器的设计-English compiler design : inside details-- C Compiler Design
- 2023-07-11 21:00:03下载
- 积分:1
-
c++ primer 源代码下载(第二章)
c++ primer 源代码下载(第二章)-c++ primer source code download (chapter II)
- 2022-06-19 12:22:33下载
- 积分:1
-
One struts the struts of the book details some basic knowledge of all of us want...
一本struts的电子书 详细介绍了struts的一些基本知识 希望能对大家有帮助!-One struts the struts of the book details some basic knowledge of all of us want to help!
- 2022-02-01 18:36:49下载
- 积分: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
-
it is good book for study c++
it is good book for study c-it is good book for study c++
- 2022-02-04 05:43:24下载
- 积分:1
-
introducing the various technical procedures only to reference, please do not as...
各种技术介绍本程序仅供各位参考,请不要做为商用,一切后果本人皆不负责-introducing the various technical procedures only to reference, please do not as a business, I would make all the consequences for
- 2023-02-04 19:00:05下载
- 积分:1
-
《人月神话》中文版
《人月神话》中文版-"The Mythical Man-Month," the Chinese version
- 2022-07-26 07:23:43下载
- 积分:1
-
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。...
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。-The source and the famous Canadian director of The Communications Research Laboratory McMaster西蒙赫Kim
- 2023-01-18 14:35:03下载
- 积分:1
-
这是很好的一本晶体管分立元件学习资料 作者是日本的
这是很好的一本晶体管分立元件学习资料 作者是日本的-This is a very good transistor discrete components of information the authors are studying in Japan
- 2022-03-18 18:35:01下载
- 积分:1