代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/215497/15059506
m program_10_5.m
% Program 10_5
% 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/215497/15059516
m program_10_4.m
% Program 10_4
% Kaiser Window Generation
%
fpts = input('Type in the bandedges = ');
mag = input('Type in the desired magnitude values = ');
dev = input('Type in the ripples in each band = ');
www.eeworm.com/read/215497/15059696
m program_10_5.m
% Program 10_5
% 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/215497/15059703
m program_10_4.m
% Program 10_4
% Kaiser Window Generation
%
fpts = input('Type in the bandedges = ');
mag = input('Type in the desired magnitude values = ');
dev = input('Type in the ripples in each band = ');
www.eeworm.com/read/209819/15213949
rc sim1_private.rc
/* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
/* DO NOT EDIT! */
#include "resource.rc"
www.eeworm.com/read/208871/15233540
man videodog.man
.TH VideoDog 6
.SH VideoDog
VideoDog - capture and process video from a video4linux device.
.SH SYNOPSIS
.B videodog [-hxywdpucblmsnijyrifqtSXYWH] or config file
.SH ARCH
Linux and v4l1.
www.eeworm.com/read/208531/15245749
txt 移位寄存器逻辑.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/207654/15265959
c device.c
/*
* File: device.c
* Auth: Eric Harlow
*
* Linux development
*/
#include
#include
#include
#include "device.h"
static GSList *devlist = NULL;
/*
* LookupDev
www.eeworm.com/read/205734/15308578
c device.c
/**
* device.c - Low level device io functions. Part of the Linux-NTFS project.
*
* Copyright (c) 2004-2006 Anton Altaparmakov
* Copyright (c) 2004-2006 Szabolcs Szakacsits
*
* This program/incl
www.eeworm.com/read/169956/5408347
readme
Various small test/sample programs for the Linux DVB API Version 2
The default devices used by the test programs are generally
/dev/dvb/adapter0/*0, and can be overridden using environment
variables: