-
c++ fashional programing sample
c++时尚编程百例__81-110-c++ fashional programing sample
- 2022-06-13 12:14:38下载
- 积分:1
-
操作系统及网络管理方面的资料,如CMOS密码清除方法、AWARD BIOS设置详解、解决某些网页不能访问等各种管理资料...
操作系统及网络管理方面的资料,如CMOS密码清除方法、AWARD BIOS设置详解、解决某些网页不能访问等各种管理资料-Operating systems and network management information, such as methods to clear CMOS password, AWARD BIOS settings explain, the resolution of certain pages should not visit a variety of management information
- 2022-01-31 05:29:42下载
- 积分:1
-
vc++设计宝典教程4
vc++设计宝典教程4-vc Design Guide 4
- 2023-05-16 04:10:02下载
- 积分:1
-
C++语言的发明者stroustrup写的。介绍了c++语言的发展史。对想深入了解C++的人很有帮助。...
C++语言的发明者stroustrup写的。介绍了c++语言的发展史。对想深入了解C++的人很有帮助。-C language inventors Stroustrup wrote. Introduced c++ language development. Right to acquire a deeper understanding of C++ were very helpful.
- 2023-03-19 07:20:06下载
- 积分: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
-
Source code for VB.NET book
的源代码VB.NET版书-第一章。
- 2022-07-25 04:33:42下载
- 积分:1
-
pSOS some of the information, but also good
pSOS的一些资料,还不错-pSOS some of the information, but also good
- 2022-07-20 13:33:37下载
- 积分:1
-
advanced_linux_programming.rar
Advanced_Linux_Programming.rar
- 2022-03-20 05:09:49下载
- 积分:1
-
It is an introduction to the software usage.
It is an introduction to the software usage.
- 2022-02-07 05:20:10下载
- 积分:1
-
fft
数字信号处理的傅立叶变换程序,应经调试成功,基于VC-fft
- 2022-01-25 17:00:38下载
- 积分:1