代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/167781/9952768
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/363056/9969770
c device.c
/**
* device.c - Low level device io functions. Originated from the Linux-NTFS project.
*
* Copyright (c) 2004-2006 Anton Altaparmakov
* Copyright (c) 2004-2006 Szabolcs Szakacsits
*
* This prog
www.eeworm.com/read/167231/9974901
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/166954/9988199
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/165851/10049003
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/360810/10076440
c depca.c
/* depca.c: A DIGITAL DEPCA & EtherWORKS ethernet driver for linux.
Written 1994, 1995 by David C. Davies.
Copyright 1994 David C. Davies
and
U
www.eeworm.com/read/360810/10076502
c ewrk3.c
/* ewrk3.c: A DIGITAL EtherWORKS 3 ethernet driver for Linux.
Written 1994 by David C. Davies.
Copyright 1994 Digital Equipment Corporation.
This software may be used and distributed acco
www.eeworm.com/read/360810/10076515
c 3c509.c
/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */
/*
Written 1993-1998 by Donald Becker.
Copyright 1994-1998 by Donald Becker.
Copyright 1993 United States Government as represented by
www.eeworm.com/read/360810/10076670
2 rtl8139.c.2
/* rtl8139.c: A RealTek RTL8129/8139 Fast Ethernet driver for Linux. */
/*
Written 1997-1999 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU Public Li
www.eeworm.com/read/360810/10076735
new rtl8139.c.new
/* rtl8139.c: A RealTek RTL8129/8139 Fast Ethernet driver for Linux. */
/*
Written 1997-2000 by Donald Becker.
This software may be used and distributed according to the terms of
the GNU General Pu