代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/101082/6244424
8c arp.8c
.\" SCCSID: @(#)arp.8c 8.2 3/28/91
.TH arp 8c
.SH Name
arp \- address resolution display and control
.SH Syntax
.br
\fBarp \-a\fR [\fIvmunix\fR] [\fIkmem\fR]
.br
\fBarp [\-d] \fIhostname\fR
.br
\fB
www.eeworm.com/read/101082/6246277
8c arp.8c
.\" SCCSID: @(#)arp.8c 8.2 3/28/91
.TH arp 8c
.SH Name
arp \- address resolution display and control
.SH Syntax
.br
\fBarp \-a\fR [\fIvmunix\fR] [\fIkmem\fR]
.br
\fBarp [\-d] \fIhostname\fR
.br
\fB
www.eeworm.com/read/232281/14199917
cpp subsetfunc.cpp
#include "stdafx.h"
#include "subsetfunc.h"
#define PAL_SAMPLE 5004
#define PAL_LINE 2168
#define PAL_RESOLUTION 8000.0
#define GOODE_UL_X -20015500
#define GOODE_UL_Y 8673500
void Wr
www.eeworm.com/read/13887/285151
m elec_meshplot.m
function H = elec_meshplot(X,Y,Z,interp,grid_res)
% ELEC_MESHPLOT - Plot a mesh and points for 3D electrode positions.
%
% Useage: H = elec_meshplot(X,Y,Z [,interp] [,grid_resolution])
%
% Uses
www.eeworm.com/read/25071/942956
edf ds1302.edf
(PCB E:\avr\m8_DS1302\ds1302.LYT
(parser
(host_cad ARES)
(host_version 6.7 SP3)
)
(resolution mm 100000)
(unit mm)
(structure
(boundary (rect pcb -63.50000 20.21840 37.97300 117.195
www.eeworm.com/read/186091/5234534
h uiciname.h
/* uiciname.h name resolution functions */
#include
#define REENTRANT_NONE 0
#define REENTRANT_R 1
#define REENTRANT_MUTEX 2
#define REENTRANT_POSIX 3
int name2addr(char *nam
www.eeworm.com/read/345992/3194576
c ufn_parse.c
/* ufn_parse.c - user-friendly name resolution */
#ifndef lint
static char *rcsid = "$Header: /xtel/isode/isode/dsap/common/RCS/ufn_parse.c,v 9.0 1992/06/16 12:12:39 isode Rel $";
#endif
/*
* $Hea