代码搜索:Resolution

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

代码结果 5,618
www.eeworm.com/read/274940/10844141

htm ftime.htm

GPMega - Advanced Section - High Resolution Timing In Games
www.eeworm.com/read/469416/6976307

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:(
www.eeworm.com/read/463959/7171609

edf time.edf

(PCB E:\单片机\time\time.LYT (parser (host_cad ARES) (host_version 6.9 SP5) ) (resolution mm 100000) (unit mm) (structure (boundary (rect pcb -99.16160 20.21840 6.45160 94.08160)) (
www.eeworm.com/read/140851/13058901

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:(
www.eeworm.com/read/138798/13211895

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:(
www.eeworm.com/read/130382/5957261

c pgprndmsdos.c

/* * Get high-resolution timing information to seed the random number * generator. MS-DOS version. * * $Id: pgpRndMSDOS.c,v 1.6 1997/06/25 17:58:54 lloyd Exp $ */ #include "pgpConfig.h"
www.eeworm.com/read/264046/11331583

m darsp.m

function [H,ph] = darsp(par, res, PL, Nc, dt) % DARSP Dynamic Auto-Regression spectra plot % % [H,ph]=darsp(par,res,PL,Nc,dt) % % par: Non-stationary parameters from DAR (*) % res: Resolution o
www.eeworm.com/read/150060/12319566

m vrm1.m

clc clear Lmax = 0.128; Lleak = 0.005; N = 1000;%resolution tmax = 0.005; %Now do the calculations for n = 1:(N+1) t(n) = tmax*(n-1)/N; theta(n) = -67.5 + (4000/60*360)*t(n);
www.eeworm.com/read/211389/15181002

msvc makefile.msvc

#MSVC Makefile [tested with MSVC 6.00 with SP5] # #Tom St Denis CFLAGS = /I. /Ox /DWIN32 /W3 default: library # leave this blank and link against libtommath if you want better link resolution MPIOBJ
www.eeworm.com/read/13871/284489

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:(