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

搜索资源列表

  1. FixToFloat.将16位二进制有符号纯小数转换为32位单精度浮点数

    0下载:
  2. 将16位二进制有符号纯小数转换为32位单精度浮点数。实际应用时,最好加tsu、tco约束条件,速度会快些。,There will be 16-bit binary decimal symbol is converted to pure 32-bit single precision floating point. Practical applications, it is best to increase tsu, tco constraints, the speed will be faste
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-23
    • 文件大小:1.07kb
    • 提供者:li
  1. nbitamul

    0下载:
  2. 对于带符号数的乘法运算,首先根据被乘数和乘数的符号位确定乘积的符号位,再进行无符号数乘法运算。如果积符为负,对积求补。-Signed for the number of multiplication, first under the multiplicand and the multiplier sign bit to determine the product of the sign bit, and then carry out unsigned multiplication. If the
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:622byte
    • 提供者:阿瑟
  1. Data-Transmission-over-Speech-Coded-Voice-Channels

    0下载:
  2. The voice channel in mobile communication systems have high priority and are almost always available. By using the voice channel also for data transmissions it is possible to get the same availability as for voice calls. But due to speech codecs
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:671.93kb
    • 提供者:阿铁
  1. C

    0下载:
  2. C语言编程基础: 1、 十六进制表示字节0x5a:二进制为01011010B;0x6E为01101110。 2、 如果将一个16位二进数赋给一个8位的字节变量,则自动截断为低8位,而丢掉高8位。 3、 ++var表示对变量var先增一;var—表示对变量后减一。 4、 x |= 0x0f 表示为 x = x | 0x0f 5、 TMOD = ( TMOD & 0xf0 ) | 0x05 表示给变量TMOD的低四位赋值0x5,而不改变TMOD的高四位。 6、 While(
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:28.61kb
    • 提供者:马家添
  1. Process_Algebra_www.softarchive.net

    0下载:
  2. Research towards meeting the higher demands for higher data rates was the main reason for the birth of an evolution technology towards the 4th generation mobile communication systems. This evolution to the current 3rd generation UMTS systems
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:Dang Dung
  1. danpianji

    0下载:
  2. 基于单片机的数字温度计的设计   要求使用6位数码显示管,最高位为符号位,如果温度为正,不显示,如果温度为负,则显示负号;第2~4位显示温度值的整数部分,并在第4位数据上显示小数点;第5位显示一位小数,最低位显示摄氏度符号“℃”。-Based design requires the use of single-chip digital thermometer digital display tubes, the most significant bit is the sign bit
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:5.32kb
    • 提供者:王静
  1. Text2Bin

    0下载:
  2. stm32数组转二进制工具,在Keil下运行 1.输入文件内容必须包含类似于{0xff,0xff}这样的c语言数组格式,才能正常转换。大括号和前导符“x”是必须的。 2.支持8位和16位数据。 3.支持4个字节的长宽信息,方便Image2Lcd程序输出的图片转换成Bin。 4.支持成对“/”符号包含注释信息,若文件内容只有单个“/”,后果自负。 5.支持头四个字节的宽高信息互换存储位置。-stm32 array to binary tools, running in Keil
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:312.11kb
    • 提供者:颖颖
  1. 哈夫曼编码器设计实验报告

    2下载:
  2. 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ②输入数据序列的长度为256。 ③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter. Huffman coding is required for a section of data sequence to m
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-12-04
    • 文件大小:178kb
    • 提供者:羊羊驼
搜珍网 www.dssz.com