代码搜索:Resolution

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

代码结果 5,618
www.eeworm.com/read/427909/8913691

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/373250/9467717

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/168118/9938871

m resosim.m

function [xwid,zwid]=resosim(x,t,vo,c,f,alpha,flag,xs,ts) % RESOSIM: rake sesolution estimates for v(z) % % [xwid,zwid]=resosim(x,t,vo,c,f,alpha,flag,xs,ts) % % resosim estimates the resolution
www.eeworm.com/read/361021/10068470

h arp.h

#ifndef _ARP_H #define _ARP_H #include "types.h" #include "ethernet.h" #define ETHERTYPE_ARP 0x0608 /* Address resolution protocol */ #define ARPHRD_ETHER 1 /* ethernet hardware for
www.eeworm.com/read/359212/10161241

m yuv2rgb.m

%YUV2RGB Convert YUV format to RGB % % [r,g,b] = yuvread(y, u, v) % rgb = yuvread(y, u, v) % % Returns the equivalent RGB image from YUV components. The Y image is % halved in resolution. % % Copyrig
www.eeworm.com/read/160163/10562275

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/159340/10667730

cc arp.cc

/* arp.cc basic arp cache and MAC addr resolution $Id: arp.cc,v 1.19 1999/07/21 15:26:07 dmaltz Exp $ Note: code in this file violates the convention that addresses of type Af_INET stored
www.eeworm.com/read/276771/10707966

htm ftime.htm

GPMega - Advanced Section - High Resolution Timing In Games
www.eeworm.com/read/349646/10808850

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/349646/10809898

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