CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 定点

搜索资源列表

  1. 离散余弦变换在16位定点DSP上实现

    0下载:
  2. 载dsp上实现16dct和8dct的程序-contained dsp achieve 16dct procedures and 8dct
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:16961
    • 提供者:王城
  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16289
    • 提供者:马良
  1. 用定点DSP处理器实现浮点DSP仿真

    0下载:
  2. BIOS 的开发步骤 DSP TMS320F2812用定点DSP处理器实现浮点DSP仿真-BIOS development steps TMS320F2812 DSP using fixed-point DSP processor for floating point DSP Simulation
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:7813
    • 提供者:胡继华
  1. DQ51

    0下载:
  2. 51单片机定点子程序,对于数据运算的实现,一调试通过-51 sentinel subroutine for analyzing the realization of a debugging through
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2635
    • 提供者:张建培
  1. 单片机子程序库

    1下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2930
    • 提供者:王辉
  1. DSP做的音频压缩器

    0下载:
  2. 作者:Analog Devices,Inc 平台:ADSP21xx 编程语言:ASM 说明:ADSP21xx用AD的16位定点DSP作音频压缩器性价比不错 -Author : Analog Devices, Inc. Platform : ADSP21xx Programming Language : ASM : ADSP21xx with AD 16-bit fixed-point DSP for audio compression for good cost-effecti
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:25711
    • 提供者:王海
  1. 16位定点DSP上实现离散余弦变换

    0下载:
  2. 平台:ADSP21xx 编程语言:ASM 说明:ADSP21xx-离散余弦变换在16位定点DSP上实现-platforms : ADSP21xx Programming Language : ASM : ADSP21xx - Discrete Cosine Transform in 16-bit fixed point DSP Implementation
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:18703
    • 提供者:王海
  1. 2400bpsMELP

    1下载:
  2. 2400 bps MELP语音编解码器-定点算法-MELP 2400 bps voice codecs-fixed-point algorithms
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:129393
    • 提供者:gxy
  1. MCS-51定点运算子程序库

    0下载:
  2. MCS-51定点运算子程序库,定点运算子程序库文件名为DQ51.ASM,为便于使用,先将有关约定说明如下: 1.多字节定点操作数:用[R0]或[R1]来表示存放在由R0或R1指示的连续单元中的数 据。地址小的单元存放数据的高字节。例如:[R0]=123456H,若(R0)=30H,则(30H)=12H, (31H)=34H,(32H)=56H。 2.运算精度:单次定点运算精度为结果最低位的当量值。 3.工作区:数据工作区固定在PSW、A、B、R2~R7,用户只要不在
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:2861
    • 提供者:limengsi
  1. 基于MSP430定点温度空调遥控源码及程序

    1下载:
  2. 采用TI公司提供的16位MSP430F149超低功耗单片机为主控制器,温度传感器TMP275采集环境温度作为空调控制温度,鉴于传统空调在空调主机通风口处采集温度,与室内环境温度有偏差的缺点。本系统将温度传感器安装在空调遥控器上,其优点为:采集遥控器周围环境温度作为主机控制温度,利用遥控器移动的方便性,可使室内定点位置达到设定温度。本系统的红外传输利用单片机的串行接口与片外的红外发送和接收电路,组成一个应用于单片机系统的红外串行通信接口无需编码和解码,具有很好的实用性
  3. 所属分类:嵌入式/单片机编程

  1. fft_v0.3.1.1.rar

    0下载:
  2. fft算法,主要是用于arm7环境下,其中主要是浮点定点的解决,fft
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:253280
    • 提供者:mili
  1. float_data_multiple_use_fixed_

    0下载:
  2. 采用fpga做小数运算的程序,使用了三级流水线技术,这是学习流水线和定点小数乘法很好的例子!,a program of float multiply, using 3-stage pipeline technology
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:717
    • 提供者:xietianjiao
  1. 11

    0下载:
  2. 这是一个关于DSP定点和浮点运算的比较详细的解释,多学习DSP帮助很大-This is a study on fixed-point DSP and floating-point operations in a more detailed explanation, very helpful learning DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:8979
    • 提供者:王小刚
  1. 1129704224

    0下载:
  2. 超大容量的DSP资料的介绍和你需要知道的DSP定点和浮点的介绍DENG DENG -DSP super-capacity data presentation and you need to know about fixed-point DSP and floating-point presentation DENG DENG
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:50388
    • 提供者:
  1. tSinCordic

    1下载:
  2. 是codic算法实现Sin的浮点C程序,包括定点和浮点程序,已经通过验证.-Sin is codic floating-point algorithm C procedures, including fixed-point and floating-point procedures, has been validated.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:5487
    • 提供者:张堃
  1. FFT32_LIB

    0下载:
  2. 在TMS320F2812上做的32点傅立叶算法(定点运算)。-TMS320F2812 make up at the 32-point Fourier algorithm (fixed-point computation).
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:23304
    • 提供者:容江伟
  1. float_fixed_point_son_prog

    1下载:
  2. 包含定点和浮点运算的子程序库,有详细的说明文档,能够完成各种形式的定点浮点运算-Fixed-point and floating-point operations that contains the subroutine library, there is detailed documentation, be able to achieve various forms of fixed-point floating-point operations
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:21434
    • 提供者:郝松
  1. 5956447divider

    0下载:
  2. 基于srt-2算法,利用verilog实现16位定点无符号数除法器(除数、被除数均由16位整数和16位小数组成,商由32位整数和16位小数构成,余数由32位小数组成)-Based on srt-2 algorithm, using verilog to achieve 16-bit fixed-point unsigned divider (divisor, dividend by 16-bit integer and 16-bit decimal form, business from the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:3212
    • 提供者:wfwef
  1. sprc542

    0下载:
  2. 除法运算在定点DSP中的实现,dsp的官方发布资料-Division operation in the realization of fixed-point DSP, dsp official release information
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1825272
    • 提供者:高一息
  1. 四旋翼飞行器源代码

    4下载:
  2. stm32 四旋翼飞行器源代码 光流定点和循迹 电子设计竞赛(STM32 four rotor aircraft tracking point and source code optical flow Electronic Design Contest)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-08-11
    • 文件大小:114688
    • 提供者:suliuzhen
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com