代码搜索:Fixed-Point
找到约 1,051 项符合「Fixed-Point」的源代码
代码结果 1,051
www.eeworm.com/read/168085/5448382
h wmops.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/172473/9706285
m fixpt.m
function [k,p,err,P] = fixpt(g,p0,tol,max1)
% Input - g is the iteration function
% - p0 is the initial guess for the fixed-point
% - tol is the tolerance
% - max1 is the maximum n
www.eeworm.com/read/147211/12576597
h wmops.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/112641/15481144
h wmops.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/102060/15793501
h wmops.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/387891/8648563
txt readme.txt
===================================================================
TS 26.104
REL-5 V5.4.0 2004-03
REL-6 V6.1.0 2004-03
3GPP AMR Floating-point Speech Codec
================================
www.eeworm.com/read/283587/9004389
txt readme.txt
===================================================================
TS 26.104
REL-5 V5.4.0 2004-03
REL-6 V6.1.0 2004-03
3GPP AMR Floating-point Speech Codec
================================
www.eeworm.com/read/358122/10195868
c fft.c
/********************************************************************
* Project: Tasking-STM32-Stick
* File: fft.c
*
* System: Cortex ARMv7 32 Bit (STM32FRT)
* Compiler: Tasking Al
www.eeworm.com/read/352500/10547338
c example 2-3.c
/* Example 2 - 3. Signed Fixed-Point Division C Subroutine for C6x */
/********************************************************************/
/* num --- numerator(被除数), den --- denominator(除
www.eeworm.com/read/142862/12913231
h fix.h
/**
@file
@brief 32-Bit fixed-point maths routines
For latest source code see http://www.tixy.clara.net/source/
Copyright (C) 2004-2005 J.D.Medhurst (a.k.a. Tixy)
This program is free sof