当前位置:
首页
资源下载

搜索资源 - fixed point c code
搜索资源列表
-
0下载:
用C语言编写的在Simulink环境下对3相交流电机交直流帕克变换进行数值仿真的S函数源代码。特点:考虑到了便于在单片机中执行的特点,完全使用定点算法实现。在MATLAB中编译成动态链接库后就可在Simulink中使用。-C language in the Simulink environment for 3-phase AC and DC motor Parker transform few value of the S-function simulation source code. Fea
-
-
1下载:
ITU-T G.729 Annex B ANSI-C Source Code Version 1.4 Last modified: November, 2000 */ TITLE ----- Fixed-point descr iption of Recommendat
-
-
1下载:
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是不动点算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. This is the fixed point algorithm
-
-
0下载:
BroadVoice?is a family of speech coding algorithms created by Broadcom and standardized by CableLabs? SCTE? and ANSI for Voice over IP applications in cable telephony. BroadVoice is also part of the ITU-T Recommendations J.161 and J.361. To encourage
-
-
0下载:
3GPP组织发布的Enhanced aacPlus编解码器参考代码,定点数计算的ANSI-C代码。,3rd Generation Partnership Project
Technical Specification Group Services and System Aspects
General audio codec audio processing functions
Enhanced aacPlus general audio codec
Fixed-point ANS
-
-
0下载:
总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法
固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
-
-
0下载:
实现定点FFT和IFFT的C代码,简单,易懂,易于实现。-fixed point fft and ifft source code
-
-
0下载:
AMR-WB+是3GPP的标准音频和语音编码标准,采用C代码,关键是定点化的,可以直接移植到各种嵌入式平台。并且附有使用说明。方便开发-The fixed-point C code for AMR-WB+ codec with user guide .
-
-
0下载:
3rd Generation Partnership Project
Technical Specification Group Services and System Aspects
ANSI-C code for the Fixed-point
Extended AMR - Wideband (AMR-WB+) codec
(Release 7)
-3rd Generation Partnership Project Technical Specification
-
-
0下载:
ti公司TMS320C28X系列的IQMATH库为C/C++程序员收集了高度优化和准确的数学函数库并精确的在TMS320C28X芯片上将浮点算法
转换成固定点的运算代码,此文件为汉化版,为英文不好的技术人员提供了便利-ti company TMS320C28x series IQMATH library for C/C++ programmers to collect highly optimized and accurate mathematical function library an
-
-
0下载:
Extended Adaptive Multi-Rate - Wideband (AMR-WB+) codec
ANSI-C_source_code.zip
-Extended Adaptive Multi-Rate- Wideband (AMR-WB+) codec fixed-point ANSI-C code
-
-
0下载:
This tutorial starts with a simple conceptual model of an analog Phase-Locked Loop (PLL). Through elaboration it ends at a model of an all digital and fixed-point phase-locked loop. The final model can serve a starting point for code generation (both
-
-
1下载:
这是基于AT32UC3A的定点MP3解压源代码,支持U盘播放。该代码在IAR下编译通过,并在ATMEL的EVK1100中正常运行-This is based on fixed-point MP3 decompression AT32UC3A source code, support U disk player. The code compiled by the IAR, and in the normal operation of ATMEL' s EVK1100
-
-
0下载:
BroadVoice® is a family of speech coding algorithms created by Broadcom and standardized by CableLabs® , SCTE® , and ANSI for Voice over IP applications in cable telephony. BroadVoice is also part of the ITU-T Recommendations J.161 and J.
-
-
0下载:
典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
-
-
0下载:
这是用C写的正弦函数定点数据生成代码,内容是生成verilog中RAM或者ROM和Matlab处理时的所用的数据。-It is written with C fixed-point data generate code sine function, the content is generated verilog RAM or ROM, and Matlab in the processing of the data used.
-
-
0下载:
3GPP的AMR-WB+定点c++源码和文档,包括VC工程-ANSI-C code for the Fixed-point
Extended AMR- Wideband (AMR-WB+) codec
-
-
0下载:
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
The fixed-point version of the voice codec Mixed Excitation Linear
Prediction (MELP) is based on specifications on the C-language software
simulatio
-
-
0下载:
关于于固定点的SILK SDK库源代码1.源代码创建的编码器和解码器的可执行文件2.的测试向量比较工具3.微软Visual Studio解决方案和项目文件GNU C编译器的makefile(GCC)-SILK SDK library source code about a fixed point. Encoder and decoder source code to create an executable file 2 test vector comparison tool Microsoft
-
-
0下载:
Lab2RGB takes L, a, and b double matrices, or an M x N x 3 double
image, and returns an image in the RGB color space. Values for L are in
the range [0,100] while a* and b* are roughly in the range [-110,110].
If 3 outputs are specified, the
-