代码搜索:AGC电路
找到约 10,000 项符合「AGC电路」的源代码
代码结果 10,000
www.eeworm.com/read/6387/85294
ewb 或门.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
" 实现“或”运算的电路称为“或”门电路。它所实现的逻辑函数为:F=A+B。人们常把“或”门的一个输入端作为控制端,当控制端为“0”时,其余输入的“或”逻辑才能在F端出现,这时称“或”门“打开”;当控制端为“1”时,F端始终为“ ...
www.eeworm.com/read/6387/85357
ewb 钟控rs触发器.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
" 钟控RS触发器的电路如图所示。图中门A和B构成基本触发器,门C和E构成触发导引电路。当CP=0时,由基本触发器功能可知,触发器状态Q维持不变。当CP=1时,触发器状态将发生转移,它的约束条件为RS=0。"
"
www.eeworm.com/read/14938/426457
pbd dd.pbd
This is an internal working file generated by the Source Browser.
19:50 50s
E:\电路图7_21\MSP430工作文件夹\msp430F1611\f1611\S3\Debug\Obj\DS18B20.pbi
E:\电路图7_21\MSP430工作文件夹\msp430F1611\f1611\S3\Debug\Obj\c
www.eeworm.com/read/193451/8226488
txt 说明.txt
www.d1dz.com出品
电子电路 电路图 电子资料下载 视频教程 单片机学习 电子制作 电子技术应用 Protel DXP Protel 99se Altium designer Power PCB PADS2005教程
解压密码 www.d1dz.com
注册论坛,可以100%免费下载设计软件
论坛提供免费的软件注册程序
www.eeworm.com/read/6390/86075
mht 上海京西电子信息系统有限公司-热释红外传感信号处理集成电路集成电路设计富士通单片机存储器继电器热敏打印头触摸屏.mht
www.eeworm.com/read/286646/8752391
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/185745/8988061
vhd songer.vhd
LIBRARY IEEE; -- 硬件演奏电路顶层设计
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY Songer IS
PORT ( CLK12MHZ : IN STD_LOGIC; --音调频率信号
CLK8H
www.eeworm.com/read/382119/9048487
c main.c
/*
USB TO RS-232 program
Program: Mega8 2458 bytes (30.0% Full)
Data: 184 bytes (18.0% Full)
USBASP硬件电路
超简单AVRUSB软件模似串口(COMx)数据发送、接收。
www.eeworm.com/read/381678/9078551
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 电路零件输出.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/281557/9150221
c moto_pwm.c
/////////直流电机驱动调试电路//////////////
/////////moto_PWM.c//////////////////////////
#include
typedef unsigned int uint;
typedef unsigned char uchar;
typedef unsigned long ulong;
#defin