代码搜索:AGC电路
找到约 10,000 项符合「AGC电路」的源代码
代码结果 10,000
www.eeworm.com/read/259079/11821886
dat bookinfo.dat
[General Information]
书名=CPLD数字电路设计——使用MAX+plusⅡ入门篇
作者=
页数=551
SS号=0
下载位置=http://192.168.36.205/01/disknjs/njs164/03/!00001.pdg
www.eeworm.com/read/342939/11988804
c route.c
/*
****************************************************************************
* 宁波中科集成电路设计中心 版权所有 Copyright 2005
* http:\\www.nbicc.com
*文件名: route.h
*程序员: 蒋文丰
*主要内容 路由算法
www.eeworm.com/read/342939/11988836
h route.h
/*
****************************************************************************
* 宁波中科集成电路设计中心 版权所有 Copyright 2005
* http:\\www.nbicc.com
*文件名: route.h
*程序员: 蒋文丰
*主要内容 路由算法
www.eeworm.com/read/120534/14799910
s expdrv.s
;**************************************************************************************************
;*
;* 作者: 胡翌博,浙江大学信电系电路与系统2001研
;*
;* 文件名:expDrv.s
;*
;* 版本: 3.2
;*
;* 功能描述:本文件包含了各个模式下的异常处
www.eeworm.com/read/120534/14799917
h s3c4510bdef.h
/**************************************************************************************************
*
* 作者: 胡翌博,浙江大学信电系电路与系统2001研
*
* 文件名:s3c4510bDef.c
*
* 版本: 1.1
*
* 功能描述:该文件包含了用于Armanywher
www.eeworm.com/read/219447/14881542
txt 按键去抖.txt
library ieee; -- 基于计数法的(4×4矩阵键盘)键盘防抖电路程序
use ieee.std_logic_1164.all;
entity antitwritter is
port(clock:in std_logic;
num_in:in integer range 0