代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/128683/14282175

m calcstatym.m

function [moy,dev,cv,cvp] = calcStatYm(Y,m,p); % function [moy,dev,cv,cvp] = calcStatYm(Y,m,p); % % Compute the mean, standard deviation, and coeeficients of % variation of distances se
www.eeworm.com/read/128353/14303176

h mcbspdrv.h

/******************************************************************************/ /* DNA PROPRIETARY INFORMATION */ /* (C) Copyright 1997,1998 by DNA E
www.eeworm.com/read/229742/14318120

loadgpio

#!/bin/sh rm -f /dev/P0 rm -f /dev/P1 rm -f /dev/P2 rm -f /dev/P3 mknod /dev/P0 c 126 0 mknod /dev/P1 c 126 1 mknod /dev/P2 c 126 2 mknod /dev/P3 c 126 3 insmod gpio
www.eeworm.com/read/127261/14363788

liblinuxlive

#!/bin/bash # Functions library :: for Linux Live scripts # Author: Tomas Matejicek # Chinese Patch Author: atfa # # header # $1 = text to show
www.eeworm.com/read/228634/14372008

c usb-c2420eb.c

/* * USB Chipcon C2420 Evaluation Board - 0.1.1 * * Copyright (C) 2004 Dmitriy Korovkin , * Based on USB Skeleton byr Greg Kroah-Hartman (greg@kroah.com) * * This
www.eeworm.com/read/227189/14437585

txt 移位寄存器:74164.txt

-- TTL164 Shift Register -- download from: www.fpga.com.cn & www.pld.com.cn library IEEE; use IEEE.Std_logic_1164.all; ENTITY dev164 IS PORT(a, b, nclr, clock : IN BIT; q : BUFFE
www.eeworm.com/read/126027/14451224

ide

#!/bin/sh # # ide 1.15 2001/11/21 13:44:09 (David Hinds) # # Initialize or shutdown a PCMCIA ATA/IDE adapter # # The first argument should be either 'start' or 'stop'. The second # argument is the ba
www.eeworm.com/read/126027/14451427

c xirc2ps_cs.c

/* [xirc2ps_cs.c wk 03.11.99] (1.40 1999/11/18 00:06:03) * Xircom CreditCard Ethernet Adapter IIps driver * Xircom Realport 10/100 (RE-100) driver * * This driver supports various Xircom CreditCa
www.eeworm.com/read/126027/14451446

c 3c575_cb.c

/* EtherLinkXL.c: A 3Com EtherLink PCI III/XL ethernet driver for linux. */ /* Written 1996-2000 by Donald Becker. This software may be used and distributed according to the terms of the GNU Gener
www.eeworm.com/read/126027/14451459

c tulip_cb.c

/* tulip.c: A DEC 21040-family ethernet driver for Linux. */ /* Written/copyright 1994-1999 by Donald Becker. This software may be used and distributed according to the terms of the GNU General Pu