-
MAPI类及简单的MAPI工程编程代码
MAPI类及简单的MAPI工程编程代码-MAPI category and simple MAPI programming code works
- 2022-05-31 19:39:33下载
- 积分:1
-
The book details the multi
本书详细介绍了多通道数据采集的方法,以及如何利用AD来采集数据哟,大家不妨一起来看看,也许对哟有帮助?
- 2022-10-16 17:40:03下载
- 积分:1
-
用来实现MTD处理,利用FIR滤波器实现
用来实现MTD处理,利用FIR滤波器实现-MTD used for processing, the use of FIR filter
- 2022-03-18 02:13:56下载
- 积分:1
-
这是一本从csharp之父写的经典教材啊 值得一读哦
这是一本从csharp之父写的经典教材啊 值得一读哦-This is a father of csharp Writing from classic worth reading materials ah Oh
- 2022-05-29 15:50:37下载
- 积分:1
-
2000年四月二级试题
2000年四月二级试题-April 2000 two questions
- 2022-05-08 04:57:43下载
- 积分:1
-
MYSQL中文参考手册,可以帮助您迅速查找到实用的命令,希望大家喜欢...
MYSQL中文参考手册,可以帮助您迅速查找到实用的命令,希望大家喜欢-MYSQL Chinese reference manual that can help you quickly find that the practical order, hope you like
- 2022-08-24 23:45:02下载
- 积分:1
-
adfsa favsdaf sdafsad FD sgdasafawe wfewt
adfsa favsdaf sdafsad fd sgdasafawe wfewt
- 2022-02-16 08:20:19下载
- 积分:1
-
Compilers.Principles.Techniques.and.Tools
十分经典的编译原理的书
Compilers.Principles.Techniques.and.Tools
十分经典的编译原理的书-Compilers.Principles.Techniques.and.Tools very classic book Compiler Construction Principles
- 2022-03-12 12:31:46下载
- 积分:1
-
内找到自己计算机上的图片,加以编辑并进行欣赏。有了 Picasa,您只需借助于快速单次点击式修正,即可实现高级修改操作和图片共享...
内找到自己计算机上的图片,加以编辑并进行欣赏。有了 Picasa,您只需借助于快速单次点击式修正,即可实现高级修改操作和图片共享
- 2022-07-01 09:27:05下载
- 积分: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