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

搜索资源列表

  1. calculater

    0下载:
  2. 基于c++的计算器。具有的功能有编辑基本操作(清零、退格),运算存储功能,不同进制之间的转换和操作,四则运算操作,三角函数的运算(角度、弧度),三角反函数的运算(角度、弧度)-Based c++ calculator. Editing functions with the basic operations (clear, backspace), computing storage, and conversion between different binary operations, arith
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4097992
    • 提供者:hjl
  1. 13

    0下载:
  2. C语言中位运算操作符的源代码 215.c使二进制数特定位翻转 216.c将输入的数左移两位并输出 217.c编写循环移位函数 218.c取出给定16位二进制数的奇数位 219.c取出一个整数的后四位 220.c求一个数的补码 221.c普通的位运算 222.c整数的与0异或 -An arithmetic operator in the C language source code 215. C binary number specific bits fli
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:鲁山
  1. jisuanqi

    1下载:
  2. 计算器编写,该科学计算器具有以下功能: ①运算功能:加、减、乘、除、求模、位异或、位与、位或、位非、正弦、反正弦、余弦、反余弦、正切、反正切、开方、开三次方、平方、倒数、均值、平方和、方差、标准差、阶乘、log2(x)、lg(x)、ln(x)、10x、2x、ex、(1+…+n)、xy、x(1/y)。 ②进制转换功能:要求能在二进制、八进制、十进制、十六进制之间进行任意的转换;能在任意进制下进行正数的加、减、乘、除、求模、位异或、位与、位或、位非运算。 ③输入功能:可清零、退格,可一键
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:18510
    • 提供者:周雷
  1. chengxu

    0下载:
  2. 一、约瑟夫循环问题;二、一元多项式的运算;三、逆波兰表达式求值;四、杨辉三角显示;五、四则运算表达式求值;六、BST二叉树-First, Joseph circulation problems Second, one yuan polynomial arithmetic Third, reverse Polish expression evaluation Fourth, Pascal' s Triangle Show five, four arithmetic expressio
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:23741
    • 提供者:wangyiqiao
  1. calculator

    0下载:
  2. 一个用C#写成的简易计算器程序,除了简单地加减乘除功能外,还可进行开方、幂运算、 三角函数、十进制转二进制等功能,功能还是挺强大滴!-A C# written in simple calculator program, in addition to simple arithmetic functions, but also for prescribing, exponentiation, trigonometric functions, decimal binary transfer funct
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:50972
    • 提供者:周钟青
  1. SoftFloat.tar

    0下载:
  2. 用整形进行32位及64位浮点运算,对CPU不支持浮点运算的码农特别有用。-This is a software implementation of floating-point that conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:164320
    • 提供者:pudnfan
  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. 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»
搜珍网 www.dssz.com