CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binary arithmetic

搜索资源列表

  1. jsq

    0下载:
  2. 基于FPGA的计算器,可以实现加减乘除运算功能,由于时间问题,浮点运算未能实现,其中的二进制与BCD码相互转换的模块可以使用-FPGA-based calculator, arithmetic calculation function can be achieved, due to time issues, floating-point operations failed to achieve, including binary and BCD code conversion modules t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1220427
    • 提供者:
  1. Lychee02120012

    0下载:
  2. 二进制算术编码与解码 打包成终端应用程序 有源码 java编写-Arithmetic coding binary & decoding with being packaged into .exe file java including source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:396430
    • 提供者:Li Yicheng
  1. AnJian_1602

    0下载:
  2. 计算器设计。采用了现场可编程逻辑器件FPGA设计,并基于VHDL语言实现加减乘除功能,并用十进制显示在数码管上。计算部分为加法器、减法器、乘法器和除法器组成。使用Altera公司的QuartusII开发软件进行功能仿真并给出仿真波形,并下载到试验箱,用实验箱上的按键开关模拟输入,用数码管显示十进制计算结果。通过外部按键可以完成四位二进制数的加、减、乘、除四种运算功能,其结果简单,易于实现。-Calculator design. Using a field programmable logic d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13138994
    • 提供者:陈勒
  1. proj_1_46_extend

    0下载:
  2. 用双向循环链表数据结构编程实现二进制四则运算-code in c++ to compute four arithmetic operation of binary
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2253
    • 提供者:许飞
  1. dy

    0下载:
  2. 本程序是在Microsoft Visual C++ 2010版本上编写的,用C语言编写,通过算术算法的编码思想,实现将输入的源代码通过算术编码转化为二进制编码,并输出 (1)本程序仅限于输入的源代码为0-9这十个数字构成的,可以是这十个符号中的任意个符号构成, (2)程序运行时需要输入要编码的原代码,源代码的个数不能超过十个 (3)输入完毕后即可显示经过编码后的二进制数-This procedure is written in Microsoft Visual C++ 2010 ve
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:209660
    • 提供者:disusu
  1. code

    0下载:
  2. 基于c++的二元信息论编码,包括霍夫曼编码,费诺编码,游程编码及算术编码-C++ based binary information on the coding, including Huffman coding, coding, run-length encoding and arithmetic coding
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:4680
    • 提供者:唐宇
  1. try4-smallercode-BEST---improvement

    0下载:
  2. Design a rithmetic-logic unit that performs one of the five operations of {Addition, subtraction, AND combination, OR combination and equality checking} over the two N-bit binary numbers based on the operator selection.-Design an arithmetic-logic
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1050
    • 提供者:mafa87
  1. qxpressedtree

    0下载:
  2. 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器-Subject content: in expressed as a binary tree arithmetic expression, on the basis of the design of a decimal arithmetic calculator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:colliskob
  1. bitreewww

    0下载:
  2. 二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。-The binary tree represents an arithmetic expression based on the design of a decimal four calculus calculator.
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:182946
    • 提供者:魏倩
  1. A_binary_string_class_4_pudn

    0下载:
  2. 一个2进制 String 的一个简洁类库的实现案例, 含用法, 原创源代码, 用于学习C++ 的 运算符重载等关键特点. 可以用 bString bs1 = b(11010101011001); bString bs2 = 1011011111010111101;等多种方式声明2进制 String 并 对这些2进制 String 变量做 位值逻辑运算, 用 cout << bs1 输出结果.(An implementation of binary string class
  3. 所属分类:

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:samuelni
  1. grammatical analysis

    0下载:
  2. 对算术表达式进行词法和语法分析,思路:大体遵循着编译原理中提到的词法和语法分析步骤,即先对表达式进行区分为操作符或标志符,将其存放在符号表中,而后从符号表中识别符号类别和操作符优先级存放在二叉树中。(Analysis of lexical and syntax of arithmetic expressions: roughly follow the principle of compiling ideas mentioned in the lexical and syntax analysis
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:148480
    • 提供者:Dana_Jing
  1. 等差数列,二叉树等

    0下载:
  2. 等差数列,二叉树的操作,包括重构,序列化和反序列化,堆棋子(Arithmetic progression, two binary tree operations, including reconstruction, serialization and deserialization, heap pieces)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:皮诺曹
  1. 数据结构课程设计源代码

    0下载:
  2. 编写一个程序,通过前缀表达式来构造一个与之对应的算术表达式并存入二叉树中,通过中序遍历二叉树输出表达式及对其进行变量赋值,通过后序遍历二叉树计算表达式的值。(A program is written by prefix expression to construct an arithmetic expression corresponding to it and store it into two binary tree. Through traversing two fork tree out
  3. 所属分类:数据库编程

    • 发布日期:2018-04-21
    • 文件大小:156672
    • 提供者:alwaydie
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com