代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/337098/12391292

c zc030x_v4l.c

/* struct video_device zc030x_fill = { .owner = THIS_MODULE, .name = "ZC030X Webcam", .type = VID_TYPE_CAPTURE, .hardware = VID_
www.eeworm.com/read/250635/12394867

configure

#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.60. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2
www.eeworm.com/read/336724/12420061

c format.c

/* Legal Notice: Some portions of the source code contained in this file were derived from the source code of Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/233350/14157193

readme

INTRODUCTION: IrKBD is the keyboard/mouse protocol use by the Tekram IR-660 docking station. Without this docking-station there is no use in this program. Keyboard input with IrKBD will only work wh
www.eeworm.com/read/233350/14157325

sysconfig irda.sysconfig

IRDA=yes DEVICE=/dev/ttyS2 #DONGLE=actisys+ DISCOVERY=yes
www.eeworm.com/read/232307/14198979

c pg.c

/* pg.c (c) 1998 Grant R. Guenther Under the terms of the GNU General Public License. The pg driver provides a simple character device interface for sending ATAPI comm
www.eeworm.com/read/231996/14212027

configure

#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for pbc 0.4.9. # # Report bugs to . # # Copyright (C) 1992, 1993,
www.eeworm.com/read/129999/14213122

sample ipv6-down.sample

#!/bin/sh # # This script is called with the following parameters: # interface tty speed local-address remote-address ipparam # # Kill the router advertisement daemon on this interface. # The killin
www.eeworm.com/read/231449/14233533

m program_07_8.m

% Program 7_8 % Lowpass Filter Design Using the Kaiser Window % fpts = input('Type in the bandedges = '); mag = input('Type in the desired magnitude values = '); dev = input('Type in the ripples
www.eeworm.com/read/129048/14268817

in zmore.in

: #!/bin/sh if test "`echo -n a`" = "-n a"; then # looks like a SysV system: n1=''; n2='\c' else n1='-n'; n2='' fi if stty -cbreak 2>/dev/null; then cb='cbreak'; ncb='-cbreak' else # 'stty