搜索资源列表
ALU
- ALU可以实现16种操作(包括加减乘除移位运算等)
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
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
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)