-
快速傅里叶变换和卷积算法pdg超星格式
快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
- 2022-03-18 17:18:44下载
- 积分: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
-
这本书是一二零
This book is the product of a twenty-year resarch project at Rice University
to develop fundamental compiler technologies for vector and parallel
computer systems. The effort was by Randy Allen and Ken Kennedy with the help of David Kuck and Michael Wolfe.
- 2022-01-26 05:09:54下载
- 积分:1
-
C语言键盘操作、鼠标操作、加密控制还有有关C语言常见的错误...
C语言键盘操作、鼠标操作、加密控制还有有关C语言常见的错误-C language keyboard, mouse operation, encryption control on the C language are common errors
- 2022-11-04 05:10:03下载
- 积分:1
-
mathematica Tutorial
mathematica Tutorial
- 2022-03-07 15:18:42下载
- 积分:1
-
java与模式PDF中文版(包括全部源代码)
java与模式PDF中文版(包括全部源代码)-java and model PDF Chinese version (including all source code)
- 2022-02-13 10:38:36下载
- 积分:1
-
CHM的制作手册,学会制作CHM帮助文档
CHM的制作手册,学会制作CHM帮助文档-CHM production manual and learn to create CHM help files
- 2023-06-17 22:55:03下载
- 积分:1
-
a predicate on the handouts, very lucid, self
一个介绍谓词的讲义,非常清晰明了,适合初学者自学-a predicate on the handouts, very lucid, self-learning for beginners
- 2022-04-22 03:56:07下载
- 积分:1
-
本软件是图象处理软件,能对图象进行简单的处理,如中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数等...
本软件是图象处理软件,能对图象进行简单的处理,如中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数等-software is the image processing software, the images can be simple, such as the filter, two values of transformation, Brightness changes, Fourier transform, anti-Israel, and so on, from right
- 2023-04-29 18:35:03下载
- 积分:1
-
使用vc的108个小技巧.非常实用.让你轻松自如的获取其他窗口的指针、句柄.自由驾御进程之间的通信!...
使用vc的108个小技巧.非常实用.让你轻松自如的获取其他窗口的指针、句柄.自由驾御进程之间的通信!-The use of vc
- 2022-07-15 18:16:44下载
- 积分:1