搜索资源列表
Motion-compensation
- 运动补偿是一种描述相邻帧(相邻在这里表示在编码关系上相邻,在播放顺序上两帧未必相邻)差别的方法,具体来说是描述前面一帧(相邻在这里表示在编码关系上的前面,在播放顺序上未必在当前帧前面)的每个小块怎样移动到当前帧中的某个位置去。这种方法经常被视频压缩/视频编解码器用来减少视频序列中的空域冗余-The motion compensation is a descr iption of the adjacent frame (adjacent represented here on the coding
project
- 词法分析器,接收源程序,得到该程序的token串-Simple design of a simple language compiler, we realize that the symbol table design, the design of lexical analysis, syntax analysis and semantic analysis of the design, and ultimately produce quaternion type. Lexical analys
gps-track
- A GPS tracking unit is a device that uses the Global Positioning System to determine the precise location person, or other asset to which it is attached and to record the position of the asset at regular intervals.
Win32D
- A dialog box is created from a resources file, which is a file with the rc extension. The resource file contains all pertinent information about the dialog box. This means that, in this file, you must specify the size and location of the dialog box,
cifafenxi
- 这是一个Pascal语言词法分析程序。程序从文件中读入内容,经过分析编译后在屏幕输出对应的内码、属性和在文件中的位置。-This is a Pascal language lexical analysis procedures. Program read from the file contents, after analysis of compiled code in the corresponding output screen, attributes and location in the
Project_docs_info_GPS_GSM_T_A_S
- PROJECT_SOURCE_CODE_NEWGPS based navigator with location display on Graphical LCD and GSM based Traffic Avoiding System
cepaidingwei
- 采用C++语言开发的精度较高的车牌定位源程序,你值得拥有。-C++ language development using high precision source code license plate location, you deserve.
Text1
- 设计并实现一个词法分析器,实现对指定位置的类C语言源程序文本文件的读取,并能够对该源程序中的所有单词进行分类,指出其所属类型,实现简单的词法分析操作-Design and implement a lexical analyzer to achieve the reading of the class C language source text file to specify the location and the ability of the source of all the words
EdgesLinkingMethods
- EDGELINK - Link edge points in an image into lists Usage: [edgelist edgeim, etypr] = edgelink(im, minlength, location) **Warning** minlength is ignored at the moment because cleanedgelist has some bugs and can be memory hungry -EDGEL
b15
- 关于词法分析的一份实验报告,设计并实现一个词法分析器,实现对指定位置的类C语言源程序文本文件的读取,并能够对该源程序中的所有单词进行分类,指出其所属类型,实现简单的词法分析操作。(lexical analyzer is designed and implemented to read the text files of the class C source program of the specified location, and classify all the words in the s
