代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/423889/2021470
h staticbind.h
/*
*2006/08/16 WXL 2.0
*
*/
/*
V0.2 added PC-based binding 21/July/2006
V0.1 Initial Release 10/July/2006
*/
// Default static bind resolution functions
www.eeworm.com/read/418308/2090440
c rarplib.c
/* rarpLib.c - Reverse Address Resolution Protocol (RARP) client library */
/* Copyright 1999 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
www.eeworm.com/read/405664/2285882
c rarplib.c
/* rarpLib.c - Reverse Address Resolution Protocol (RARP) client library */
/* Copyright 1999 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
www.eeworm.com/read/400890/2344304
c rarplib.c
/* rarpLib.c - Reverse Address Resolution Protocol (RARP) client library */
/* Copyright 1999 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
www.eeworm.com/read/398576/2376294
h staticbind.h
/*
*2006/08/16 WXL 2.0
*
*/
/*
V0.2 added PC-based binding 21/July/2006
V0.1 Initial Release 10/July/2006
*/
// Default static bind resolution functions
www.eeworm.com/read/396473/2414587
c rarplib.c
/* rarpLib.c - Reverse Address Resolution Protocol (RARP) client library */
/* Copyright 1999 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
www.eeworm.com/read/395410/2435646
dat balls3.dat
BEGIN_SCENE
OUTFILE /dev/null
RESOLUTION 1024 768
VERBOSE 0
CAMERA
ZOOM 1.20711
ASPECTRATIO 1.0
ANTIALIASING 0
RAYDEPTH 5
CENTER 2.1 1.3 1.7
VIEWDIR -0.700389 -0.433574 -0.566982
U
www.eeworm.com/read/395410/2435648
dat teapot.dat
BEGIN_SCENE
OUTFILE /dev/null
RESOLUTION 512 512
VERBOSE 0
CAMERA
ZOOM 1.20711
ASPECTRATIO 1.0
ANTIALIASING 0
RAYDEPTH 5
CENTER 4.86 7.2 5.4
VIEWDIR -0.475149 -0.703924 -0.527943
UP
www.eeworm.com/read/395410/2435650
dat balls.dat
BEGIN_SCENE
OUTFILE /dev/null
RESOLUTION 512 512
VERBOSE 0
CAMERA
ZOOM 1.20711
ASPECTRATIO 1.0
ANTIALIASING 0
RAYDEPTH 5
CENTER 2.1 1.3 1.7
VIEWDIR -0.700389 -0.433574 -0.566982
UP
www.eeworm.com/read/395229/2447859
h hrtimer.h
/*
* include/linux/hrtimer.h
*
* hrtimers - High-resolution kernel timers
*
* Copyright(C) 2005, Thomas Gleixner
* Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
*
*