代码搜索:AGC电路
找到约 10,000 项符合「AGC电路」的源代码
代码结果 10,000
www.eeworm.com/read/225277/14545864
asm fangbianyi.asm
; File Name: E:\培训题目\程序电路2\Power.hex
; IC Body: MCS-51
; Date: 2007-7-18
Q0000: MOV A,#00H
MOV P0,A
www.eeworm.com/read/222744/14676618
c moto_pwm.c
/////////直流电机驱动调试电路//////////////
/////////moto_PWM.c//////////////////////////
#include
typedef unsigned int uint;
typedef unsigned char uchar;
typedef unsigned long ulong;
#defin
www.eeworm.com/read/121966/14728285
dat bookinfo.dat
[General Information]
书名=时序电路逻辑设计与特殊组合函数
作者=
页数=263
SS号=0
下载位置=http://192.168.36.205/00/diskaag/aag28/07/!00001.pdg
www.eeworm.com/read/220873/14785749
txt status report.txt
Output: Bill of Materials
Type : ReportComponents
From : Project [ISA 10M网卡电路设计.PRJPCB]
Files Generated : 0
Documents Printed : 0
Finished Output Generation At 23:43:02 On 2005-7-19
www.eeworm.com/read/120534/14799934
h typdef.h
/**************************************************************************************************
*
* 作者: 胡翌博,浙江大学信电系电路与系统2001研
*
* 文件名:typDef.h
*
* 版本: 1.0
*
* 功能描述:
*
* 被本文件引用的文件列表:
*
www.eeworm.com/read/12110/239339
c moto_pwm.c
/////////直流电机驱动调试电路//////////////
/////////moto_PWM.c//////////////////////////
#include
typedef unsigned int uint;
typedef unsigned char uchar;
typedef unsigned long ulong;
#defin
www.eeworm.com/read/13711/280467
c moto_pwm.c
/////////直流电机驱动调试电路//////////////
/////////moto_PWM.c//////////////////////////
#include
typedef unsigned int uint;
typedef unsigned char uchar;
typedef unsigned long ulong;
#defin
www.eeworm.com/read/18486/790817
vhd songer.vhd
LIBRARY IEEE; -- 硬件演奏电路顶层设计
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY Songer IS
PORT ( CLK12MHZ : IN STD_LOGIC; --音调频率信号
CLK8H