-
小波学习的有用资料,可以用来指导小波学习
小波学习的有用资料,可以用来指导小波学习-Wavelet learn useful information that can be used to guide learning wavelet
- 2022-02-01 17:23:15下载
- 积分:1
-
最新Visual C++使用手册 最新Visual C++使用手册
最新Visual C++使用手册 最新Visual C++使用手册-New Visual C++ Users GuideNew Visual C++ Users GuideNew Visual C++ Users Guide
- 2022-01-25 17:35:02下载
- 积分:1
-
ArcEngine二次开发
第一章 ArcEngie应用程序开发
第二章 第二课 ArcGIS Engine应用开发基础
第三课 制图控件应用开发...
ArcEngine二次开发
第一章 ArcEngie应用程序开发
第二章 第二课 ArcGIS Engine应用开发基础
第三课 制图控件应用开发
第四课 3D控件的开发
第五课 控件的定制和扩展
第六课 发布 ArcGIS Engine 应用程序.pdf-ArcEngine secondary development of the first chapter ArcEngie application development chapter lesson ArcGIS Engine application development based on the third lesson Drawing Control Application Development fourth class 3D controls its development Control 5 class customization and expansion of the sixth lesson released ArcGIS Engine applications. pdf
- 2022-07-28 01:00:24下载
- 积分:1
-
三星sdram操作手册,大家有兴趣
三星sdram操作手册,大家有兴趣-Samsung Manual sdram, we are interested in to see !!!!!
- 2022-09-01 12:15:02下载
- 积分:1
-
Zhang Wuchang economic explanation for the master's worth reading
张五常
经济解释 大师之作 值得一读-Zhang Wuchang economic explanation for the master"s worth reading
- 2022-01-25 22:20:01下载
- 积分:1
-
More than 150 design ideas and electrical diagrams from EDN
More than 150 design ideas and electrical diagrams from EDN
- 2022-03-25 03:05:44下载
- 积分:1
-
Introduction by C++ Builder to develop applications of the general steps
介绍用C++Builder来开发应用程序的一般步骤-Introduction by C++ Builder to develop applications of the general steps
- 2022-04-17 09:30:37下载
- 积分:1
-
是一个很好用的通信录源码,可以用在同学朋友等的通信上使用!...
是一个很好用的通信录源码,可以用在同学朋友等的通信上使用!-Is a very good source to use recorded communication, can be used in communications, such as classmates friends use!
- 2022-03-04 12:51:57下载
- 积分:1
-
learning algorithm useful
对于学习算法很有用-learning algorithm useful
- 2022-03-20 18:16:28下载
- 积分: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