代码搜索:reconstruct

找到约 221 项符合「reconstruct」的源代码

代码结果 221
www.eeworm.com/read/344200/6326522

h reconstruct.h

#include "types.h" int reconstruct(blstype bls, symbolStreamStruct *stream, btype (**P)[8][8]); void diff2dc(btype (*Q)[8][8], short *diff, blstype nn);
www.eeworm.com/read/344200/6326551

cpp reconstruct.cpp

#include "stdafx.h" #include #include "zigzag.h" #include "reconstruct.h" int reconstruct(blstype bls, symbolStreamStruct *stream, btype (**P)[8][8]) { //if n!=actual block number,
www.eeworm.com/read/14545/390060

c reconstruct.c

#include "mpeg3video.h" #include #ifdef HAVE_MMX #ifdef HAVE_3Dnow static inline void recva_mmx(unsigned char *s, unsigned char *d, int lx, int lx2, int h) { __asm__( ".align 8\n" "1:
www.eeworm.com/read/14735/406444

c reconstruct.c

#include "mpeg3video.h" #include #ifdef HAVE_MMX #ifdef HAVE_3Dnow static inline void recva_mmx(unsigned char *s, unsigned char *d, int lx, int lx2, int h) { __asm__( ".align 8
www.eeworm.com/read/251805/4417444

c reconstruct.c

#include "mpeg3video.h" #include #ifdef HAVE_MMX #ifdef HAVE_3Dnow static inline void recva_mmx(unsigned char *s, unsigned char *d, int lx, int lx2, int h) { __asm__( ".align 8
www.eeworm.com/read/427042/1984219

c reconstruct.c

/******************************************************************** * * * THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURCE
www.eeworm.com/read/420803/2062214

c reconstruct.c

/******************************************************************** * * * THIS FILE IS PART OF THE OggTheora SOFTWARE CODEC SOURC
www.eeworm.com/read/415174/11082789

m reconstruct.m

function reconstruct clear all clc clf %模拟图像的数据 model1 %计算F矩阵和对极点e2 [F,e1,e2]=FE(Im1,Im2,16) % 摄影重构 prorec % % 直接重构 % Direct % %计算消影点 vpoint % 仿射重构 affrec % 欧式重构 Eurec
www.eeworm.com/read/158360/11623425

m fft_reconstruct.m

%%Reconstruct MRI image By 2D FFT Method %%%%%%%%%%%%%Tian hongjun 09.14.2005 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% function [img]=FFT_RENCONSTRUCT(B,NewM,NewN) [M,N]=size(B); c=fft
www.eeworm.com/read/344164/11904709

h rf_reconstruct.h

/* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. * * Author: Mark Holland * * Permission to use, copy, modify and distribute this software and * its documentation is h