CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 加减乘除

搜索资源列表

  1. crc32源码及资料

    1下载:
  2. CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract oper
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4967260
    • 提供者:陈少良
  1. jianyijisuanji

    0下载:
  2. 这是一个简易计算机,可以实现加减乘除,清零等功能,里面包含了矩阵键盘,数码管的操作,有兴趣的同学可以参考-This is a simple computer, you can implement arithmetic, clearing and other functions, which contains a matrix keypad, digital control operation, interested students can refer to
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:29018
    • 提供者:李叶
  1. Remote-control-calculator

    0下载:
  2. 基于STC单片机的遥控计算器,通过遥控按键可进行简单的加减乘除平方开根等计算,最后将计算步骤及计算结果显示于LCD。-Remote calculator based on STC microcontroller, through the remote control key can open the square root add, subtract, multiply and divide simple calculation, finally the calculation steps an
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:113250
    • 提供者:郝芮
  1. CAL1

    0下载:
  2. 四位十进制计算器 键盘输入 加减乘除 led输出-Four bit decimal calculator Keyboard input add, subtract, multiply and divide LED output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:34243
    • 提供者:wenxiaorui
  1. jsq

    0下载:
  2. 一个在ise平台上写的计算机小程序,可以计算加减乘除,输入位数为10位,三位小数-A computer on the ise platform to write a small program, you can calculate the addition and subtraction multiplication and division, the input bit is 10, three decimal
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:王一
  1. jisuan

    0下载:
  2. 51单片机按键式计算机,可以进行简单的加减乘除计算,使用方便(my English very bad,so I don't write)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:27648
    • 提供者:山雨林
  1. 整型计算器(数码管显示)

    0下载:
  2. 数码管显示的整型计算器,可以进行简单的加减乘除,数码管移位显示,矩阵键盘扫描,适合单片机入门的初学者。(The digital display of the integer calculator, can be a simple digital tube display shift, add, subtract, multiply and divide, matrix keyboard scanning, SCM entry for beginners.)
  3. 所属分类:单片机开发

  1. Calculater

    0下载:
  2. 使用矩阵键盘,LCD1602,实现加减乘除等功能,文件在板子上跑过,可以编译下载,工程为作者完成,仅供学习参考(Use the matrix keyboard LCD1602 to achieve addition and subtraction multiplication and division functions the file ran on the board you can compile and download the project for the author to com
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:37888
    • 提供者:二果
  1. 1602液晶显示计算器

    0下载:
  2. 在单片机上实现加减乘除,通过1602显示。(In the microcontroller to achieve addition and subtraction multiplication and division, through the 1602 display.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:
  1. 计算器3

    0下载:
  2. 基于51单片机 4*4矩阵 实现简单加减乘除,(The realization of a simple add, subtract, multiply and divide)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:45056
    • 提供者:xbcml
  1. 计算器

    0下载:
  2. 简易计算器 实现加减乘除功能 keil和proteus实现(A simple calculator to achieve keil and Proteus add, subtract, multiply and divide function)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:93184
    • 提供者:hhhlkj
  1. 程序

    0下载:
  2. 实现加减乘除,三角函数,指数,对数等运算,位数很长(mplementation of trigonometric function, exponential, add, subtract, multiply and divide, the number of operations for a long number)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:209920
    • 提供者:hhhlkj
  1. 开发框架 终稿3

    0下载:
  2. 基于51单片机的加减乘除开方等运算的普通计算器的功能实现(51 single square root operation add, subtract, multiply and divide the function realization based on common calculator)
  3. 所属分类:单片机开发

  1. 串口计算器

    2下载:
  2. STM32串口计算器,能过实现较为复杂的计算,包括小数点,括号优先级(多重括号)等。在串口助手中输入要计算的算式,点击发送就能返回结果。(STM32 serial calculator, can achieve more complex calculation, including decimal points, brackets priority (multiple brackets) and so on. In the serial assistant, enter the formula
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:4119552
    • 提供者:乔峰11
  1. cordic

    1下载:
  2. cordic算法,实现加减乘除、幂次方、开方的运算(CORDIC algorithm implementation, power add, subtract, multiply and divide and square root operations)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:234496
    • 提供者:zhr1995yx
  1. Clean_Calculator_Beta

    0下载:
  2. 简易的计算器,可以计算简单的加减乘除,仅支持一位精度的小数点运算,并在Proteus中仿真(Clean Calculator Beta)
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-09
    • 文件大小:81920
    • 提供者:乡码头
  1. 简易计算器(数码管显示)

    0下载:
  2. 通过按键实现简单的加减乘除,并用数码管显示(The realization of a simple add, subtract, multiply and divide through the button, and with digital display)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:26624
    • 提供者:mjv93
  1. 计算器

    0下载:
  2. 用verilog语言实现了一个计算器alu,实现加减乘除的简单计算。(Using Verilog language to achieve a simple calculator ALU, computing add, subtract, multiply and divide.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:哈皮Q
  1. calculate_src

    0下载:
  2. 基于FPGA,实现计算器功能。可运行,能进行基础的加减乘除功能。(FPGA, calculator, use c language)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:11264
    • 提供者:l619999872
  1. 茶叶茶艺茶道茶文化PPT模板

    0下载:
  2. 乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似好(Multiplying, removing, taking negative, absolute value, equal comparison, etc. Add, subtract, multiply and divide addition subtraction multiplication and division four operations are very similar.)
  3. 所属分类:嵌入式/单片机/硬件编程

« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com