搜索资源列表
图形写入
- 89c51的t6963驱动程序 图形写入方式,直接数据水平及垂直方向坐标,并将字库代码地址写入dptr便可使用。 作者:周长盛-89c51 the driver graphics writing, direct data horizontal and vertical coordinates of the direction and character code addresses will be used to write dptr. Author : Zhou Changsheng
傅里叶变化
- 快速付里叶变换子程序所需 RAM 空间以输入的首地址为基址,向增加的方向扩展-Fast Fourier Transform subroutine RAM space required to input the first address of the site was to increase the direction of expansion
10位AD的C程序
- 应用tlc1543及cd4067对35路信号进行采集,一条试通过-application tlc1543 35 and cd4067 right direction signal acquisition, through a trial
s3cev40
- AT29C040在单片机中的应用不仅能使用户快速地实现所需功能,而且电擦除的方式为程序和数据的存储和更新提供了方便,随着闪速存储器器件朝着容量越来越大、工作电压越来越低、支持共同的接口标准的方向发展,闪速存储器硬件接口和软件设计将越来越容易。 -AT29C040 in MCU that the application enables users to quickly achieve the required functions, but also -- in the form of erasur
CPU模拟
- 本软件实现了模拟cpu的基本工作原理和工作过程,可以实现机器指令级和微指令级的操作,同时又可在编辑窗口内自行变编辑指令,对于初学者学习CPU的结构和工作原理是很有帮助的-the software simulation cpu the basic working principle and the process, the machine can achieve the task of instruction-level and the operational level, but also wi
vhd123
- 一个小赛车游戏,能够实现随机多种障碍物下掉,有左右方向键控制键,在游戏失败后,有重复开始功能,还可以选择游戏模式和练习模式-a small racing game, can be achieved under random multiple obstacles swap, about the direction keys control keys, after the failure of the game, began to repeat functions can also choose t
protel123
- 原理图常见错误: (1)ERC报告管脚没有接入信号: a. 创建封装时给管脚定义了I/O属性; b.创建元件或放置元件时修改了不一致的grid属性,管脚与线没有连上; c. 创建元件时pin方向反向,必须非pin name端连线。 (2)元件跑到图纸界外:没有在元件库图表纸中心创建元件。 (3)创建的工程文件网络表只能部分调入pcb:生成netlist时没有选择为global。 (4)当使用自己创建的多部分组成的元件时,千万不要使用annotate.-principle of common mi
traffic_lights
- 1、 南北和东西方向各有一组绿、黄、红灯,绿灯黄灯和红灯的持续时间分别为20秒、5秒和25秒,控制器控制交通灯的颜色按照交通规则进行变化.. 2、 2、用两组数码管,以倒计时方式显示两个方向允许或禁止通行的时间; 3、当有特殊情况(如消防车等)时,两个方向均为红灯,倒计时停止,当特殊情况结束后,控制器应返回原状态,继续正常运行; -a north-south and east-west direction at a group of green, yellow, red, green
armcontrolmotor
- 使用arm7芯片,做一个控制器,使电脑能通过这个控制器控制电机的移动速度、方向、距离-use ARM7 chip, so a controller, the controller through a computer to control the motor speed, distance and direction
OBD1
- 文中简述了汽车随车诊断技术和车外诊断技术的功能、优点及发展方向,并就未来汽车诊断技术的发展方向作了预测。-text outlined a car attendant diagnostic techniques and vehicle diagnostic technology functions, advantages and direction of development, and future automotive diagnostic technology development dir
singlechip&communicate
- 针对基于ISA 总线的分布式测控系统已不适合当前PC 机的发展方向,提出了一种在Windows 环境下PC 机与中 间控制器串行通信的实现方法,研制了基于AT89C51 串行通信的位置测量与电机控制系统,实现了PC 机与多台单片机 的实时通信,实验证明该方法可保证通信的可靠性和效率-Based on the ISA bus Distributed Control System is not suitable for the current development of the PC di
robotshanhai
- 该机器人是机器人研究、ROBOCUP类人组机器人足球比赛理想平台,是大学机器人实验室、视觉实验室、传感器实验室、智能技术实验室、控制技术实验室、电机拖动实验室的理想教具,是研究生研究课题理想实验平台,它彻底改变了以往“验证”式实验室模式。学生可以用互动方式做实验,在娱乐中提升科研能力,在娱乐中掌握知识,是国家教改发展方向。-robot research group category sized robot soccer competition ideal platform university
gpsminigui
- minigui下的GPS接受程序,方向控制,缩放。-MiniGUI the GPS acceptance, direction, control, zooming.
car_lamp
- 汽车转向灯控制电路,采用循环点亮三个指示灯指出汽车的转弯方向。-vehicle steering control circuit lights, cycle lights that lit three cars turning direction.
anglemachine
- 《角度测量器》 用光电编码器测量角度,每个脉冲为0.72度。 测量范围:0.0~360.0度 为保证不错过脉冲,用timer1计数,在电平跳变中断里判断转动方向,尽量加快处理过程。 数据换算和数码管扫描显示在主循环中实现。 译码器用10米长5芯屏蔽线与数显器的两片74HC595连接。 MCU为12F629,使用内部4兆RC振荡和内部复位功能。 -"angle measuring device" using photoelectric encoder
Font_view
- 转贴原作者声明: ViewChr 程序使用说明: 本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按\"Add chr.asm\"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。 (
VerilogHDLPLI
- Verilog HDL的PLI子程序接口,用于与用户C程序在2个方向上传输数据,可用xilinx ISE,quartusii或modelsim仿真,-Verilog HDL PLI subroutine interfaces, for C program with the user in the direction of two transmission of data, available xilinx ISE. quartusii or modelsim simulation,
direction
- 介绍软件工程学习的方向,特点。企业计算方向,关于嵌入式系统方向,嵌入式开发的相关硬件基础-Introduction of software engineering study the direction and characteristics. The direction of enterprise computing, about the direction of embedded systems, embedded hardware development foundation
ADI
- Heat Transfer ADI(Alternating direction implicit method) for Parabolic Partial Differential Equations.
Step-Motor-Direction-Control
- Step Motor Direction Control.c - 步進馬達方向控制 //由P1輸出,正轉200步(1圈),再反轉200步(1圈), //excite[]為1相驅動,更改內容可改為2相驅動 //速度為 1/(5ms TIMES) 步/秒 -Step Motor Direction Control