CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 除法

搜索资源列表

  1. JISUANQI-vb

    0下载:
  2. 登录计算器VB源码,适合初学,包含加法,减法,,乘法,除法,和登录密码界面的练习-VB source code login calculator, suitable for beginners, including the addition, subtraction, multiplication, division, and password interface of practice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3719
    • 提供者:张先生
  1. Little_Student.rar

    0下载:
  2. 某小学给学生留作业,要求为一个5000以内的加减乘除括号四则运算的题目。 要求: 1. 程序每次运行都生成30道包含+,-,*,/,(,)的题目。 2. 操作符号顺序是随机的。 3. 因为是小学生,没有代数和以及负数的概念,所以任何时刻减法都必须是减数小于被减数。 4. 任何中间过程中的除法都必须能整除,无分数的概念。 5. 所有中间结果和最终结果都要小于5000. 6. 将正确结果也输出出来,但是用16进制表示 7.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1290
    • 提供者:chandr
  1. Complex

    0下载:
  2. c++简单复数类的运算,包括加法,减法,乘法,除法运算(没用到重载)-c++ simple and complex class operations, including addition, subtraction, multiplication, division operations (useless to overload)
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:886950
    • 提供者:MY NAME
  1. VBCRC

    0下载:
  2.   循环冗余码校验英文名称为Cyclical Redundancy Check,简称CRC。它是利用除法及余数的原理来作错误侦测(Error Detecting)的。实际应用时,发送装置计算出CRC值并随数据一同发送给接收装置,接收装置对收到的数据重新计算CRC并与收到的CRC相比较,若两个CRC值不同,则说明数据通讯出现错误。 根据应用环境与习惯的不同,CRC又可分为以下几种标准:   ①CRC-12码;   ②CRC-16码;   ③CRC-CC
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3160
    • 提供者:qizhiwei
  1. vc

    1下载:
  2. 1) 具备十进制输入(0、1、2…8、9),扩展十六进制运算符(A、B…E、F),具备基本的运算功能,包括加法、减法、乘法、除法、取反,具备小数运算; 2) 三角函数运算,(反)正弦、(反)余弦、(反)正切、(反)余切; 3) 科学运算,包括乘方、取模、开方、指数、阶乘、对数、π和e,角度、弧度切换,二进制、八进制、十进制及十六进制数切换运算, 4) 具备历史计算的记忆功能 5) 用户操作非法或出错时,系统会显示提示; -1) with decimal input
  3. 所属分类:其他小程序

    • 发布日期:2013-01-12
    • 文件大小:71293
    • 提供者:king
  1. Euclidium

    0下载:
  2. 歐基理德輾轉相除法(之一) 以歐基理德輾轉相除法求出m,n這2個整數的最大公因數 -Reed Euclid division algorithm (one) to Euclid division algorithm Reed obtained m, n this two integers gcd
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:25378
    • 提供者:王大明
  1. fasterEuclidium

    0下载:
  2. 歐基理德輾轉相除法(之二) m與n相差太大時,可用(m%n)來取代(m-n),這樣的處理效率較高。以下便以此方法求出最大公因數。 -Reed Euclid division algorithm (II) m and n be too significant, the available (m% n) to replace the (mn), this kind of treatment more efficient. The following will be obtained in t
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:25367
    • 提供者:王大明
  1. chufajisqd

    0下载:
  2. 包含除法计算器等很多的常用的小程序,可以很好得解决很多问题-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:mxl
  1. testint

    0下载:
  2. 验证了int数值的一些特性,如除法,乘法临界值-validate the intiger s character
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:20953
    • 提供者:天紫
  1. Example_Calculate

    0下载:
  2. 一个计算器示例:实现加、减、乘、除运算,注意在进行除法运算时,如果除数为0,那么【简单】就直接输出0来,【复杂】那么要对用户进行错误提示-Examples of a calculator: the realization of add, subtract, multiply, with the exception of computing, pay attention to during the division operation, if the divisor is 0, then a si
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4852
    • 提供者:林翔
  1. MATLABtuxiangcaidanyingyong

    0下载:
  2. 包括UIMENU菜单的应用,除法计算器,单选框的使用,添加环境效果,改变坐标轴范围等子程序-Including the application menu UIMENU, calculator division, the use of a single box, add the environmental effects of changes in the scope axis Subroutine
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2162
    • 提供者:songyunxia
  1. bgDiv

    0下载:
  2. 大数除法 用字符串表示 返回余数 范例程序-Division of large numbers with the return of more than string a few examples of that process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:46047
    • 提供者:齐达拉图
  1. jisuanqi

    0下载:
  2. 加减乘除法,模的运算X的Y次方均可计算,功能强大,运算迅速,错误率低-Calculation method, mode of operation X of Y can be calculated power, powerful, speedy operation, a low error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4191
    • 提供者:王磊
  1. jsq

    0下载:
  2. 编程实现一个简易计算器,实现基本的加减乘除运算功能。在计算器的面板上,有0—9数字的按钮,同时还有加减乘除的运算按钮已经清空运算框按钮,用户可以直接点击 面板进行输入数字并计算。输入和输出结果数据共用一个文本框,同时,当进行除法运算时当除数为0,计算器会给出错误提示。 -Programming a simple calculator, to achieve the basic functions of addition and subtraction, multiplication an
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1404
    • 提供者:Mandy
  1. 4_bit_division

    0下载:
  2. 4位除法器,文件内容为QUARTUS II支持的VHDL语言,用于做四位除法-4_bit_division
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:shenglinfeng
  1. data

    1下载:
  2. 组成原理 课设 原码加减交替乘法除法运算器-The composition of the original code-based theory courses alternating addition and subtraction multiplication division calculator
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:106053
    • 提供者:姚冶肖
  1. Vibe

    0下载:
  2. 背景减除法Vibe,论文附录源代码,主要包括Vibe几个步骤。(This paper presents a technique for motion detection that incorporates several innovative mechanisms.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:ManDsan
  1. verilog中有符号整数说明及除法实现

    1下载:
  2. 说明了verilog中如何处理符号数的除法(verilog signed divided)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:hunter.he
  1. 三菱除法指令DIV指令的学习

    0下载:
  2. 三菱除法指令DIV指令的学习,三菱PLC编程(The learning of the DIV instruction of the MITSUBISHI division instruction)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:12288
    • 提供者:上善若淼
  1. 矩阵库

    0下载:
  2. 实现任意矩阵的加法,减法,乘法,除法,逆运算,转置(Implement any matrix addition, subtraction, multiplication, division, inverse, transpose.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:272384
    • 提供者:你恒哥
« 12 3 4 »
搜珍网 www.dssz.com