代码搜索:Extraction

找到约 5,483 项符合「Extraction」的源代码

代码结果 5,483
www.eeworm.com/read/440928/7678979

m iadct.m

% inputs: original image (512x512 tiff format) % outputs: res = watermarked image % original = original image (needed for extraction) % new_watermark = masked watermark data (need
www.eeworm.com/read/399920/7822016

h newstring.h

//Header file newString.h #ifndef H_newString #define H_newString #include using namespace std; class newString { //Overloads the stream insertion and extraction operators
www.eeworm.com/read/399920/7822091

h newstring.h

//Header file newString.h #ifndef H_newString #define H_newString #include using namespace std; class newString { //Overloads the stream insertion and extraction operators
www.eeworm.com/read/399920/7822108

h newstring.h

//Header file newString.h #ifndef H_newString #define H_newString #include using namespace std; class newString { //Overloads the stream insertion and extraction operators
www.eeworm.com/read/331987/12787054

txt unrardll.txt

UnRAR.dll Manual ~~~~~~~~~~~~~~~~ UnRAR.dll is a 32-bit Windows dynamic-link library which provides file extraction from RAR archives. Exported functions ==============
www.eeworm.com/read/139931/13120053

m seg.m

% This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction % Authors : Jeny Rajan, Chandrashekar P S % U can use attached test image for t
www.eeworm.com/read/306970/13734123

c aac_parser.c

/* * Audio and Video frame extraction * Copyright (c) 2003 Fabrice Bellard. * Copyright (c) 2003 Michael Niedermayer. * * This file is part of FFmpeg. * * FFmpeg is free software; you ca
www.eeworm.com/read/306970/13734413

c parser.c

/* * Audio and Video frame extraction * Copyright (c) 2003 Fabrice Bellard. * Copyright (c) 2003 Michael Niedermayer. * * This file is part of FFmpeg. * * FFmpeg is free software; you ca
www.eeworm.com/read/487904/6501790

m baselinekf.m

function b = BaseLineKF(y,fc) % % b = BaseLineKF(x,fc), % Baseline wander extraction from biomedical recordings, using a first % order Kalman Smoother % % inputs: % x: vector or matrix of input
www.eeworm.com/read/479166/6700065

cpp phonenumber.cpp

// Fig. 11.4: PhoneNumber.cpp // Overloaded stream insertion and stream extraction operators // for class PhoneNumber. #include using std::setw; #include "PhoneNumber.h" // overloa