代码搜索:Resolution

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

代码结果 5,618
www.eeworm.com/read/169956/5408368

c video.c

/** * A tiny video watching application, just starts capturing /dev/video * into /dev/fb0. * Be shure to have >8Bit/pixel color resolution and r/w access for * /dev/video0, /dev/fb0 and /dev
www.eeworm.com/read/343453/3219998

c video.c

/** * A tiny video watching application, just starts capturing /dev/video * into /dev/fb0. * Be shure to have >8Bit/pixel color resolution and r/w access for * /dev/video0, /dev/fb0 and /dev
www.eeworm.com/read/343231/3223649

cpp tracert.cpp

// Sample: IPv4 and IPv6 Trace Route Sample // // Files: // iphdr.h - IPv4 and IPv6 packet header definitions // tracert.cpp - this file // resolve.cpp - Common name resolution
www.eeworm.com/read/343231/3223663

cpp ping.cpp

// Sample: IPv4 and IPv6 Ping Sample // // Files: // iphdr.h - IPv4 and IPv6 packet header definitions // ping.cpp - this file // resolve.cpp - Common name resolution routin
www.eeworm.com/read/340665/3273987

c overload11.c

// Build don't link: // Copyright (C) 1999 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 5 Sep 1999 // [over.match] 13.3 tells us where overload resolution occurs.
www.eeworm.com/read/316872/3600521

h highres_timer.h

/* * include/asm-v850/highres_timer.h -- High resolution timing routines * * Copyright (C) 2001,03 NEC Electronics Corporation * Copyright (C) 2001,03 Miles Bader * * This fi
www.eeworm.com/read/312645/3665693

changelog

2004-02-08 Bart Veer * src/sa11x0_misc.c (hal_enable_profile_timer): Update this function to return the actual resolution, as required by the updated gprof package.
www.eeworm.com/read/292705/3949904

c arp.c

/* linux/net/inet/arp.c * * Version: $Id: arp.c,v 1.99 2001/08/30 22:55:42 davem Exp $ * * Copyright (C) 1994 by Florian La Roche * * This module implements the Address Resolution Protocol ARP
www.eeworm.com/read/287127/4026584

c pgprndwin32.c

/* * Get high-resolution timing information to seed the random number * generator. Win32 version. * * $Id: pgpRndWin32.c,v 1.10 1999/05/13 23:00:55 cpeterson Exp $ */ #include "pgpPFLErr
www.eeworm.com/read/284361/4065308

py oscillation.py

import math import qcad def start(str): t=0.0 # time (counter) res=256.0 # resolution of curve x_m=100.0 # amplitude t_m=400.0 # max t value beta=0.04 # attenuation m=1.0 # mass