-
清华大学计算机课程之《C++程序设计》
清华大学计算机课程之《C++程序设计》 -Tsinghua University, Computer Curriculum
- 2023-05-22 00:25:03下载
- 积分:1
-
关于asp.net程序设计基础篇的pdf电子书
关于asp.net程序设计基础篇的pdf电子书-Asp.net programming on the basis of the pdf e-book chapter
- 2022-05-13 16:34:59下载
- 积分: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
-
本书介绍了VC++的基本编程思想、编程技巧和实践方法。
本书介绍了VC++的基本编程思想、编程技巧和实践方法。-This book introduces the basic VC++ programming ideas, programming skills and practices.
- 2022-07-22 17:46:13下载
- 积分:1
-
vhdl very good debug release vhdl very good debug release
vhdl very good debug release vhdl very good debug release
- 2023-04-23 15:10:04下载
- 积分:1
-
Microsoft C Language Concise
Microsoft C Language Concise
- 2022-03-13 03:24:54下载
- 积分:1
-
自由旅行宝典,在北京附近。自由旅行宝典,在北京附近自由旅行宝典,在北京附近...
自由旅行宝典,在北京附近。自由旅行宝典,在北京附近自由旅行宝典,在北京附近-Freedom of travel book, in the vicinity of Beijing. Baodian travel freely, to travel freely in Beijing, near the book, in Beijing, near the
- 2022-03-05 18:18:25下载
- 积分:1
-
红帽企业Linux 3安全指南
rh入门的好资料
红帽企业Linux 3安全指南
rh入门的好资料-Red Hat Enterprise Linux 3 Security Guide rh good data entry
- 2022-02-05 18:04:51下载
- 积分:1
-
python center python经典教程
帮助学习python
python center python经典教程
帮助学习python-python center
- 2022-04-28 15:29:45下载
- 积分:1
-
贝叶斯统计方法,一本介绍贝叶斯的思想的书,值得学习统计分析,优化,或模式识别等方向的...
贝叶斯统计方法,一本介绍贝叶斯的思想的书,值得学习统计分析,优化,或模式识别等方向的-Bayesian statistical methods, an introduction of Bayesian ideas book, worth learning from statistical analysis, optimization, or look at the direction of pattern recognition, etc.
- 2022-02-06 23:11:02下载
- 积分:1