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

搜索资源列表

  1. chuan

    0下载:
  2. 窗口文档功能、两数的除法以及子函数的实现功能,程序简单明了,容易看懂。-The document window function, the number two division, as well as the realization of functional subroutine, the program simple, easy to understand.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3050
    • 提供者:林辉
  1. diaohuan

    0下载:
  2. 简单矩阵的高斯消除法。通过高斯消除法实现矩阵的求解。-Simple matrix Gaussian elimination method. Achieved through the Gaussian elimination method for solving matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:883429
    • 提供者:周发
  1. HEXtoBCD

    1下载:
  2. 在目前所发表的十六进制转化成BCD码的处法中,一般都采用移位相加的方法,其计算过程都比较费时,不适宜很多场合,且很多不适宜C语言调用。而在C语言中,有些初学者用求余的方法来做这种运算,造成程序十分臃肿。下面这段程序仿照竖式除法来进行运算,速度超快。-Published in the current hex code into a BCD at law, in general, have adopted the method of shifting the sum of its calculati
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1287
    • 提供者:高先生
  1. Matlab-M-File04

    0下载:
  2. 31. 沿曲线移动的小球 32. 曲线转换按钮 33. 栅格控制按钮 34. 编辑框的使用 35. 弹出式菜单 36. 滑标的使用 37. 多选菜单 38. 菜单控制的使用 39. UIMENU菜单的应用 40. 除法计算器 -31. Along the curve to move the ball 32. Curve shift button 33. Raster control buttons 34. Edit box, use 35. Pop-up
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:4996
    • 提供者:sznie778
  1. 123

    1下载:
  2. 各种代码运算:多字节BCD码减法、多字节BCD码取补、多字节BCD码左移十进制一位(乘十)、多字节数乘10子程序 多字节无符号数出除法子程序、双字节二进制无符号数乘法-Operation of various code
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14276
    • 提供者:叶明
  1. Division

    0下载:
  2. 熟悉C55X指令系统,掌握常用的汇编指令,学习用减法和移位指令实现除法算法-C55X familiar with the instruction to master a compilation of commonly used commands, learning to use subtraction and shift instructions to achieve division algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:4925
    • 提供者:凡费
  1. Smoothing

    0下载:
  2. 图像平滑处理,包括噪声消除法,领域平均,中值滤波,产生噪声-Image smoothing processing, including noise cancellation method, the field average, median filtering, resulting in noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1587327
    • 提供者:xl
  1. gaosi

    0下载:
  2. 用C实现高斯消除法,附有原理和程序说明,结果被证明可行-Gaussian elimination method with the C implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:42168
    • 提供者:刘敏
  1. work

    0下载:
  2. 二进制小数的除法计算,三个matlab代码-Calculation of the binary decimal division
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3118
    • 提供者:TH
  1. DelDir

    0下载:
  2. 计算加法 减法 乘法 除法 找出最大值 最小值 计算出总和 -Addition subtraction multiplication division calculate the minimum value calculated to find the maximum sum of
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:13090
    • 提供者:lihuijuan
  1. polynomial_multiply_divide

    0下载:
  2. 用于多项式算法的乘法和除法,在数字信号处理中有很好的实用价值。-The program used for digital signal processing polynomial multiply and divide,it s the good references.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1001
    • 提供者:勇勇
  1. teachgame

    0下载:
  2. 这个游戏包括加减乘除运算,分为4个等级.第1个等级测试1到99的加法 第2个等级测试1到99的减法 第3个等级测试的是乘法 第4个等级测试的 是除法 对于每个玩家都有2次回答问题的机会,答对1个问题给玩家加10分 在得到50分后游戏进入下一级这个游戏还可以查询处理玩家的信息 非常适合刚开始学习C++的爱好者-The game includes addition and subtraction multiplication and division operations, divided
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:835368
    • 提供者:Allan
  1. HugeInt

    1下载:
  2. c++写的简单的巨型整数,可以实现+—*等运算,除法还未完成-c++ to write a simple giant integer, can be achieved+-* such operations, the division yet to be completed
  3. 所属分类:其他小程序

    • 发布日期:2017-05-29
    • 文件大小:4380059
    • 提供者:yo
  1. assembler-language-ds18b20-lcd1602-caculate

    0下载:
  2. 针对51单片机的全部用汇编语言编写的测温,检测和计算流量。用汇编实现多位数除法和lcd液晶显示。-51 MCU for all written in assembly language using temperature measurement, detection and calculation of flow. With the compilation of multi-digit division and lcd liquid crystal display.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:5686
    • 提供者:胡丹
  1. DoubleArith

    0下载:
  2. Double的加法、减法、乘法、除法。 Double的加法、减法、乘法、除法。-Double
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:886
    • 提供者:arena
  1. Complex

    0下载:
  2. Java中复数类复数的加法、减法、乘法、除法的实现。-complex
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:13036
    • 提供者:杜实
  1. e

    0下载:
  2. 单片机用汇编写的2位数计算器,除除法有点小问题以外,其余运行正常-saaaaaaaaaaaaaaaaaaaaaaa
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:687576
    • 提供者:林文伟
  1. chufa

    0下载:
  2. 使用VHDL编写的除法程序,当然是采用的分数形式,小数点的除法还没有实现。-Division programs written using VHDL, of course, use the Fraction, decimal point of division has not been achieved.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:616
    • 提供者:张见平
  1. computingcounter

    0下载:
  2. 可视化编程实现实用计算器软件,可以计算加法减法乘法除法根式运算,待小数点的,主要是可以看清楚怎么编写一个计算器软件-Practical Calculator visual programming software, can calculate the radical addition subtraction multiplication and division operations until the decimal point, mainly to look at how to write
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2079683
    • 提供者:gududeshu
  1. divide_sqrt_algorithm_simulation

    0下载:
  2. 里面包含两个matlab程序,分别是对除法和对开方算法(或者是电路工作原理)的模拟。压缩包里分别有这两个算法的详细描述,主要用于学习。-It contains two matlab programs, one for divide algorithm and the other for sqrt algorithm. The .rar file also include two instruction files for the two algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:106802
    • 提供者:flyingwings
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 39 »
搜珍网 www.dssz.com