搜索资源列表
Quaternion
- 四元数类,此类可以用于图像处理,机器人仿真等-Quaternion classes, such can be used in image processing, robot simulation, etc.
20064350132
- 通过设计,编制,调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。 IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉 其中 (1)、可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。 (2)、 写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。 (3)、 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 目 录 一.系统需求分析 二.概念模型设计 三.
c
- 计算四元方程组(要输入数据时按照行的顺序输入20个数据).-Quaternion calculating equations (To enter data in line with the order of 20 input data).
siyuanshi
- 编译原理 的赋值语句翻译,输出四元式!源程序代码!-Compiler assignment principles of translation, the output quaternion type
express
- 简单赋值语句翻译成四元式 (编译原理实验)-Translated into a simple assignment statements quaternion type (Compiler Principle Experiment)
yyfx
- 实验目的 通过上机实习,加深对语法制导翻译原理的理解,掌握将语法分析所识别的语法成分变换为中间代码的语义翻译方法. 实验要求 采用递归下降语法制导翻译法,对算术表达式、赋值语句进行语义分析并生成四元式序列。 实验的输入和输出 输入是语法分析提供的正确的单词串,输出为三地址指令形式的四元式序列。 例如:对于语句串 begin a:=2+3*4 x:=(a+b)/c end# 输出的三地址指令如下: (1) t1=3*4 (2) t2=2+t1 (3
chen2
- 语义分析器的c++代码实现,能够从用户输入的源程序中识别一个个单词,并将用户命令以四元式形式输出-Semantic analyzer c++ code can be input from the user to identify the source of a word, and user-type command to quaternion form of the output
3dtrans
- 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
QuenUnit
- 利用单位四元数法进行单片空间后方交会的vc程序。-The use of the unit quaternion method of vc single space resection procedure.
dongtai
- 捷联惯导的C程序实现,四元数表示姿态,动态数据显示,MATLAB进行图像处理,包含原始数据。-SINS of the C program implementation, said the attitude quaternion, dynamic data, MATLAB for image processing, including raw data.
jingtai
- 捷联惯惯性导航的C程序实现,四元数表示姿态,静态下进行试验,MATLAB进行图像处理,包含原始数据。-Strapdown inertial navigation of the C programs used to achieve, said the attitude quaternion, static tests under, MATLAB for image processing, including raw data.
xiaotuoluo
- 捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。-SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.
dowhile
- dowhile递归下降法 输出四元式-dowhile recursive descent output quaternion type
siyuansi
- 四元式的C++编程,满足简单的四元运算要就,可以作为学习使用。-Quaternion-style C++ programming, to meet the simple quaternary operation should like, can be used as learning to use.
while
- do while 递归下降分析法语法语义分析输出为四元式-do while recursive descent analysis grammatical and semantic analysis of the output quaternion type
19740004184_1974004184
- nasa的积分资料,对于做飞行动力学模拟方面的人可以看看,是有关局部积分的资料。-DEVELOPMENT AND APPLICATION OF A I._OCAL LINEARIZATION ALGORITHM FOR THE INTEGRATION OF QUATERNION RATE EQUATIONS IN REAL-TIME FLIGHT SIMULATION PROBLEMS
BIANYI
- 一个简单的编译器,具有语义分析,语法翻译,四元式等功能-A simple compiler, semantic analysis, syntax translation, quaternion type function
Quaternion
- 四元数基本类库(C#),包括基于单位四元数应用于旋转与欧拉角、旋转矩阵转换,利用四元数完成空间坐标转换等方法-Quaternion basic class library (C#), including those based on unit quaternion rotation applied to the Euler angles, rotation matrix conversion, use quaternion perform spatial coordinate conversio
quaternion-MUSIC
- 基于四元数的MUSIC算法,估计应用与DOA-quaternion MUSIC matlab program
Quaternion LMS Algorithm Matlab Code
- Quaternion LMS Algorithm Matlab Code
