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

搜索资源列表

  1. 十进制四则运算器

    0下载:
  2. 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。主要功能:实现整数浮点数的四则运算。-topic : expressed in a binary tree arithmetic expressions on the basis of the design of a four decimal computing calculator. The main functions : to achieve integral float the four operations.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5321
    • 提供者:lucky100
  1. HexStrToIntac

    0下载:
  2. C++/VC.Net...实现二进制、八进制、十进制、十六进制之间的转换 实现不同进制数的加减乘除运算 所有的数据需由键盘(或鼠标操作...输入输出界面,可通过设置窗口或模拟计算器的外形做一些设计。 -C / VC.Net ... to achieve binary, octal, decimal, hexadecimal conversion between the different band to achieve a number of arithmetic operations all
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12630
    • 提供者:李文举
  1. golay24

    0下载:
  2. Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.-Encoding and decoding of the binary extend
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2113
    • 提供者:里海
  1. n2b

    0下载:
  2. Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2569
    • 提供者:Tom
  1. Twoforktrees

    0下载:
  2. 二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:林静
  1. AI_GA_matlab

    2下载:
  2. 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13300
    • 提供者:胡朋
  1. arithmetic_edwardversion

    1下载:
  2. 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8754
    • 提供者:李军
  1. cbs3-20020516[1].tar

    0下载:
  2. CBS是一个科学计算器工具,它首次以教育工具出现在法国二进制模拟转换测试中。当你选中“Step by step”选项,你将可以看见计算器是如何处理你的你的算术表达式的。“Calc-By-Step”程序可以在英语和法语两种模式中使用。“Calc-By-Step ”程序是Delphi语言建立的计算器程序,可以显示如何创建词汇剖析器和求值程序。在压缩包中包含Delphi 5的原代码,“Calc-By-Step” 是一个自由程序。-CBS is a scientific calculator tool,
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:313336
    • 提供者:侯为
  1. EJF

    0下载:
  2. 八位2进制相加 就是2进制数的加法 是8位的-the code realized the plus arithmetic between 8 bit binary numbers.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:127436
    • 提供者:华庆
  1. plus1

    1下载:
  2. 3位二进制运算器及其数码管扫描显示电路3 binary arithmetic and digital scanning display circuit-3 binary arithmetic and digital scanning display circuit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:28585
    • 提供者:Conny Lu
  1. proj_1_46_extend

    0下载:
  2. 用C++实现二进制加减乘除运算,主要使用的数据类型为双向循环链表-With C++ achieve binary arithmetic operation
  3. 所属分类:ELanguage

    • 发布日期:2017-05-07
    • 文件大小:1114446
    • 提供者:徐飞
  1. 1

    0下载:
  2. 一个比较新颖的思路将运算表达式转换为二叉树,支持括号,若需要支持其他复杂符号扩展也比较容易。-A relatively new idea will be converted to binary arithmetic expression, support brackets, but also relatively easy if you need to support other complex sign extension.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:13925
    • 提供者:uncleheart
  1. ArithmeticCoding

    0下载:
  2. C语言环境,二进制算术编码,实现对文本的压缩-C language environment, binary arithmetic coding to achieve compression of the text
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7678
    • 提供者:刘康
  1. context_modeler_project_1

    0下载:
  2. VHDL CODE OF context modeler part CABAC (context adaptive binary arithmetic coder) in H.264-VHDL CODE OF context modeler part CABAC (context adaptive binary arithmetic coder) in H.264
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:6191
    • 提供者:asma
  1. binariser-CABAC_part

    0下载:
  2. VHDL CODE OF BINARIZER part of Context Adaptative Binary Arithmetic Coder(CABAC)-VHDL CODE OF BINARIZER part of Context Adaptative Binary Arithmetic Coder(CABAC)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:8144
    • 提供者:asma
  1. bypass_coder_CABAC-part

    0下载:
  2. VHDL CODE OF Bypass coder part of Context Adaptative Binary Arithmetic Coder(CABAC)-VHDL CODE OF Bypass coder part of Context Adaptative Binary Arithmetic Coder(CABAC)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:4870
    • 提供者:asma
  1. renormalizer_CABAC-part

    0下载:
  2. VHDL CODE OF renormalizer part of Context Adaptative Binary Arithmetic Coder(CABAC)-VHDL CODE OF renormalizer part of Context Adaptative Binary Arithmetic Coder(CABAC)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3488
    • 提供者:asma
  1. hevc

    0下载:
  2. hevc cabac context adaptive binary arithmetic coding
  3. 所属分类:文档资料

    • 发布日期:2016-12-12
    • 文件大小:5433
    • 提供者:codernemesis1
  1. arithmetic

    0下载:
  2. binary coding and decoding(c# code for compress and decompress binary files)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1641472
    • 提供者:prostovanu2017
  1. CABAC-

    0下载:
  2. Context-adaptive binary arithmetic coding (CABAC) is a form of entropy encoding used in the H.264/MPEG-4 AVC and High Efficiency Video Coding (HEVC) standards. It is a lossless compression technique, although the video coding standards in which it is
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:16384
    • 提供者:rezajava
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com