搜索资源列表
ARMzhiling
- ARM 指令集寄存器和处理器模式(26-bit 体系) 寄存器和处理器模式(32-bit 体系) 程序状态寄存器和操纵它的指令 寄存器装载和存储指令 算术和逻辑指令 移位操作 乘法指令 比较指令 分支指令 条件执行 软件中断指令-ARM instruction set processor registers and model (26-bit system) and the processor registers mode (32-bi
几个汇编代码code
- fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A的个数 GRA.ASM 格雷码 TADD.ASM 加法运算 TMUL.ASM 乘法运算-fx.asm sequence output cpc.asm anti-human-machine dialogue DECHEX.ASM decimal to hexadecimal c
ARM
- arm中文资料,ARM指令集(中文),对arm寄存器和处理器模式进行了说明,程序状态寄存器,寄存器装载和存储指令,算数和逻辑指令,移位操作,乘法指令,比较指令,分支指令,条件执行,软件终端指令,-arm of Chinese information, ARM instruction set (Chinese) on the arm and the processor mode register are described, the program status register, registe
SVD_TLS
- 一种用总体最小二乘法来估计ARMA模型的实例,在MATLAB中进行了仿真,附有MATLAB仿真程序-A total least squares method to estimate the ARMA model examples were carried out in the MATLAB simulation, with a MATLAB simulation program
TLS
- 基于最小二乘法和奇异值-总体最小二乘法(SVD-TLS)的 ARMA模型谐波频率估计 -Based on the least square method and singular value- the overall least squares (SVD-TLS) of the ARMA model of harmonic frequency estimation
ARMAcanshuguji
- 利用先后估计法对arma模型进行参数估计-最小二乘法得到的AR部分的估计参数-arma model parameter estimation
ARMInstructionSet-CN
- ARM指令集中文版。其中包括了:寄存器和处理器模式(26-bit 体系) ,寄存器和处理器模式(32-bit 体系) ,程序状态寄存器和操纵它的指令 ,寄存器装载和存储指令,算术和逻辑指令,移位操作,乘法指令,比较指令,分支指令,条件执行,软件中断指令等。-ARM Instruction Set-CN.rar
ARM
- chm格式 寄存器和处理器模式(26-bit 体系) 寄存器和处理器模式(32-bit 体系) 程序状态寄存器和操纵它的指令 寄存器装载和存储指令 算术和逻辑指令 移位操作 乘法指令 比较指令 分支指令 条件执行 软件中断指令 APCS (ARM 过程调用标准) -Register and processor mode (26-bit system) registers and processor mode (32-bit s
yuping
- 分析了噪声背景下实谐波过程ARMA模型系数之间的对称性,并以此为约束条件加入ARMA谱估计方法的求解过程中,从而提出了一种改进的正弦信号频率估计方法.理论分析与计算机仿真表明,对于低信噪比条件下的正弦信号参量估计,这一算法的精度与稳定性都优于仅使用总体最小二乘法(SVD-TLS)的ARMA谱估计方法.-Analysis of real harmonic process noise background symmetry between ARMA model coefficients, and a
ARMCommand
- ARM汇编指令,包含跳转、数据处理、乘法与乘加、程序状态寄存器访问、加载/存储、批量数据加载/存储、数据交换、移位、协处理器、异常产生和伪指令的格式及说明-ARM Commamd
LM3S615_cn
- LM3S615 微控制器包含以下的产品特性: 32 位RISC 性能 - 采用为小型嵌入式应用方案而优化的32 位ARM® CortexTM M3 v7M 结构 - 可兼容Thumb® 的Thumb-2 专用指令集处理器内核,可提高代码密度 - 50-MHz 工作频率 - 硬件除法和单周期乘法 - 集成了嵌套向量中断控制器(NVIC)以提供明确的中断处理 - 29 个中断,带8 个优先级 - 存储器保护单元(MPU)为受保护的操作系
fdmul
- 浮点乘法程序,适用于MCS-51系列单片机,汇编语言编写-Floating-point multiplication procedures applicable to the MCS-51 series microcontroller, written in assembly language
Hardware_Multiplier
- 利用MSP430F149内部的硬件乘法器进行8bit-8bit,16bit-16bit的乘法,只需三个主时钟周期,即可读出运算结果。-Using MSP430F149 internal hardware multiplier for 8bit-8bit, 16bit-16bit multiplication, just three master clock cycles, you can read out the result of the operation.
FFT
- FFT算法的C语言实现,内含有复数的加法,乘法,减法,输入序列的倒序,旋转因子的确认,FFT算法的实现-FFT algorithm C language, containing reverse complex addition, multiplication, subtraction, input sequence, rotation confirmation factor FFT algorithm to achieve
ellipsoid_fitting_MMCM5883
- 基于MMCM5883磁力计的椭球拟合算法,COIDE平台,最小二乘法-Ellipsoid fitting program C source code for MMCM5883, based on least squares fitting ellipsoid, develop platform:COIDE
C-projects
- 各种C语言的基本例程,包括九九乘法表,坦克游戏地图设计,降雨计算,检测输入字母等等。十分适合新手看。-Various C language basic routines, including the multiplication table, tank game map design, rainfall calculation, detection of input letters and so on. Very suitable for beginners to see.