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

搜索资源列表

  1. fractional-arithmetic

    0下载:
  2. 分数运算,用来计算分数的加减乘除,方便使用-fractional arithmetic
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:2615
    • 提供者:sally
  1. Arithmetic-coding

    0下载:
  2. 编写一个关于算术编码的程序,进一步深入理解算术编码算法的原理,加强多媒体的学习和运用。 -Prepare a report on arithmetic coding procedures, further in-depth understanding of arithmetic coding algorithm principle, strengthen the study and application of multimedia.
  3. 所属分类:Applet

    • 发布日期:2017-11-09
    • 文件大小:43831
    • 提供者:袁有根
  1. From-Arithmetic-to-Hardware-Logic

    0下载:
  2. 夏宇闻著作:从算法设计到硬线逻辑的实现.DOC Verilog HDL的基本算法及实现-From Arithmetic to Hardware Logic. Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:835584
    • 提供者:zhangyc
  1. ARITHMETIC-OPERATIONS

    0下载:
  2. to find arithmetic operations using C
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:9100
    • 提供者:BASKAR
  1. children-fraction-arithmetic

    0下载:
  2. 一个Java应用程序,教孩子分数的算术。对于每一堂训练课,随机产生5个问题,涉及两个分数的加法,减法,乘法和除法。-a Java application that teaches children fraction arithmetic. For each training session, randomly generate 5 questions involving addition, subtraction, multiplication and division of two fract
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:22534
    • 提供者:蔡智宇
  1. Arithmetic-of-addition--subtraction

    0下载:
  2. 使用matlab语言编程实现加减乘除的运算-Arithmetic of addition, subtraction using matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:4738
    • 提供者:Ryan
  1. Infix-to-suffix-arithmetic-expressio

    0下载:
  2. 输入一个中缀算术表达式S,S中的操作数为0到9,只含+,-和*,/运算,也可能含有括号(),运算符的计算顺序和实际四则运算的计算顺序相同. 输出与S等价的后缀表达式-Input an infix arithmetic expressions S, the S operand 0-9, containing only+,-,*,/operator may also contain brackets (), the same order as the operator of the calculat
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:2516216
    • 提供者:刘畅
  1. primary-school-arithmetic-system

    0下载:
  2. c语言编写的小学生算术题程序,用于初学者。-c language program of primary school arithmetic questions
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-07
    • 文件大小:419540
    • 提供者:yunyun
  1. simpel-arithmetic-test

    0下载:
  2. 小学生算术测试,1到100之间的简单加减乘除,随机出题并打分-Primary school arithmetic test, a simple addition, subtraction, multiplication and division between 1-100, random questions and scoring
  3. 所属分类:Education soft system

    • 发布日期:2017-11-25
    • 文件大小:633618
    • 提供者:Rany
  1. arithmetic-operation

    0下载:
  2. 用栈的方式实现运算操作,实现四则运算,其中操作数可以为浮点数-Arithmetic operations, stack four operations, which operand is a floating-point number
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:871708
    • 提供者:微雨桐
  1. Arithmetic-coding

    0下载:
  2. 算数编码的多个示例程序,用于教学,有大量程序注释,方便学生自学。-Arithmetic coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-21
    • 文件大小:2764395
    • 提供者:jeffreyyoung
  1. Simple-arithmetic-expressions

    0下载:
  2. 用STL实现简单运算表达式,其中包括加减乘除等,以输入等号为结束标志。-Simple arithmetic expressions, including addition, subtraction, etc., to enter an equal sign marks the end of the STL.
  3. 所属分类:STL

    • 发布日期:2017-11-20
    • 文件大小:1273
    • 提供者:杜伊琳
  1. Assembly-arithmetic

    0下载:
  2. 本程序实现从键盘输入2个操作数和一个四则运算的操作符,结果通过屏幕显示。-This procedure to achieve two operands and a four arithmetic operators, entered from the keyboard results through the on-screen display.
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:1561
    • 提供者:水中月
  1. arithmetic-coding

    0下载:
  2. 此为二值自适应算术编码,算法是在论文《无乘法二值算术编码及其应用_赵风光》里看到的,并且修复了里面的一个漏洞。-This is the two value adaptive arithmetic coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:1214154
    • 提供者:wangyu
  1. four-arithmetic-operation

    0下载:
  2. 自己编的一个简单四则运算器代码,利用VB控件进行运算-Own a simple the four arithmetic unit code using VB controls operation
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:36377
    • 提供者:zy
  1. arithmetic-coding-algorithm

    0下载:
  2. 左边区间: a..[(b - a) * p] 右边区间: [(b - a) * p + 1]..b 使用这两个公式替换掉上面代码中的等分区间部分,得到了算术编码的算法-Range on the left: a .. [(b- a)* p] the right range: [(b- a)* p+ 1] .. b use two formulas to replace part of the code above decile range, has been arithmetic codi
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1184
    • 提供者:kim
  1. Fractional-arithmetic

    0下载:
  2. 各种分数的加减乘除运算,C++课程设计的基本内容-Various fraction addition and subtraction arithmetic operations, C++ curriculum design content
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:555608
    • 提供者:戴赛花
  1. arithmetic

    0下载:
  2. 利用arithmetic算法对图像进行处理,通过建立arithmetic滤波器-arithmetic filter
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:125799
    • 提供者:jim
  1. Mental-arithmetic-training-program

    0下载:
  2. 心算训练程序,先点开始,训练加法和出发,如果心算偏离值少于10 算正确-Mental arithmetic training program, the first point, addition and departure training, mental arithmetic if less than 10 deviation from the value calculated correctly
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:308553
    • 提供者:Paco
  1. DSP-chip-fixed-point-arithmetic

    0下载:
  2. DSP chip fixed-point arithmetic
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:225867
    • 提供者:周晓军
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com