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

搜索资源列表

  1. 16bit_mux_div

    0下载:
  2. PIC16位乘除法-PIC16 - multiplication and division
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12662
    • 提供者:oy
  1. Vector3src

    0下载:
  2. double类型的3维矢量运算类库,具有加、减、点积、叉积、除法、取模、单位化功能。 -double types of 3-D vector operation library is, plus or minus, plot points, fork plot, division, from mold, Function units.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1080
    • 提供者:王军安
  1. MCS-51_asm_lib

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid alg
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:17192
    • 提供者:贺建亮
  1. 8bit-cpu-of-mul-and-div

    0下载:
  2. 包含跳转,乘法,除法8位CPU以及一些基本的逻辑运算功能-includes Jump, multiplication, division eight CPU and some of the basic logic operations
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:8058
    • 提供者:shingo
  1. dsPIC

    0下载:
  2. 关于dsPIC系列芯片乘法和除法运算的详细介绍-dsPIC series chip on the multiplication and division operations details
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:356508
    • 提供者:张亮
  1. 51library

    0下载:
  2. 《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:62536
    • 提供者:鹿艺凡
  1. 16bit8

    0下载:
  2. 实现一个16位数与一个8位数相除的宏,还有一个修改后的除法程序-achieve a 16 with a median 8 median eliminate the Acer, there is a division of the revised procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13383
    • 提供者:郭九生
  1. jiami0

    0下载:
  2. 四种加密解密算法的源代码/*辗转相除法求a,b的最大公因数*/-four encryption and decryption algorithm source code / * division algorithm for a, b, the greatest common factor * /
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1692
    • 提供者:wt
  1. Ccs_experiment

    1下载:
  2. CCS调试实验文件夹下共有9个文件夹,使用时先将以下所有文件夹拷贝到ti\\myprojects下。 一、Hello1 CCS使用实验 二、Volume1 CCS使用实验 三、chenfa 小数乘法实验 四、chufa 小数除法实验 五、Diir IIR滤波器实验 六、Fir FIR滤波器实验 七、Fft0 ffT程序实验 八、Sinbo 信号产生实验 九、LMS 自适应滤波器实验 -CCS debugging experimental folde
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:340001
    • 提供者:lvxinhua
  1. Generator

    0下载:
  2. This a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job. Fibonacci顺序发生器 使用高斯消除法解n阶方程 -This a Fibonacci Sequence Generator. I a m 15 and this took some thinking. The code is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7041
    • 提供者:cai
  1. chufa_yunsuan

    0下载:
  2. 采用C++Buider 编写的除法运算器。-C Buider prepare for the division operation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:349203
    • 提供者:xiaoli
  1. 4Bdiv

    0下载:
  2. 在做项目时要用51实现4个字节的除法,这是我的调试成功的除法例子-doing projects with 51 achieving four bytes of the division, this is my debugging successful example of the division
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13238
    • 提供者:季东
  1. verilog_Divide

    1下载:
  2. 这是我下的一个用verilog实现的除法代码-This is the one I use to achieve the verilog code division
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:6952
    • 提供者:damocris
  1. ZZCPLD

    0下载:
  2. 本文详细介绍了制作电路板的方法及步骤. 实验板的功能 这个实验板可以做如下实验: 1.可以进行运算器(加、减、乘和除法)、比较器、译码器、编码器、选择器、分配器和一般组合电路的实验 2.可以进行触发器、寄存器、计数器和一般时序电路的实验 3.可以进行频率计电路、时钟电路、计时电路、交通灯等复杂数字系统的实验 4.加扩展板可以进行A/D、D/A、串行E2ROM和8031单片机等方面的实验 -This paper describes a circuit board pro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:425460
    • 提供者:cheng
  1. SparseMatrixCalculate

    0下载:
  2. 矩阵的加法,乘法,减法,除法,大家可以参考一下.-matrix addition, multiplication, subtraction, division, we can take a look.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1799
    • 提供者:bing
  1. MinusANDDivision

    0下载:
  2. VC++6.0,利用数组实现的大整数减法、除法。(小于100位整数)-VC 6.0, the use of an array of integers achieve subtraction, division. (Less than 100 integers)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1271
    • 提供者:rr
  1. matrix_operation

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-this procedure can be completed matrix of input and output. Have the same number of rows and columns in the matrix between the additive and subtractive. Matrix multiplicat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75490
    • 提供者:李然
  1. dashuyunsuan

    0下载:
  2. 程序功能:可以完成任意大数的加法,减法和比较大小 乘法,除法和求余只能完成一定范围内数的运算-procedures functions : to complete the addition of large numbers of arbitrary, subtraction and multiplication size comparison, I seek division and completed only within a certain range for the Operati
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7612
    • 提供者:李冰
  1. Dicimal_BCD_caculation

    0下载:
  2. 这是MCS51单片机十进制运算子程序库,包括:单字节、双字节、多字节的加法、减法、乘法、除法、开方运算等。-This is the MCS51 metric calculation subroutine library, including : single-byte and double byte. Multi-byte addition, subtraction, multiplication, division, etc. rooting.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5415
    • 提供者:蔡成林
  1. 055Calculator

    0下载:
  2. 计算器程序,对于加法和减法可以输入任意多位,对于乘法和除法只能处理4为十进制,除法保留了8位小数。按‘c’可以重新输入,按‘q’退出-calculators procedures for addition and subtraction can be imported arbitrary number, For multiplication and division can handle only four to decimal, the division retains the eight d
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2943
    • 提供者:duyankang
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com