搜索资源列表

  1. dsp-fixed-point-computation

    0下载:
  2. 该文档主要讲述dsp芯片中进行定点运算所设计的基本问题,分别介绍了定标、从浮点到定点的运算,定点的快速运算及其实现。文档中举出大量的例子说明,相信下载阅读后肯定会很有收获。-the document focuses on the dsp chip sentinel operation designed the basic problem introduced calibration, from floating-point to fix
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:270475
    • 提供者:王大雷
  1. lpc

    0下载:
  2. 用AD的16位定点DSP作音频压缩器-With AD 16-bit fixed-point DSP for audio compressor
  3. 所属分类:DSP编程

    • 发布日期:2024-06-07
    • 文件大小:23552
    • 提供者:
  1. FastICA_2.2

    0下载:
  2. fast fixed-point ICA算法的Matlab实现-fast fixed-point algorithms ICA Matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:43008
    • 提供者:田静
  1. ITU-T G.729 Source code

    0下载:
  2. ITU-T G.729 Annex B ANSI-C Source Code Version 1.4 Last modified: November, 2000 */ TITLE ----- Fixed-point descr iption of Recommendat-ITU-T G.729 Annex B ANSI-C Source Code Version 1.4 Last modified: November, 2000*/ T
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:100352
    • 提供者:余强
  1. 定点运算器

    0下载:
  2. 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法-achieve binary fixed point operations : 1. Sentinel integra
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-07
    • 文件大小:359424
    • 提供者:陈婷
  1. 26204-600

    0下载:
  2. AMR-WB Fixed point Code
  3. 所属分类:多媒体编程

    • 发布日期:2024-06-07
    • 文件大小:256000
    • 提供者:黄克荣
  1. ccmulVHDL

    0下载:
  2. vhdl语言编写的复数乘法运算器原代码,采用定点运算,并将复数乘法转为实数运算。-VHDL language in the plural multiplication with the original code using fixed-point computation. will the plural multiplication to real operations.
  3. 所属分类:通讯编程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:susu
  1. G729SRC.ZIP

    0下载:
  2. g.729 fixed point algorithm-G.729 fixed point algorithm
  3. 所属分类:DSP编程

    • 发布日期:2024-06-07
    • 文件大小:221184
    • 提供者:leverxu
  1. newicar

    1下载:
  2. 我最近写的一篇论文的源码,主要是对带参考信号的 ICA算法的扩展,多参考信号的ICA固定点算法。-I recently wrote a paper source, mainly for reference signal with the ICA algorithm expansion more reference signal ICA fixed-point algorithms.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:武建
  1. 03_Quantization

    0下载:
  2. This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically generate a fixed-point representation of a floating-point design. This process is controllable
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-07
    • 文件大小:26624
    • 提供者:杨平
  1. dsp-fixed-point-computation

    0下载:
  2. 该文档主要讲述dsp芯片中进行定点运算所设计的基本问题,分别介绍了定标、从浮点到定点的运算,定点的快速运算及其实现。文档中举出大量的例子说明,相信下载阅读后肯定会很有收获。-the document focuses on the dsp chip sentinel operation designed the basic problem introduced calibration, from floating-point to fix
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:270336
    • 提供者:王大雷
  1. FFT

    0下载:
  2. 一个利用C语言,仿真实现定点FFT算法的程序:)-A use of C language, the realization of fixed-point FFT algorithm simulation procedure:)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:241664
    • 提供者:lsda
  1. Informax_FastICA

    0下载:
  2. 用matlab实现扩展Informax算法和固定点算法Fast ICA,可对混合后信号进行独立分量分离-Informax with matlab algorithms and realize the expansion of fixed-point algorithm Fast ICA, can be mixed signals, independent component separation
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:张力
  1. ieee754c

    1下载:
  2. 浮点和16进制互相转换软件。用于单片机调试,浮点-定点转换,我在开发中经常用到。 很不错的软件。-Hexadecimal floating-point and 16 co-conversion software. For single-chip debug, floating-point- fixed-point conversion, I frequently used in the development. Very good
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-07
    • 文件大小:8192
    • 提供者:wangshen
  1. SRC

    0下载:
  2. 3Gpp规范的AMR语音编解码器c代码,为定点的实现的算法。-3GPP standardized AMR speech codec c code, for the realization of fixed-point algorithms.
  3. 所属分类:Audio

    • 发布日期:2024-06-07
    • 文件大小:754688
    • 提供者:温安君
  1. dspfftv2

    0下载:
  2. dsp实现的fft定点算法,256点fft-dsp fixed-point algorithm realize the fft, 256-point fft
  3. 所属分类:DSP编程

    • 发布日期:2024-06-07
    • 文件大小:184320
    • 提供者:胡波
  1. AccelDSP

    0下载:
  2. AccelDSP Synthesis Tool Floating-Point to Fixed-Point Conversion of MATLAB Algorithms Targeting FPGAs
  3. 所属分类:软件工程

    • 发布日期:2024-06-07
    • 文件大小:300032
    • 提供者:hesonwhb
  1. Fixed-Point_Math_Library

    0下载:
  2. 定点数学库( QMATH )包含高度优化的,不动点数学/三角函数是发达国家作为一个易于使用的图书馆,这是关系到用户的应用程序。-Fixed-point math library (QMATH) contains highly optimized, fixed point math/trigonometric functions that are developed as an easy-to-use library, which has
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:953344
    • 提供者:niuniu
  1. fixed

    0下载:
  2. this code is using for simulate the method of fixed point iteration
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:nedal
  1. fixed-point

    0下载:
  2. fixed point method of matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:30720
    • 提供者:salman
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org