搜索资源列表
51_1+
- 51单片机的“数码管加减一”的演示程序,希望对大家有所帮助。
041236075
- 51单片机 加减乘除程序,汇编编写,不吝赐教!
ALU
- ALU可以实现16种操作(包括加减乘除移位运算等)
counter
- 用ARM philips2124,实现加减乘除功能计算器-Using ARM philips2124, to achieve functional calculators Math
VHDL_100_1
- 第43例 四位移位寄存器 第44例 寄存/计数器 第45例 顺序过程调用 第46例 VHDL中generic缺省值的使用 第47例 无输入元件的模拟 第48例 测试激励向量的编写 第49例 delta延迟例释 第50例 惯性延迟分析 第51例 传输延迟驱动优先 第52例 多倍(次)分频器 第53例 三位计数器与测试平台 第54例 分秒计数显示器的行为描述6 第55例 地址计数器 第56例 指令预读计数器 第57例 加.c减.c乘指令的
Lab
- 微机原理实验的程序代码,包括基本的加减和乘除计算程序。在unix环境下运行-codes for microcomputer
LLMoter
- 使用MCPWM信号控制电机转动,注意加减速度的控制。电机声音要小,加速要平滑。-Signal to control the motor rotation using MCPWM, pay attention to acceleration and deceleration control. Sound to a small motor to accelerate to be smooth.
anjian
- 按键输入数字,12864液晶显示,可实现任意次的加减运算,具有逐位清除功能和整体清除功能-Keys to enter numbers, 12,864 LCD display, enabling any number of addition and subtraction, with a bit-wise and overall clearance clearance
math-functions
- 微控制器具有较强的加、减、乘、除等数学运算功能,这些运算可直接对8位无符号二进制数进行运算。利用溢出标志,还可以把加、减法运算用于有符号数的运算;用十进制调整指令,又可使加法运算直接用十进制(BCD码)来进行。-Micro-controller has strong add, subtract, multiply, divide and other math functions, these operations can be directly on the 8-bit unsigned bin
program
- 编程完成数码管显示程序,将自己学号的后8位显示在数码管上。(电路如Proteus文件夹中电路所示) 编程完成外部按键对数码管上数字实现加减的操作,该程序可以使用中断来做,或者用查询的方式做均可。 编程完成4*4行列式按键的检测程序,将按下的键号显示在数码管上。-Programming complete digital display program, his school after the 8-bit number displayed on the digital pipe. (Cir
ars
- 用于四轴飞行器的姿态算法,内含各种矩阵加减乘转置、求逆等运算,及姿态kalman滤波算法,可适用于低速旋翼机的姿态导航-For four-axis spacecraft attitude algorithm, containing a variety of matrix addition and subtraction to multiply the transpose and inverse operations, and attitude Kalman filtering algorithm
Add-and-subtract-counter
- 用于单片机的加减计数器功能,可以完成按键的加减并在数码管上显示-For microcontroller-down counter, you can complete the addition and subtraction of the buttons and digital display
Design2
- 51单片机实现脉冲计数,通过控制中断源来实现脉冲的加减技术-51 MCU pulse count is achieved by controlling the source of the interrupt pulse subtraction technique
clock-time
- 基于ALIENTEK战舰开发板的闹钟程序,实现时钟闹钟功能,lcd上显示时钟和闹钟,oled上显示闹钟,通过KEY_UP和KEY1加减,KEY2切换小时分钟,KEY0切换时钟闹钟。-Battleship development board based ALIENTEK alarm procedures, alarm clock, lcd display clock and alarm, oled display alarm clock, addition and subtraction thro
RTCclockPrj
- 基于STM32, 1、数码管或液晶显示时钟,显示时分即可,中间的两个发光管 3种模式:实时时钟(发光管秒闪),修改时钟(发光管灭), 设定闹钟(发光管亮);10秒未操作自动回到实时时钟显示; 2、采用RTC实时时钟功能,断电走时 3、四个按键切换显示模式和设定数值,功能定义分别为: Wake up模式键、KEY0右移、KEY1加1; 4、能同时用按键和红外遥控器修改时钟和设定闹钟, 遥控器要求能用数字键直接设置; 按键音和闹铃通过蜂鸣器或喇叭输出。
zidogshouhuomoni
- 此款代码为在51单片机上实现模拟自动售货机,用LCD1602显示,功能可加减。-This section code for the MCS-51 for analog vending machine with LCD1602 display, function and subtraction.
ucguiPcaculator
- 基于ucgui的计算器设计,平台为stm32,可进行加减乘除等运算,程序为本人原创,压缩包附有计算器界面照片 -Ucgui calculator based design platform for stm32, addition, subtraction and other operations can be performed, the procedure for my originality, photo archive with calculator interface
cpu5.10_modelsim
- 用verilog编写的8位最简cpu代码,能实现简单的加减运算,存储运算,以及寄存器操作。-Verilog prepared with 8 simple CPU code, to achieve a simple addition and subtraction, memory operations, as well as register operations.
LCD160-calculator
- 基于51单片机计算器,能计算简单的加减乘除运算,用1602显示.-51 microcontroller based calculator that can calculate simple addition and subtraction multiplication and division, with 1602 display.
Clean_Calculator_Beta
- 简易的计算器,可以计算简单的加减乘除,仅支持一位精度的小数点运算,并在Proteus中仿真(Clean Calculator Beta)