代码搜索:Resolution

找到约 5,618 项符合「Resolution」的源代码

代码结果 5,618
www.eeworm.com/read/173349/9661888

tcl conflict.tcl

# # Run this Tcl script to generate the constraint.html file. # set rcsid {$Id: conflict.tcl,v 1.4 2004/10/10 17:24:55 drh Exp $ } source common.tcl header {Constraint Conflict Resolution in SQLite} p
www.eeworm.com/read/205013/15330178

tcl conflict.tcl

# # Run this Tcl script to generate the constraint.html file. # set rcsid {$Id: conflict.tcl,v 1.4 2004/10/10 17:24:55 drh Exp $ } source common.tcl header {Constraint Conflict Resolution in SQLite} p
www.eeworm.com/read/200388/15434352

m yuv2rgb2.m

%YUV2RGB Convert YUV format to RGB % % [r,g,b] = yuvread2(y, u, v) % rgb = yuvread(y, u, v) % % Returns the equivalent RGB image from YUV components. The UV images are % doubled in resolution so the
www.eeworm.com/read/106974/15615745

cpp desktop.cpp

//#include"disk.cpp" #include"splendor\windows.cpp" //#include"c:\tc\bin\os\project\bitmap\test2.cpp" char Desktop_Color,Resolution; class Desktop { public :char back_flag; //flags whether back
www.eeworm.com/read/378872/9214139

edf adc0804c.edf

(PCB H:\adc0804c\adc0804c.LYT (parser (host_cad ARES) (host_version 6.9 SP4) ) (resolution mm 100000) (unit mm) (structure (boundary (rect pcb -106.78160 -5.96900 43.28160 95.60560)
www.eeworm.com/read/361464/10050656

html constantpool.doc.html

VM Spec Constant Pool Resolution
www.eeworm.com/read/454368/7393078

world field.world

interval_real 100 interval_sim 100 gui_interval 100 gui_disable 0 resolution 0.01 size [ 700.000 740.000 ] # map include "map.inc" map ( name "field" bitmap "field.png" map_res
www.eeworm.com/read/449679/7498319

nec patch50.nec

CM Parabola using 1905 rectangular patches CM CM About 40 minutes for far-field using 1.5 degree resolution on PIII, 1000 Mhz CM CM Focus pnt = 0.055, Apperture = 0.22 CM Nr X wires = 50, Nr Y wi
www.eeworm.com/read/449151/7517495

h ds.h

#ifndef MRG_PARA #define MRG_PARA #define RNUM 7 // degree of multi-resolution #define MU_RANGE 64 // RNUM=7 => 64, 32, 16, 8, 4, 2, 1 #define RANGENUM 127 // how many range numbers are
www.eeworm.com/read/261198/11659840

m draw_circle.m

function h = draw_circle(x, r, outline_color, fill_color) % draw filled circles at centers x with radii r. % x is a matrix of columns. r is a row vector. n = 40; % resolution radians = [0:(2*pi)