-
C++的复杂性只是一个必要条件,并非问题的根本症结。根本症结在于人的心理,每个人都喜欢戴着脚镣跳舞,并且以为是“创新”。意识到这一点之后可以帮我们避免被各种各样...
C++的复杂性只是一个必要条件,并非问题的根本症结。根本症结在于人的心理,每个人都喜欢戴着脚镣跳舞,并且以为是“创新”。意识到这一点之后可以帮我们避免被各种各样名目繁多的语言细节和技巧占去不必要的时间。-c++study
- 2022-01-25 23:38:31下载
- 积分:1
-
关于TCP IP的资料,希望对大家有帮助
关于TCP IP的资料,希望对大家有帮助-it is about TCPIP
- 2022-03-11 21:08:42下载
- 积分:1
-
An introduction to graphical models by Kevin P. Murphy
An introduction to graphical models by Kevin P. Murphy
- 2022-02-09 23:44:23下载
- 积分:1
-
VC++高级编程与示例程序源代码,有关VC++编程的各种典型高级应用....
VC++高级编程与示例程序源代码,有关VC++编程的各种典型高级应用.-VC senior programming and sample program source code, the Visual C++ programming typical of advanced applications.
- 2023-03-21 16:15:04下载
- 积分:1
-
O Reilly
O Reilly
The perl CD bookshelf
including :
Perl in a Nutshell book
learning perl
Learning Perl on Win32 Systems
Programming Perl
Advanced Perl Programming
Perl Cookbook
- 2022-02-28 20:07:11下载
- 积分:1
-
cuda这个新的多核处理语言,希望大家
cuda这个新的多核处理语言,希望大家-cuda the new multi-core processing language, hope that we
- 2022-05-16 08:54:24下载
- 积分: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
-
Mainly on the Linux
主要讲解基于Linux的入侵检测系统,的实现-Mainly on the Linux-based intrusion detection system, the realization of
- 2022-11-22 23:40:04下载
- 积分:1
-
java2 Application Programming 150 cases
java2应用编程150例-java2 Application Programming 150 cases
- 2022-04-11 02:15:59下载
- 积分:1
-
Dialogic CTC 说明CTC编程C_API
Dialogic CTC 说明CTC编程C_API-Dialogic CTC CTC Programming note C_API
- 2022-04-14 11:41:42下载
- 积分:1