代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6252610
rc25 fstab.rc25
/dev/ra1a:/:rw:1:1:ufs::
/dev/ra1g:/usr:rw:1:3:ufs::
/dev/ra0a:/usr/sys:rw:1:1:ufs::
/dev/ra0g:/mnt:xx:0:0:ufs::
www.eeworm.com/read/101082/6252620
rk07 fstab.rk07
/dev/hk0a:/:rw:1:1:ufs::
/dev/hk0g:/usr:rw:1:3:ufs::
/dev/hk1a:/usr/sys:rw:1:1:ufs::
/dev/hk1g:/mnt:xx:0:0:ufs::
www.eeworm.com/read/101082/6252967
c mkheaders.c
#ifndef lint
static char *sccsid = "@(#)mkheaders.c 4.3 (ULTRIX) 12/6/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1984,8
www.eeworm.com/read/382666/6286476
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/322905/6301243
c depca.c
/* depca.c: A DIGITAL DEPCA ethernet driver for linux.
Written 1994 by David C. Davies.
Copyright 1994 David C. Davies and United States Government as
represented by the Director,
www.eeworm.com/read/322905/6301247
c 3c509.c
/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */
/*
Written 1993 by Donald Becker.
Copyright 1993 United States Government as represented by the
Director, National Security Agency
www.eeworm.com/read/322905/6301619
c ip.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/258329/6317161
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/251886/6336025
h soundcard.h
#ifndef SOUNDCARD_H
#define SOUNDCARD_H
/*
* Copyright by Hannu Savolainen 1993-2000
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t