CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Fixed Point

搜索资源列表

  1. float_fract_2117

    0下载:
  2. convert float to fixed point number and from fixed point to float
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:13399
    • 提供者:iyfmuller
  1. fixed-div

    0下载:
  2. 定点的除法运算代码,写的挺好的,一起分享一下。-Fixed-point division operation code, written in good, share it.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1268
    • 提供者:俊杰
  1. fft

    0下载:
  2. 高速定点快速傅立叶变换处理器的设计与实现-High-speed fixed-point Fast Fourier Transform Processor Design and Implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:226107
    • 提供者:萧球水
  1. 80C51programs

    0下载:
  2. C51单片机实用程序,包括定点数\浮点数的运算,有丰富实用的例子-C51 single-chip utility, including fixed-point \ floating-point arithmetic, there is rich in practical examples of
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:72993
    • 提供者:sibling
  1. dspzs

    0下载:
  2. 本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。-This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, o
  3. 所属分类:DSP program

    • 发布日期:2017-04-27
    • 文件大小:203359
    • 提供者:supanfeng
  1. FFT_fixedPoint_console

    1下载:
  2. 定点复数FFT算法 C语言实现 支持点数为128,256,512,1024,2048可配置 同时附带文档-Fixed-point complex FFT algorithm for C language support 128,256,512,1024,2048 points can be configured at the same time as the document attached
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:66121
    • 提供者:raoxuefeng
  1. FFT_fixedPoint_VCdemo

    1下载:
  2. VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:88008
    • 提供者:raoxuefeng
  1. DualDSPbasedembeddedvisualfeedbackcontrolsystemfor

    0下载:
  2. 为了满足多种电力电子变换器对其控制平台的不同要求,缩短开发时间,实现控制平台硬件的通用化和软件 的模块化,在基于双定点数字信号处理器(DSP)TMS320LF2407的大容量变换器专用控制平台的基础上, 提出了电力电子变换通用控制平台的设计目标。描述了基于定点和浮点DSP(TMS320F2812和TMS320VC33)的通用 控制平台各单元的设计方法。介绍了基于MATLAB实时工具箱(RTW)的调试方法。实验结果验证了设计和调试方法 的正确性和可行性,该通用控制平台达到了设计目标
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:564650
    • 提供者:mabeibei
  1. fft

    0下载:
  2. System C实现的16点定点fft计算模型。-System C fixed-point to achieve the 16 point calculation model fft.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9265071
    • 提供者:王达山
  1. jisuanjizuchnegyuanli

    0下载:
  2. 能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplica
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:355892
    • 提供者:施振磊
  1. aac_decoder

    0下载:
  2. Fixed point HE-AAC Decoder
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:216117
    • 提供者:Yohai
  1. Dsp-fixed

    0下载:
  2. 本书全面系统地介绍了DSP 芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特 征,定点和浮点DSP 处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行 DSP 算法的模拟进行了介绍。接着,以目前应用最广的TI DSP 芯片为例,介绍了定点和 浮点DSP 芯片的软硬件设计方法,DSP 芯片的C 语言和汇编语言的开发方法以及DSP 芯 片的开发工具及使用,并以三个应用系统的设计为例,介绍了定点和浮点DSP 芯片的开 发过程。最后,
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:476122
    • 提供者:lin
  1. fixed-sqroot

    0下载:
  2. Fixed point square root routine for any microcontroller (8/16/32 bit), faster than libc version. Function calculates the integer square root for 32-bit number. Calculated as 16-bit integer part and 16-bit fractional part. Computation is performed f
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:727
    • 提供者:Kirill Frolov
  1. vhdl-floating-pt

    0下载:
  2. code for fixed & floating point-code for fixed & floating point........
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:19824
    • 提供者:nagesh
  1. G.719Fix-point-200806-Release-1.0a

    0下载:
  2. 该代码为IUT-T的G.719参考代码,而且为定点代码-The code for the IUT-T' s G.719 reference code, and for the fixed-point code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:131462
    • 提供者:
  1. bitsprec

    0下载:
  2. round values to a specified fixed or floating precision
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1078
    • 提供者:sajan
  1. FPGA-Implementation-of-a-Best-precision-Fixed-poi

    1下载:
  2. FPGA Implementation of a Best-precision Fixed-point Digital PID Controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:281041
    • 提供者:Christoffer
  1. DSP-fixed-and-floating-point-format

    0下载:
  2. 介绍DSP中定点数与浮点数的表示形式,比如定点数的Q格式,定点数以及浮点数的运算-Introduced in DSP fixed point and floating-point representation, such as fixed-point Q-format, fixed-point and floating-point operations
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:566336
    • 提供者:李云
  1. hyvarinens-fixed-point-algorithm

    0下载:
  2. This letter addresses the problem of fetal electrocardiogram (FECG) extraction. A class of source extraction algorithms is proposed, which uses a combination of two di® erent approaches: Barros s source extraction approach and HyvÄ arinen
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:358769
    • 提供者:muthupandi
  1. 4.-Fixed-point_M.Peter

    0下载:
  2. Using Fixed point Method to solve nonlinear equation creat by M.Peter
  3. 所属分类:Software Testing

    • 发布日期:2017-05-01
    • 文件大小:24768
    • 提供者:Peter
« 1 2 3 45 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com