搜索:Contr
找到约 9 项符合「Contr」的查询结果
结果 9
https://www.eeworm.com/dl/502/31368.html
单片机编程
MPC106 PCI Bridge/Memory Contr
In this document, the term Ô60xÕ is used to denote a 32-bit microprocessor from the PowerPC architecture family that conforms to the bus interface of the PowerPC 601ª, PowerPC 603ª, or PowerPC 604 microprocessors. Note that this does not include the PowerPC ...
https://www.eeworm.com/dl/678/379546.html
系统设计方案
In modern design of digital sysytem,FPGAis widely used,particularly in processing baseband and contr
In modern design of digital sysytem,FPGAis widely used,particularly in processing baseband and controlling whole system.The core of this system is based on FPGA.
https://www.eeworm.com/dl/920925.html
技术资料
新型飞机自动控制装置检测监控系统的设计与实现Design and Realization of Automatic Inspection System ofFlight Automatic Contr
本文介绍了一个基于LabWindows/CVI 的飞控检测监控系统。详细介绍了检测监控系统的功能、结构和设计方法。重点讨论了多任务管理,可视化监控页面设计等问题。关键词:自动检测系统多线
https://www.eeworm.com/dl/919063.html
技术资料
4046 CMOS PLL 锁相环电路
The CD4046BC micropower phase-locked loop (PLL) consistsof a low power, linear, voltage-contr
https://www.eeworm.com/dl/512141.html
嵌入式综合
红外遥控RGB
#include "STC90.h"
#include < intrins.h >
#define uchar unsigned char
#define uint unsigned int
#define led_port P1
sbit IR_RE = P3^2;
sbit led_r = P1^3;
sbit led_g = P1^4;
sbit led_b = P1^5;
sbit led_wd = P1^7;
sbit K1 =P3^0 ; //增加键
sbit K2 =P3 ...
https://www.eeworm.com/dl/898583.html
技术资料
基于FPGA技术的图像采集设备运动控制研究.rar
随着计算机技术的发展,特别是计算机运行速度的提高,图像处理在工程技术许多领域的应用越来越广泛。岩心扫描仪主要用于现场采集岩心的数字图像信息,为油、气井的钻探提供基础资料。岩心扫描仪主要由机架、图像采集系统和运动控制系统组成。传统岩心扫描仪的运动控制系统包括图像采集装置(面阵感光元 ...
https://www.eeworm.com/dl/515933.html
源码
12345
/****************temic*********t5557***********************************/ &nbsp;&nbsp;
#include &nbsp; <at892051.h> &nbsp; &nbsp;
#include &nbsp; <string.h> &nbsp;&nbsp;
#include &nbsp; <intrins.h> &nbsp; &nbsp;
#include &nbsp; <stdio.h> &nbsp; &nbsp;
#define &nbsp; &nbsp;uchar ...
https://www.eeworm.com/vipdownload/71.html
VIP专区
VIP专区-单片机源代码精选合集系列(72)
eeworm.com VIP专区 单片机源码系列 71资源包含以下内容:1. PWM模块单片机的步进电机细分驱动的理论和方法介绍.pdf2. 基于状态分析的键盘管理软件设计.pdf3. 单片机的步进电机控制器设计介绍.pdf4. 单片机温度控制系统的设计及实现.pdf5. 基于单片机的步进电机细分技术介绍.pdf6. 基于单片机的太阳能 ...
https://www.eeworm.com/dl/514939.html
源码
点亮P10单元板单片机源程序
/*=================================================================
4扫16*16下入上出C语言程序, 低位起笔,数据反相。
预定义
**************************************************************/
#include
#include //可使用其中定义的宏来访问绝对地址?
bit ture=1; // 使能正反相位选 ...