代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/182900/9186757
m bunquantize.m
function y = bunquantize(q)
% Calculate the value corresponding to a bidirectionally quantized quantity.
% q is a 2n by m matrix containing the powers of 2 and their signs for each
% quantized value.
www.eeworm.com/read/178378/9404938
cpp onthefly.cpp
//: C03:OnTheFly.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// On-the-fly data definitions
int main()
www.eeworm.com/read/178375/9405673
h c4_17pf.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/178375/9405926
h c2_11pf.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/178375/9405972
h c3_14pf.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/178061/9420802
m missmult.m
function [X]=missmult(A,B)
%MISSMULT product of two matrices containing NaNs
%
%[X]=missmult(A,B)
%This function determines the product of two matrices containing NaNs
%by finding X according t
www.eeworm.com/read/177819/9431377
in potfiles.in
# List of files which containing translatable strings.
src/dfa.c
src/kwset.c
src/grep.c
src/search.c
# Library files
lib/error.c
lib/getopt.c
lib/getopt1.c
lib/obstack.c
lib/quotearg.c
www.eeworm.com/read/177674/9442535
m mdn2gmm.m
function gmmmixes = mdn2gmm(mdnmixes)
%MDN2GMM Converts an MDN mixture data structure to array of GMMs.
%
% Description
% GMMMIXES = MDN2GMM(MDNMIXES) takes an MDN mixture data structure
% MDNMIXES co
www.eeworm.com/read/176998/9477560
in potfiles.in
# List of source files containing translatable strings.
#
# NOTE: relative to top level directory, not "po" directory
#
src/config.c
src/dial.c
src/file.c
src/getsdir.c
src/help.c
src/ipc.c
src/main.c
www.eeworm.com/read/176823/9483216
m mdn2gmm.m
function gmmmixes = mdn2gmm(mdnmixes)
%MDN2GMM Converts an MDN mixture data structure to array of GMMs.
%
% Description
% GMMMIXES = MDN2GMM(MDNMIXES) takes an MDN mixture data structure
% MDNMIXES co