资源列表
Giude-to-Remove-Cloud-for-image
- Remove Cloud 1. Combine 7 bands of Landsat image Interpreter\Utilities\Layer Stack Input file\Add Output file 2. Open two images for remove cloud: two images with nearly time means that landuse has not much change (Ex: Jan 2000 and May
BSP
- THIS IS A PROGRAM ABOUT RTOS PROGRAM . RTOS PROGRAMMING IS DONE IN C WITH ARM ARCHITECTURE
XQ_WIN
- builderVC++编辑器CTabCtrl-builder order by nothing
cifa-fenxiqi
- 词法分析器,可以简单使用。方便大家理解词法分析器的原理等,可以正常使用-Lexical analyzer, can be simple to use. Facilitate understanding of the principles of lexical analyzer, etc., can be used normally
SortingColoringMSFlexGrid1001
- Sorting and coloring MsFlexgrid
20110915_src
- 建立一个针对LL(1)文法编译器的自动生成器。要完成此编译器的生成器需对源文件进行两遍处理:第一遍词法分析,第二遍语法分析。语法分析程序用LL(1)语法分析方法。首先输入定义好的文法书写文件(所用的文法可以用LL(1)分析),然后建立词法分析器,包括词法分析主程序、扫描器部分、关键字表等。经词法分析后分别计算所输入的文法的每个非终结符号的FIRST集合,每个非终结符号的FOLLOW集合,以及每个规则的SELECT集合,并判断任意一个非终结符号的任意两个规则的SELECT集的交集是不是都为空,如果
choleq2
- /* CHOLEQ2.c */ #include <math.h> #define NN 50 main()-/* CHOLEQ2.c */ #include <math.h> #define NN 50 main()
Comp
- compiler helper book-compiler helper bookss
SAMSUNG-IAR
- 三星 C编译器 IAR。 文档里面介绍有:创建一个新的工程文件,工程文件创建后,有一个组名“Debug”窗口,此时的工程项目是没有任何内容的,需要创建里面的代码文本,头文件的建立。-Samsung C compiler IAR. Which introduced the document are: to create a new project file, project file is created, there is a group name " Debug" windo
Gass
- 这里有一个采用C++设计的产生的高斯噪声的程序。-There is a C design produced by Gauss noise procedures.
survivors-management-in-viterbi
- viterbi解码器中幸存路径的管理,比较了几种不同的算法。-viterbi decoder in the management of the surviving path, comparing several different algorithms.
Tiny-P-syntax-analysis
- 利用递归下降法实现Tiny+的语法分析,语义分析与及三地址码生成。语法分析能输出生成的语法树,语义分析创建符号表和变量类型检验,代码生成是生成三地址码。要求分析程序能给予出一定的错误提示-Recursive descent method to achieve Tiny+ syntax analysis, semantic analysis and three-address code generation. Syntax analysis can Output generated synta