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

搜索资源列表

  1. CMyBigint

    1下载:
  2. 大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30309
    • 提供者:寻梦
  1. h264_cabac

    0下载:
  2. The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standa
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:14784
    • 提供者:lucy
  1. ArithmeticCodingforDataCompression(1994)

    0下载:
  2. Jpeg2000国际标准中的二进制算术算法详细讲解。-Jpeg2000 international standards of binary arithmetic algorithm elaborate.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:106898
    • 提供者:zww
  1. magnitude

    0下载:
  2. Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algori
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12917
    • 提供者:郝晋
  1. index

    0下载:
  2. 实现二进制长串的算术右移的操作。希望有点参考价值。可以直接运行,多提意见咯。。。谢谢`-achieve long strings of binary arithmetic right side of the operation. Want a little reference value. Direct operations and opinions 1,10. . . Thank you, `
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:16458
    • 提供者:杨海平
  1. h.264

    0下载:
  2. 上下文自适 应二进制算术编码(CABAC),-Context-based Adaptive Binary Arithmetic Coding (CABAC)
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:184715
    • 提供者:张一帆
  1. 基于二叉树求算术表达式求值的课程设计

    2下载:
  2. 这是本人做的关于基于二叉树求算术表达式求值的课程设计,供大家一起学习。表达式求解问题 设计一个程序实现基于二叉树表示的算术表达式的操作。 1、 需求分析 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程
  3. 所属分类:汇编语言

    • 发布日期:2012-08-22
    • 文件大小:5090
    • 提供者:viking
  1. AC_Encoding

    0下载:
  2. 程序为一种二进制算术编码程序,其概率模型为JBIG采用的编码模型,。-Procedures as a binary arithmetic coding procedures, the probability model used for JBIG coding model.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2849
    • 提供者:孙红昭
  1. binarytobcd_arithmetic

    0下载:
  2. Binary to BCD arithmetic. 这东西真不错-Binary to BCD arithmetic. This is something really good
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3355
    • 提供者:Reguse
  1. BigInt

    0下载:
  2. 大整数(可高效计算数万位整数)四则运算的实现,采用了高效的9位并行计算。除法的实现更是采用了高效的二分试商-Large integer (which can be tens of thousands of high-performance computing-bit integer) arithmetic to achieve efficient use of parallel computing 9. The division is the adoption of a more efficie
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1650
    • 提供者:Harder
  1. BinaryArithmeticcoding

    0下载:
  2. 自编二值算术编码算法的matlab演示。从text.txt读取信息,编码过程及结果由matlab图形演示-binary arithmetic coding algorithm matlab demo. Reading information from Text.txt and the encoding process and the results are showed by the matlab graphics demo step by step.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1005
    • 提供者:安丽华
  1. calc

    0下载:
  2. 在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。[设计要求]实现整数浮点数的四则运算,并且还加上了^的运算,支持括号及开始的负数-In a binary arithmetic expression that is designed based on a four decimal arithmetic calculator. [Design requirements] to achieve a four-integer floating-point arithmetic, an
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:148598
    • 提供者:刘洋
  1. arithmetic_coder_and_decoder

    0下载:
  2. 这是一个用Matlab编写的算术编码算法实现,输入编码序列,编码序列中各字符及其的出现次数。-arithmetic coder and decoder by Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4054
    • 提供者:xiaowei
  1. little_Programs

    0下载:
  2. 一个实用的单片机常用程序包,包括各种进制四则运算及一些接口驱动程序。大部分程序为汇编程序,一些为C语言。-Microcontroller used a practical package, including binary arithmetic and some interface driver. Most programs for the compilation process, some of the C language.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:208133
    • 提供者:liu peng
  1. JCTVC-B088

    0下载:
  2. Context-Adaptive Binary Arithmetic Coding (CABAC) is one of two entropy engines used by the AVC video coding standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:129025
    • 提供者:sik
  1. arithmetic-coding

    0下载:
  2. 二元算术编码,即实现0和1 的算术编码,matlab源程序-Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4118
    • 提供者:游泳鱼
  1. Binary-arithmetic-operations

    0下载:
  2. 实现二叉树的常用操作算法:包括二叉树的建立、遍历、求高度、线索化等操作-Binary tree algorithm to achieve common actions include: the establishment of tree, traversal, seeking height, threaded and other operations
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:9410
    • 提供者:lilu
  1. Gaussian-binary-arithmetic

    0下载:
  2. Gaussian elimination in binary arithmetic
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:535725
    • 提供者:hcx0125
  1. Binary-tree-arithmetic-calculation

    0下载:
  2. 构建二叉树结构进行四则运算。在控制台程序中输入书写习惯的表达式(可以包含括号),程序首先遍历提取运算符号,分辨优先级,然后构造二叉树,对二叉树后序遍历,运算得到结果。 输出运算结果和遍历顺序。-Construction of the structure of four binary arithmetic. Enter the writing habits of expression in the console program (may contain parentheses), the pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1244188
    • 提供者:shenfei
  1. binary-arithmetic-coder_CABAC-part

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

    • 发布日期:2017-04-12
    • 文件大小:1248
    • 提供者:asma
« 12 3 4 5 6 »
搜珍网 www.dssz.com