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

搜索资源列表

  1. My_calculator_for_c51

    0下载:
  2. 用单片机系统实现8位的加减乘除运算,外接16位矩阵键盘输入,通过lcd显示结果。在keil上运行良好。-microcontroller systems with eight of the arithmetic operators, 16 external keyboard input matrix, LCD display results. Keil in running good.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:34203
    • 提供者:文子
  1. multi8x8

    0下载:
  2. 节约资源型 8位*8位 运算VHDL代码,采用串行运算,8 个时钟周期完成一次运算。QUARTUS下已验证-resource conservation-8 * 8 Operational VHDL code, using serial computation. 8 clock cycles to complete an operation. QUARTUS has been under test
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2362
    • 提供者:曾庆立
  1. crc

    0下载:
  2. MSP430的CRC程序设计实现,位运算和查表法
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1299
    • 提供者:caichangxin
  1. MCS-51定点运算子程序库

    0下载:
  2. MCS-51定点运算子程序库,定点运算子程序库文件名为DQ51.ASM,为便于使用,先将有关约定说明如下: 1.多字节定点操作数:用[R0]或[R1]来表示存放在由R0或R1指示的连续单元中的数 据。地址小的单元存放数据的高字节。例如:[R0]=123456H,若(R0)=30H,则(30H)=12H, (31H)=34H,(32H)=56H。 2.运算精度:单次定点运算精度为结果最低位的当量值。 3.工作区:数据工作区固定在PSW、A、B、R2~R7,用户只要不在
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:2861
    • 提供者:limengsi
  1. bits

    0下载:
  2. 在汇编中按位运算很多,本人在C语言中,增加位处理函数。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12654
    • 提供者:申沛
  1. verilog32位浮点数乘法器

    6下载:
  2. 采用verilog写的32位浮点数乘法器,组合电路,只需要一个时钟周期就可完成运算
  3. 所属分类:VHDL编程

    • 发布日期:2010-12-15
    • 文件大小:2132
    • 提供者:hustwt
  1. cpu

    0下载:
  2. 16位元浮点数CPU,可作运算,以VHDL编写-16-bit floating point CPU, can be used for computing in order to prepare VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:朋友
  1. adder3

    0下载:
  2. 此源代码是基于Verilog语言的七人投票表决器 、2 个 8 位数相乘 、8 位二进制数的乘法 、同一循环的不同实现方式、使用了`include 语句的 16 位加法器 、条件编译、加法计数器中的进程、任务、测试、函数、用函数和 case语句描述的编码器、阶乘运算函数、测试程序 、顺序执行、并行执行,特别是七人投票表决器,这是我目前发现的最优的用硬件描述的源代码。-The Verilog language source code is based on the seven-vote, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:王柔毅
  1. cpu

    0下载:
  2. 8位CISC模型计算机设计,包括加减法存储输出的运算-8-bit CISC model of computer design, including the addition and subtraction operations stored output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:584420
    • 提供者:李萌
  1. 5

    0下载:
  2. 8位单片机计算器(实现浮点运算,4*4键盘)-8-bit single-chip calculator (the realization of floating-point, 4* 4 keypad)-8-bit single-chip calculator (to achieve floating-point operations, 4* 4 keyboard)-8-bit single-chip calculator (the realization of floating-point, 4
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:92873
    • 提供者:luoyt
  1. multiplier

    0下载:
  2. 8*8的乘法器基于quartus2的显示文件,其中使用了门电路和全加器来实现的,全加器用以实现进位运算,由于是第一次上传文件,这个是基于quartus2的显示文件-8* 8 multiplier, which uses the gate and full adder to implement the full adder to achieve binary operations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1891
    • 提供者:
  1. multiplier

    0下载:
  2. 8*8的乘法器,其中使用了门电路和全加器来实现的,全加器用以实现进位运算,-8* 8 multiplier, which uses the gate and full adder to implement the full adder to achieve binary operations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:
  1. 一个4位ALU

    0下载:
  2. ALU的HDL设计,给出其HDL代码; 逻辑功能与或非,算术运算加减,加1,减1等16种逻辑算术功能。
  3. 所属分类:嵌入式/单片机编程

  1. VRC

    0下载:
  2. c编程学习,VRC校验,适合新手练习使用。介绍了位运算等。-C programming learning, VRC calibration, suitable for novice to practice. Introduces the bit operations, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:朱伟
  1. 8位ALU的VHDL程序

    0下载:
  2. 8位ALU的VHDL程序,包含与或非移位运算等功能,编译通过,波形显示正常
  3. 所属分类:VHDL编程

  1. data

    0下载:
  2. 大数据处理 位运算的运用 实现查询功能 -it is worthwhile to learn it!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:ZYT
  1. Digital-Tube

    0下载:
  2. 这是AVR的4位数码管动态显示的程序,可以通过这个程序,学习、了解AVR单片机的位操作,C语言的位运算;以及学习数码管动态显示的过程。-This is the program 4 digital tube display dynamic AVR, through this program, to learn, to understand a bit AVR microcontroller operation, bit computing C language and the learning
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:
  1. C之移位

    0下载:
  2. C语言中的很多运算基本是以字节为单位进行的,但有时为了节约内存空间,或很多系统程序中要求在比特位级别进行运算处理,很荣幸,C语言提供了这样的位运算特性。(A lot of operation in the C language is the basic byte as a unit, but sometimes in order to save memory space, or many system program requirements for processing, the bit le
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:23552
    • 提供者:222222
  1. 2015112208

    0下载:
  2. 实现8位二进制数的原码一位乘法,并将乘法运算结果通过七段数码管显示(The realization of the 8 bit binary code a multiplication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-03
    • 文件大小:3641344
    • 提供者:威我杜尊
  1. 计算器课设

    1下载:
  2. 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)
  3. 所属分类:单片机开发

    • 发布日期:2020-07-13
    • 文件大小:609280
    • 提供者:心素如简
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com