-
很好的学习C语言程序的例子,里面有00多个程序吧,希望给大家带来帮助。...
很好的学习C语言程序的例子,里面有00多个程序吧,希望给大家带来帮助。-the paper is good for you!
- 2022-01-22 02:26:06下载
- 积分:1
-
编译原理及实践,很好地介绍编译原理的书,主要是通过实践类的说明和详细的步骤叙述来讲述编译器的原理,适合初学和告阶者使用...
编译原理及实践,很好地介绍编译原理的书,主要是通过实践类的说明和详细的步骤叙述来讲述编译器的原理,适合初学和告阶者使用-compiler theory and practice, a good picture book compiler theory, mainly through the kind of practice descriptions and detailed the steps described to the compiler on principle, suitable for beginners and tickets bands use
- 2022-02-06 08:52:51下载
- 积分:1
-
, " the art of computer programming" would not have introduced this boo...
,"the art of computer programming"这本书就不用介绍了,相信很多人都对它久闻大名。这是第三版第三卷中文版。字体非常清晰,适合收藏。
-, " the art of computer programming" would not have introduced this book, and I believe many people have heard so much about it daimyo. This is the third edition of the third volume in Chinese. The font is very clear, suitable for collection.
- 2022-03-05 19:06:56下载
- 积分: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
-
A very good reference about Circle Geometry
A very good reference about Circle Geometry
- 2022-07-17 01:25:26下载
- 积分:1
-
基于FPGA的电子钟,实验利用cyclone
基于FPGA的电子钟,实验利用cyclone-clock
- 2022-06-29 09:33:23下载
- 积分:1
-
吃豆子的游戏.非常好玩,截面精美
吃豆子的游戏.非常好玩,截面精美-eat beans game. Very fun, exquisite section.
- 2022-07-03 21:30:22下载
- 积分:1
-
The book is a microsoft sqlserver2005 AS
该书是进行microsoft sqlserver2005 AS&RS开发的MDX语言学习手册。是一本难得的好书。-The book is a microsoft sqlserver2005 AS
- 2022-05-12 14:19:10下载
- 积分:1
-
查询 管理 订票 退票 后台管理
使用JAVA 编写。.效果非常好
查询 管理 订票 退票 后台管理
使用JAVA 编写。.效果非常好-very good
- 2022-05-14 03:07:32下载
- 积分:1
-
With C++ The design of game engine
用C++设计游戏引擎-With C++ The design of game engine
- 2022-08-19 04:19:06下载
- 积分:1