代码搜索:reconstruct
找到约 221 项符合「reconstruct」的源代码
代码结果 221
www.eeworm.com/read/409871/11309643
txt 5-1430msg3.txt
Subject: query on sumerian initial ccs
dear fellow subscriber ! in two recent article claude boisson ( bsl 84 . 1 , 1989 : 201-233 ) and manfr schretter ( acta orientalium hafn . 54 , 1993 : 7-30 ) h
www.eeworm.com/read/410973/11262514
txt 5-1430msg3.txt
Subject: query on sumerian initial ccs
dear fellow subscriber ! in two recent article claude boisson ( bsl 84 . 1 , 1989 : 201-233 ) and manfr schretter ( acta orientalium hafn . 54 , 1993 : 7-30 ) h
www.eeworm.com/read/413870/11138751
asm reconblock.asm
.section L1_code;
//.global _xhReconBlockHalfpel_MPEG4_8u;
.global _xhReconBlockHalfpel_MPEG4_8u_MOD;
/*****************************************************************************************
ipp
www.eeworm.com/read/162810/5513797
cpp umc_h264_dec_decode_reconstruct.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not
www.eeworm.com/read/162810/5513800
cpp umc_h264_dec_reconstruct_mb.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not
www.eeworm.com/read/448535/7531402
m wavetest.m
% Test the wavelet transform in matrix notation
wavecoeff; % set up the coefficients
h = d4coeff;
g = [h(4) -h(3) h(2) -h(1)];
L = [h(4) 0 0 0 0 0 %
www.eeworm.com/read/437500/7747379
txt entire.txt
%Given an array of images, will allow the user to select the center of the face, and will cut it out. This allows all the images to be the same size, and to be focused on the correct area of interest.
www.eeworm.com/read/344200/6326510
h jpeg.h
#include "bmp.h"
#include "dct.h"
#include "stream.h"
#include "file.h"
#include "huffman.h"
#include "reconstruct.h"
#include "release.h"
#include "pnsr.h"
www.eeworm.com/read/340474/12155652
m funinterpoint.m
function InterPoint = FunInterpoint(m,tao,Serial)
% output -Interpoint:相空间中的两点距离(即相空间矢量的距离)序列,
% 采用欧氏范数距离
%----------------- reconstruct phase space------------------
n = length(Serial);
N =