搜索资源列表

  1. DS1820单线温度传感器PIC接口程序

    0下载:
  2. 16位二进制PIC除法子程序-16 binary division subroutine PIC
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:汪峰
  1. 20040127Matrix

    0下载:
  2. 矩阵运算程序 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-matrix calculation procedures Functional Analysis : This procedure can be completed matrix of input and output. Few firms have t
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:代理
  1. mk

    0下载:
  2. 是个进行多字节的除法-is a multi-byte division
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:白军
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:胡康康
  1. 030300336cata

    0下载:
  2. 高精度整数问题« 问题描述:(1) 设计一个表示高精度整数的模板类,它支持对任意大整数的输入、输出和四则运算(+、-、´ 、¸ ),其中除法运算应输出所得的商和余数。(2) 用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确值。« 编程任务:给定大整数m和n,计算÷ ÷ø ö ç ç èæ nm和C(m)的精确
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:林天
  1. DoubleDiv

    0下载:
  2. 这是单片机MS-51双字节带符号数除法扩展子程序-This MS-51 with two-bit symbols divider expansion subroutine! !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:徐祥
  1. 除法循环运算

    0下载:
  2. 本程序操作界面友好,主要是参考怎么样设置进度表,怎么样设置页面上下拉动,有动态显示效果,还-the procedures and operating friendly interface, how kind of reference set schedule, how kind set up pulling pages from top to bottom, dynamic display,
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:1063936
    • 提供者:杨小娜
  1. jjcc

    0下载:
  2. 这是一个用c++写的一个加法,减法,乘法,除法!一体的程序!有些地方还有些不足!清见量! 孤独々浪献上!-This a use of a write c addition, subtraction, multiplication, division! The integration process! Some places also have some inadequacies! Volume- see! Other partners
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:孤独々浪
  1. mathloop

    0下载:
  2. 求除法循环节程序,输入除数和被除数,就可以算出精确的小数结果和循环节-Calc repeatend value, input divisor and dividend, output exactly decimal and repeatend.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:David
  1. DIV4P

    0下载:
  2. MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张希刚
  1. 除法器

    0下载:
  2. 通过用硬件描述语言(VHDL)描述除法器,并进行模拟验证,加深对二进制数运算方法的理解。 设计平台:MaxPlusII 压缩文件内有详细设计报告 -by using Hardware Descr iption Language (VHDL) Descr iption division, and conduct simulation shows that the binary number deepen understandi
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:50176
    • 提供者:johnmad
  1. 无符号数除法子程序16×16

    0下载:
  2. PIC单片机无符号数运算子程序,可以直接调用!-PIC unsigned few Operational subroutine can directly call!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:郝晓兵
  1. 计算机小数计算模拟器

    0下载:
  2. 该软件以图形化界面显示在计算机内部定点小数补码加法、定点小数补码减法,定点小数补码乘法、定点小数补码除法、以及原码乘法和原码除法的具体计算过程。-software to the graphic interface displayed on the computer within the sentinel minority complement addition, fixed-point decimal complement subtra
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-19
    • 文件大小:2064384
    • 提供者:阿赫
  1. FDSJS

    0下载:
  2. 一个浮点数计算子程序,浮点数格式化,加,减对阶,结果规格化,浮点数乘法,浮点数除法等 -a float calculation subroutine, floats, formatting, plus or minus the bands, the result is normalized, floats, multiplication, division, etc. float
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:干树川
  1. 计算分数的精确值

    0下载:
  2. 使用数组精确计算M/N(0<M<N<=100)的值。如果M/N是无限循环小数,则计算并输出它的第一循环节,同时要求输出 循环节的起止位置(小数位的序号) *问题分析与算法设计 由于计算机字长的限制,常规的浮点运算都有精度限制,为了得到高精度的计算结果,就必须自行设计实现方法。 为了实现高精度的计算,可将商存放在一维数组中,数组的每个元素存放一位十进制数,即商的第一位存放在第一个元素中,商的第二位存放在第
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:姚紫欣
  1. 数字系统设计教程4_9

    0下载:
  2. vhdl的几个编程,4位除法器的设计和原理说明,还有8位CPU设计-VHDL programming, the four division and the design principle that there are eight CPU Design
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:244736
    • 提供者:刘建
  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:小倪
  1. java设计简单计算器

    0下载:
  2. java设计简单计算器。可以进行最简单的加法、剪法、乘法和除法的运算-simple calculator. Can the most simple addition, shear, the multiplication and division operations
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:郏雄
  1. 单片机子程序库

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王辉
  1. struct

    0下载:
  2. 本程序用作pid控制,不过基于AVR硬件乘除法,移植性不高,本人是作者。-the procedures for pid control, but based on the hardware AVR calculation method, transplantation is not high, is the author.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:windy
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »

源码中国 www.ymcn.org