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

搜索资源列表

  1. IEEE754 浮点数在计算机内部存储方式

    1下载:
  2. IEEE Standard 754 for Binary Floating-Point Arithmetic
  3. 所属分类:文档资料

  1. 用matlab写的算术编码的程序

    1下载:
  2. 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:4918
    • 提供者:李金荣
  1. genalg

    0下载:
  2. The simple class for real-numbers genetic algorithm. The main advantage of this realisation is a lot of crossover functions. Simple, Arithmetic, Geometry, Discrete, Binary Crossover, Blend Crossover (BLX) are implemented. Class useful for numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4454
    • 提供者:luckydevil
  1. gai

    0下载:
  2. 能实现二进制、十 六进制之间的相互转换以及两个数之间的加减乘除的运算。-The arithmetic of addition and subtraction, multiplication and division between binary, decimal, hex conversion between, as well as two numbers.
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:2465
    • 提供者:li weixia
  1. Expreesion

    1下载:
  2. 一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树表示的算术表达式Expression的操作。 【基本要求】 【一】【必做部分】 假设算术表达式Expression内可以含有变量(a-z),常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。实现以下操作: (1)ReadExpr(E)――以字符序列的形式输入语法正确的前缀表达式并构造表达式E。 (2)WriteExpr(E)――用带括号的中缀表达式输出表达式E。 (3)Assign(V,c
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-19
    • 文件大小:250880
    • 提供者:snake
  1. calc

    1下载:
  2. 一个简单的科学计算器,用vc6.0编的,不仅有简单的十进制四则运算,包括平方、取模等高级运数,还有角度和弧度的三角函数计算,还有二进制、八进制、十六进制的计算。-A simple scientific calculator, using vc6.0 made, not just a simple decimal arithmetic, including the square modulus, such as the number of senior transportation, as wel
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:64696
    • 提供者:lyf
  1. suanshubianma

    0下载:
  2. 算术编码是将累积分布函数的区间(0,1)分成许多互不重叠的小区间,每个信源符号对应于各个小区间,每个小区间的长度等于这个信源符号的概率分布值,在此小区间内取一点,取该点二进制小数点后l位作为这个信源符号的码字。把这基本思想运用到信源符号序列中来,能计算出信源符号序列的累积分布函数,使每个符号序列对应于累积分布函数上的不同区间,在此区间上取一点,将其二进制小数点后l位作为这符号序列的码字,只要这些区间不重叠,编的的码即为算术编码。-Arithmetic coding is the cumulati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1215
    • 提供者:张继红
  1. Lab07-Timer

    0下载:
  2. DSP5416时钟配制,片内定时器是一个软件可编程定时器,可以用来产生周期的中断信号。 定时器主要由 3 个寄存器所组成:定时器寄存器(TIM) 、定时器周期寄存器(PRD)和时器控制寄存器(TCR) 。这 3 个寄存器都有映象寄存器,它们在数据存储器中的地址分别24H、25H 和 26H。TIM 是一个递减计数器;PRD 中存放计数值;TCR 中有定时器的控制和状态位-DSP 5416 timer configuring,A timepiece, especially one used for
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:6798
    • 提供者:ansen
  1. LongestPiece

    0下载:
  2. 这是一个对于输入的任意长度的二进制数输出其最长0连续序列个数和最长1连续序列个数的算法程序-This is a arithmetic that for each binary number you input can output it s longest sequence number of 1 and sequence number of 0.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1334
    • 提供者:
  1. tree

    0下载:
  2. 算术表达式与二叉树之间存在着对应关系,编写把以前缀形式输入的合法算术表达式转换为中缀表达式,再转换为后缀表达式,并求表达式的值-Arithmetic expressions with binary tree there is a correlation between the preparation of the form to enter the legitimate prefix arithmetic expression conversion infix expression, and t
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1532
    • 提供者:ty
  1. ForWin32

    0下载:
  2. 一种高性能的算术编码方法。对二进制文件有很好的压缩性能。-A high-performance arithmetic coding method. Binary file has a very good compression performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1443356
    • 提供者:丁一
  1. MySource

    2下载:
  2. 1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。 2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:372232
    • 提供者:liujianye
  1. yuandaima

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

    • 发布日期:2017-04-03
    • 文件大小:4863
    • 提供者:viking
  1. Parallel-adder

    0下载:
  2. 并行加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元(ALU)之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。-Parallel adder is a digital circuit, which can be calculated the number of addition. In the modern computer, adder exists in the arithmetic logic unit (ALU)
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2724
    • 提供者:jlz
  1. stack

    0下载:
  2. 这个程序是数据结构(C语言描述)中的小程序,主要涉及的知识点为栈的概念及运算,此程序涉及到栈的五种基本运算。实现的功能是加减乘除四则运算,结果为双进度,最终结果可以转换成二进制、八进制、十六进制。是学习数据结构c栈知识的有效程序。-This program is a data structure (C language to describe) in the small programs, mainly related to the concept of knowledge points to
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2095
    • 提供者:向云洲
  1. Calculator

    0下载:
  2. VC平台上编写的计算器,能够通过键盘或者界面按键输入数字和进行相关操作;除了简单的运算,还可以进行二进制、十进制、十六进制的运算,不同进制之间的转换-VC platform prepared by the calculator, can be input via keyboard or interface key figures and associated operations in addition to simple arithmetic, it can be binary, decim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:41159
    • 提供者:陈昊杭
  1. Transform

    0下载:
  2. 本程序实现将十进制转换成二进制,并可进行简单的四则运算和二进制的“与”\“或”运算。程序未经严格的测试。-Implementation of the program will convert binary decimal, and simple arithmetic, and binary " and" \ " or" operation. Without the rigorous testing procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:5684
    • 提供者:Nick
  1. Arithmeticcoding

    0下载:
  2. 信息论课程中的算术编码程序,可以实现二进制信源的编码-Information theory courses in arithmetic coding process can achieve binary source coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8340
    • 提供者:安琪
  1. comprsnMapImgs

    0下载:
  2. Digital maps can best stored and distributed electronically using compressed raster image formats.We introduce as to rage system for the map images that supports compact storage size,decompression of partial image,and smooth transitions between var
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:823104
    • 提供者:arun
  1. 8CPU

    0下载:
  2. 指令寄存器:在触发时钟的正沿触发下,寄存器将数据总线送来的指令存入寄存器; 累加器用于存放当前的结果,它也是双目运算的一个数据来源; 算术逻辑运算单元根据输入的8种不同操作码实现相应的加、与、异或、或等8种基本操作运算; 状态控制器实际上就是一个状态机,它是CPU的控制核心,用于产生一系列的控制信号,启动或停止某些部件。CPU何时进行读指令、读写I/O端口、对ROM数据的读取等操作,都是由状态机来控制的; -Instruction Register: The trigger is
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:24984
    • 提供者:王金
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com