-
《Java编程思想》第四版源代码,大家一起研究研究。
《Java编程思想》第四版源代码,大家一起研究研究。- Java programming ideas, the fourth edition of the source code, together with U.S. studies.
- 2022-07-01 02:40:18下载
- 积分:1
-
Huawei Huawei programming standard internal information and case
华为公司编程规范与案例
华为公司内部资料-Huawei Huawei programming standard internal information and case
- 2022-08-21 01:54:23下载
- 积分:1
-
2410嵌入式Linux 开发环境的搭建
2410嵌入式Linux 开发环境的搭建-2410 Embedded Linux development environment to build
- 2022-03-10 18:36:50下载
- 积分:1
-
VC6.0 教程 VC6.0 教程 VC6.0 教程
VC6.0 教程 VC6.0 教程 VC6.0 教程 -VC6.0 Guide VC6.0 Guide VC6.0 Guide VC6.0 Tutorial Tutorial VC6.0
- 2022-03-06 10:51:43下载
- 积分:1
-
一篇LDPC编码的论文,具有很好的参考价值
一篇LDPC编码的论文,具有很好的参考价值-A thiese about ldpc code, It has a good value.
- 2022-01-25 18:36:18下载
- 积分:1
-
Extreme Programming
Extreme Programming
- 2022-06-16 01:48:55下载
- 积分:1
-
很详细的关于TFT的资料,以及液晶检测与测试
很详细的关于TFT的资料,以及液晶检测与测试-Very detailed information on the TFT and liquid crystal detection and testing
- 2022-07-07 19:23:09下载
- 积分:1
-
- 2022-01-25 22:55:58下载
- 积分: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
-
很好的书,希望对大家有帮助阿 自己也在学习中阿 共同进退阿...
很好的书,希望对大家有帮助阿 自己也在学习中阿 共同进退阿
-Very good book, in the hope that everyone also has their own learning to help Albania Albania to act in the Arab-Israeli
- 2022-02-20 23:24:09下载
- 积分:1