代码搜索:Convert

找到约 10,000 项符合「Convert」的源代码

代码结果 10,000
www.eeworm.com/read/147422/5729951

m rt2lp.m

% FUNCTION: convert formant frequencies and bandwidths to a formant % polynomial. % fpoly=rt2lp(nFF,FF,FB) generate an filter polynomial from formant frequencies % and bandwidths. In t
www.eeworm.com/read/141805/5768560

file2html

#!/bin/csh # file2html # Convert a (text) file to preformatted html & put results on std out if ("$1" == "" || "$2" != "") then echo "usage: $0 " echo " converts . to
www.eeworm.com/read/140582/5785245

c ttodata.c

/* * convert from text form of arbitrary data (e.g., keys) to binary * Copyright (C) 2000 Henry Spencer. * * This library is free software; you can redistribute it and/or modify it * under the
www.eeworm.com/read/138884/5813315

m lsfcxlpi.m

function [aQI, lsfQ] = LSFCxLPI (LSFC, lsfQP, LSFpar) % Inverse quantize the LSF's, interpolate the quantized % LSF's, convert to quantized LP parameters. If LSFC is % empty, this is a packet loss fra
www.eeworm.com/read/138884/5813316

m lsfxlp.m

function a = LSFxLP (lsf, LSFpar) % Convert LSF's to LP coefficients. Optionally modify the LSF % values to account for the use of linear interpolation of a % cosine table as used in the G.723.1 proce
www.eeworm.com/read/136812/5857958

h charscreen.h

/* @(#)charscreen.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1983 by Sun Microsystems, Inc. */ /* * Definitions relating to physical screen image. */ /* * Macros to convert character coordinates
www.eeworm.com/read/122074/6066543

c netiptostring.c

/* * Utility function to convert an ip address to a string. * * (C) 2002 Compendium Technologies, Inc. * (C) 2002 Softools, Inc. * All rights reserved. * * This software is the proprietary info
www.eeworm.com/read/122074/6066545

c etheraddresstostring.c

/* * Function to convert an ethernet (MAC) address to string form. * * (C) 2002 Compendium Technologies, Inc. * (C) 2002 Softools, Inc. * All rights reserved. * * This software is the proprieta
www.eeworm.com/read/100127/6274139

py cmpaf.py

# Compare different audio compression schemes. # # This copies mono audio data from the input port to the output port, # and puts up a window with 4 toggle buttons: # # uLAW : convert the data t