代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/333438/12682153

c hcd.c

/* * Copyright (c) 2001-2002 by David Brownell * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the
www.eeworm.com/read/333431/12683273

c setup-res.c

/* * drivers/pci/setup-res.c * * Extruded from code written by * Dave Rusling (david.rusling@reo.mts.dec.com) * David Mosberger (davidm@cs.arizona.edu) * David Miller (davem@redhat.com
www.eeworm.com/read/246683/12712350

bootstrap

#! /bin/sh ## generic bootstrap file for libraries -- Sam Hocevar ## $Id: bootstrap 90 2004-07-05 09:22:27Z sam $ set -x set -e # Get a sane environment, just in case LANG=C export
www.eeworm.com/read/145475/12721768

shtml 764.shtml

SCO UNIX的一些使用 - fanqiang.com body,th,input,select,textarea,select,checkbo
www.eeworm.com/read/144853/12769011

html 642.html

www.eeworm.com/read/143516/12869169

c n8250.c

/* OS- and machine-dependent stuff for the 8250 asynch chip on a IBM-PC */ #include #include #include #include "global.h" #include "mbuf.h" #include "proc.h" #incl
www.eeworm.com/read/244076/12891310

m coranaev.m

function [val] = coranaEval(sol) % function [val] = coranaEval(sol) % Determines the value of the Corana function at point sol. % This function is used in gademo2. % val - the value of the Corana
www.eeworm.com/read/330329/12900980

simple_load

#!/bin/sh module="simple" device="simple" mode="664" # Group: since distributions do it differently, look for wheel or use staff if grep '^staff:' /etc/group > /dev/null; then group="staff" else
www.eeworm.com/read/329371/12958033

sh keypad_load_pcparport.sh

#!/bin/sh module="keypad" device="keypad" mode="664" # Group: since distributions do it differently, look for wheel or use staff #if grep '^staff:' /etc/group > /dev/null; then # group="staff" #el
www.eeworm.com/read/142039/12968356

m std.m

function dev = std(chr) % STD - Standard deviation % For vectors, STD(chr) returns the standard % deviation of the population. For matrices, STD(chr) is a column vector % containing the