代码搜索:Extraction
找到约 5,483 项符合「Extraction」的源代码
代码结果 5,483
www.eeworm.com/read/135153/5887707
c tar.c
/* vi: set sw=4 ts=4: */
/*
* Mini tar implementation for busybox
*
* Modifed to use common extraction code used by ar, cpio, dpkg-deb, dpkg
* Glenn McGrath
*
* Note, t
www.eeworm.com/read/130130/5963901
m extract_parameters3d.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
fc = solution(1:2);
kc = solution(3:6);
cc = solution(6*n_ima + 4 +3:6*n_ima + 5 +3);
% Calibration matrix:
KK = [fc(1)
www.eeworm.com/read/101082/6245064
1int strextract.1int
.TH strextract 1int
.SH Name
strextract \- batch string extraction
.SH Syntax
.B strextract
[
.B \-p
.I patternfile
] [
.B \-i
.I ignorefile
] [
.B \-d
] [
.I source-program...
]
.SH Description
.NXR
www.eeworm.com/read/101082/6246949
1int strextract.1int
.TH strextract 1int
.SH Name
strextract \- batch string extraction
.SH Syntax
.B strextract
[
.B \-p
.I patternfile
] [
.B \-i
.I ignorefile
] [
.B \-d
] [
.I source-program...
]
.SH Description
.NXR
www.eeworm.com/read/347029/11705109
readme
This is the README file for the 3 November 1997 public release
of the Info-ZIP group's WiZ zipfile creation/extraction program
wiz40.zip WiZ, version 4.0, source code distribution
wiz40x.zi
www.eeworm.com/read/152439/12113685
m extract_parameters3d.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
fc = solution(1:2);
kc = solution(3:6);
cc = solution(6*n_ima + 4 +3:6*n_ima + 5 +3);
% Calibration matrix:
KK = [fc(1)
www.eeworm.com/read/339620/12216922
m extract_parameters3d.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
fc = solution(1:2);
kc = solution(3:6);
cc = solution(6*n_ima + 4 +3:6*n_ima + 5 +3);
% Calibration matrix:
KK = [fc(1)
www.eeworm.com/read/150238/12302676
m wav2ftr1.m
function parameter= wav2ftr1(Inwav)
% WAV2FTR Wave to MFCC feature extraction
setparam;
if isstr(Inwav),
[Inwav,Fs,NBits] = wavread(Inwav);
end
% ====== Step 1: Pre-emphasis.
Inwav = filte
www.eeworm.com/read/225935/14510417
m extract_parameters3d.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
fc = solution(1:2);
kc = solution(3:6);
cc = solution(6*n_ima + 4 +3:6*n_ima + 5 +3);
% Calibration matrix:
KK = [fc(1)
www.eeworm.com/read/210671/15193765
cpp fig11_11.cpp
// Fig. 11.11: fig11_11.cpp
// Stream-extraction operator returning false on end-of-file.
#include
using std::cout;
using std::cin;
using std::endl;
int main()
{
int grade,