搜索资源列表

  1. From-Arithmetic-to-Hardware-Logic

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

    • 发布日期:2024-05-18
    • 文件大小:835584
    • 提供者:zhangyc
  1. Arithmetic-of-addition--subtraction

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

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者: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 a
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:2515968
    • 提供者:刘畅
  1. primary-school-arithmetic-system

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

    • 发布日期:2024-05-18
    • 文件大小:419840
    • 提供者: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. 所属分类:教育/学校应用

    • 发布日期:2024-05-18
    • 文件大小:633856
    • 提供者:Rany
  1. arithmetic-operation

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

    • 发布日期:2024-05-18
    • 文件大小:871424
    • 提供者:微雨桐
  1. Arithmetic-coding

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

    • 发布日期:2024-05-18
    • 文件大小:2764800
    • 提供者: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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:杜伊琳
  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. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:水中月
  1. arithmetic-coding

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

    • 发布日期:2024-05-18
    • 文件大小:1214464
    • 提供者:wangyu
  1. four-arithmetic-operation

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

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者:zy
  1. four-arithmetic-operation

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

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者: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 r
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:kim
  1. Fractional-arithmetic

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

    • 发布日期:2024-05-18
    • 文件大小:556032
    • 提供者:戴赛花
  1. arithmetic

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

    • 发布日期:2024-05-18
    • 文件大小:125952
    • 提供者: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. 所属分类:其他游戏

    • 发布日期:2024-05-18
    • 文件大小:308224
    • 提供者:Paco
  1. DSP-chip-fixed-point-arithmetic

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

    • 发布日期:2024-05-18
    • 文件大小:226304
    • 提供者:周晓军
  1. arithmetic

    0下载:
  2. 关于简单四则运算 每次可给出5题 累加正确题数 计算正确率-About four simple arithmetic can be given five questions each time cumulative number of questions correctly calculate the correct rate
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:wyh
  1. Arithmetic-modeling

    0下载:
  2. 采用算术编码、汉明编码和QASK调制方法 采用Huffman编码、卷积译码和QFSK调制方法-Using arithmetic coding, Hamming coding and modulation method used QASK Huffman coding, convolution decoding and modulation method QFSK
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Danniel
  1. Rational-arithmetic

    0下载:
  2. 有理数四则运算的算法 可以实现有理数四则运算-Rational arithmetic
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:qqq
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org