代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/484265/6583963
c estimation.c
/*****************************************************************************
*
* T264 AVC CODEC
*
* Copyright(C) 2004-2005 llcc
* 2004-2005 visionany
www.eeworm.com/read/481217/6645024
m fdtd_2d_tm_final.m
function FDTD_2D_Yee_2D_TM_final
%constants
c_0 = 3E8; % Speed of light in free space
mu_0 = 4.0*pi*1.0e-7; % Permeability of free space
eps_0 = 1.0/(c_0*c_0*mu_0); % P
www.eeworm.com/read/347754/11638070
c estimation.c
/*****************************************************************************
*
* T264 AVC CODEC
*
* Copyright(C) 2004-2005 llcc
* 2004-2005 visionany
www.eeworm.com/read/347507/11660892
c me_fullsearch.c
/*!
*************************************************************************************
* \file me_fullsearch.c
*
* \brief
* Motion Estimation using Fullsearch
*
* \author
* Main con
www.eeworm.com/read/258442/11863304
c me_fullsearch.c
/*!
*************************************************************************************
* \file me_fullsearch.c
*
* \brief
* Motion Estimation using Fullsearch
*
* \author
* Main con
www.eeworm.com/read/258097/11886298
h memmap0b.h
//====================================================================================
// memmap0b.h
// 8200 (before) 32M memory mapping
// Creator : Potatooo
// Maintain : Jeff (720) / Terry (82
www.eeworm.com/read/226935/14446631
c me_fullsearch.c
/*!
*************************************************************************************
* \file me_fullsearch.c
*
* \brief
* Motion Estimation using Fullsearch
*
* \author
* Main con
www.eeworm.com/read/225703/14523226
c motion_comp_vis.c
/*
* motion_comp_vis.c
* Copyright (C) 2003 David S. Miller
*
* This file is part of mpeg2dec, a free MPEG-2 video stream decoder.
* See http://libmpeg2.sourceforge.net/ for up
www.eeworm.com/read/212967/15144349
c motion_comp_vis.c
/*
* motion_comp_vis.c
* Copyright (C) 2003 David S. Miller
*
* This file is part of mpeg2dec, a free MPEG-2 video stream decoder.
* See http://libmpeg2.sourceforge.net/ for up
www.eeworm.com/read/162614/5540504
c fail35-frag.c
#include
struct k
{
int p;
struct {
int m;
} q;
};
int
main ()
{
volatile struct k *l = malloc (sizeof (int)); /* make it only big enough for k.p */
/* Confirm that we instr