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

搜索资源列表

  1. 20112216-3

    0下载:
  2. c语言初学者的练习题目,程序为除法计算和数字的归并排序-c language for beginners to practice questions, the program for the division of merge sort computing and digital
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:1196
    • 提供者:郑璟怡
  1. MyCal

    0下载:
  2. 计算器基本功能,可以进行加法,减法,乘法,除法,还有进制之间的转换。-Calculator basic functions can be addition, subtraction, multiplication, division, and conversion between hexadecimal.
  3. 所属分类:.net

    • 发布日期:2017-12-02
    • 文件大小:4205
    • 提供者:zyqzyj
  1. chu

    0下载:
  2. 实现加法,帮助团队对除法有一个更深刻的理解-Achieve additive to help team division has a more profound understanding of
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:223034
    • 提供者:黄水
  1. FlashCard

    0下载:
  2. 这是一个非常有趣和adictive程序。它实际上可以助手用户在发展他们的数学技能。它是一种抽认卡游戏。基于所选择的操作电脑会选择两个随机数和用户将不得不回答数学问题在5秒。,包括加法、subtracion,乘法和除法。-This is a very interesting and adictive procedures. It can actually aide users in developing their math skills. It is a flashcard game. Base
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:10378
    • 提供者:东坡肘子
  1. kousuan

    0下载:
  2. 随机出十道口算题,100以内的加减法乘除法。每题有两次回答机会,第一次答对得10分,第二次才答对的五分,始终没有答对不得分。-Ten randomly crossing computational problems, addition and subtraction within 100 multiplication and division. Chance to answer each question twice, the first correct answer gets 10 point
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:838
    • 提供者:陈舜
  1. bchcode

    0下载:
  2. 实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下-Based on division in galois field,relize the BCH code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:张宇
  1. object-detection

    0下载:
  2. 采用背景减除法实现的目标检测,适用于摄像机不懂,背景相对静止的情况-object detection that realised by background subtraction
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:588611
    • 提供者:shirly
  1. 110511346150

    0下载:
  2. 定义复数类Complex,使用友元,完成复数的加法、减法、乘法、除法运算,以及对复数的输出。-Define complex class Complex, with a friend, complete the complex addition, subtraction, multiplication, division, and the complex output.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7287
    • 提供者:电子测量
  1. WindowsFormsApplication1

    0下载:
  2. 用winfrom简单实现计算器的加减乘除法-Simple addition and subtraction multiplication and division to achieve calculator
  3. 所属分类:Console

  1. cata

    0下载:
  2. 设计一个表示高精度整数的模版类,它支持对任意大整数的输入、输 × ÷ 出和四则运算(+、-、 、 ),其中除法运算应输出所得的商和余数。 (2)用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确 值。 -设计一个表示高精度整数的模版类,它支持对任意大整数的输入、输 × ÷ 出和四则运算(+、-、 、 ),其中除法运算应输出所得的商和余数。 (2)用上述高精度整数的模板类,计算大整数
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:655
    • 提供者:秋月痕
  1. Common-multiple-of-three-numbers

    0下载:
  2. 本源代码用三种不同的方法对三个数求最小公倍数,分别是循环穷举法,短除法和函数嵌套法。- Common multiple of three numbers Circular exhaustion Short division Function nesting
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1725
    • 提供者:韩伟
  1. max

    0下载:
  2. 实验项目- 计算最大公因子 用辗转相除法求210与715的最大公因数。-Experimental project- calculate the greatest common factor with the Euclidean algorithm 210 and 715 of the greatest common divisor.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5826
    • 提供者:huhaihui
  1. 1

    0下载:
  2. 1、用辗转相除法计算任意两个整数a、b的最大公因子。进一步求出整数s、t,使得sa+tb=(a,b)。特别地,当a=3378,b=231时,求出相应的s,t以及a与b的最大公因子(a,b)。将结果写入a.txt中。 2、用辗转相除法计算任意两个整数a、b的最小公倍数。特别地,当a=12345,b=54321时,计算其最小公倍数。将结果写入b.txt中。 3、对e=6597,用辗转相除法求出d,使得ed=1 mod 11200。将结果写入c.txt中。 -1, with the Euc
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2167757
    • 提供者:大大猪
  1. prime

    0下载:
  2. 用除法快速求质数,-Fast calculation of prime number division
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:119470
    • 提供者:
  1. zhaoyueyue2xiugai

    0下载:
  2. 4位有符号数除法,vhdl语言编译,可实现有符号数的除法-4 signed division
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:147398
    • 提供者:赵玥
  1. Information-security-works

    0下载:
  2. 辗转相除法 模重复平方;模P平方根;三个算法的C++实现-Euclidean algorithm mold repeat square mold P Square Root
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:52020
    • 提供者:canger
  1. BigInt

    0下载:
  2. 大数据类的实现,包括重载运算符,加减乘除,可以除法基础上计算余数。-Big Data class implementation, including overloaded operators, addition, subtraction, division can be calculated on the basis of the remainder.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:1940
    • 提供者:zhao
  1. binarydivider

    0下载:
  2. matlab编写的二进制除法器,能够实现64位除法运算-matlab write binary divider, the division can achieve 64
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:9462
    • 提供者:姜莹
  1. the-greatest-common-divisor-

    0下载:
  2. <1> 用辗转相除法求最大公约数 算法描述: m对n求余为a, 若a不等于0 则 m <- n, n <- a, 继续求余 否则 n 为最大公约数 <2> 最小公倍数 = 两个数的积 / 最大公约数*/-< 1> with the common denominator Euclidean algorithm descr iption: m for n remainder of a, if a is not equal
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:5751
    • 提供者:nickname
  1. calculator

    0下载:
  2. 参加一个简单的计算器,编写一个程序完成加法,减法,乘法,除法-Write a program to complete the addition, subtraction, multiplication, division
  3. 所属分类:IME Develop

    • 发布日期:2017-03-26
    • 文件大小:1135
    • 提供者:庭月照
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com