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

搜索资源列表

  1. 4bit_mul_3

    0下载:
  2. It is a 4 bit s mul writed by VHDL language which is improved.
  3. 所属分类:书籍源码

    • 发布日期:2014-01-17
    • 文件大小:836
    • 提供者:long
  1. mul

    0下载:
  2. 计算器,实现多种操作,+、-、*、/和一些其他操作。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49977
    • 提供者:yghjt
  1. shift-mul

    0下载:
  2. 在算法级对用多进程实现移位加法器,已经验证
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:105164
    • 提供者:熊良鹏
  1. asm-mul

    0下载:
  2. 在16位CPU环境下实现大数乘法(8位十进制数乘8位十进制数),乘数与被乘数由键盘输入,计算结果向显示器输出。运行环境:MASM6.11,Windows XP
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:106779
    • 提供者:陈辉
  1. mul

    0下载:
  2. 矩阵的乘法,经调试,完全可用,有需要的同志可用下载
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:3286
    • 提供者:ago333
  1. 闰年计算

    0下载:
  2.  data segment    ;定义数据段     infon db 0dh,0ah,'Please input a year: $'     Y db 0dh,0ah,'This is a leap year! $'     N db 0dh,0ah,'This is not a leap year! $'     w dw
  3. 所属分类:汇编语言

    • 发布日期:2008-12-24
    • 文件大小:10752
    • 提供者:jackdawson0@
  1. mul

    0下载:
  2. 汇编语言计算ECC-192域的椭圆曲线的点乘运算 采用代码完全拆分的乘法及平方,宽度为5的窗口NAF,混合坐标点加。速度很快-Assembly language computing ECC-192 field s elliptic curve point multiplication using code-splitting multiplication and square, 5-NAF, mixed coordinates adding. Fast
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4493
    • 提供者:cosimo
  1. MUL

    0下载:
  2. 双字节BCD码的乘法 可以实现两个双字节的数相乘-Double-byte code BCD multiplication
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:763
    • 提供者:张弓
  1. mul

    0下载:
  2. about matrix mutliplication
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:818
    • 提供者:buff_86
  1. MUL

    0下载:
  2. 输入一个3位数和一个2位数,计算乘积后输出。主要实现ASC码和数字间转换。-Enter a 3-digit and a 2-digit, after the calculation of the product output. The main achievement of ASC codes and the number of inter-conversion.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:815
    • 提供者:keven
  1. Mul

    0下载:
  2. 大整数乘法源程序,使用C++编写,希望大家能用的上-Large integer multiplication source code, using C++ written in hope that we can use the previous
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:205058
    • 提供者:baiyun
  1. mul

    0下载:
  2. 模拟退火算法应用于光学模拟方向的程序代码-Simulated annealing algorithm is applied to the direction of the optical simulation code
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:530
    • 提供者:zbaoyu
  1. TDDOWNLOAD

    0下载:
  2. #include <stdio.h> #include <math.h> #include <stdlib.h> #include <float.h> unsigned __int64 mulmod(unsigned __int64 a, unsigned __int64 b, unsigned __int64 m) { static const double _2_64 = 18446744073709551616
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:9861602
    • 提供者:hh
  1. mul

    0下载:
  2. 6位以内定点两位乘法的汇编语言算法,初学者试用。看着也比较简单,容易懂-digits less than 6 times
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:刘苹果
  1. MUL

    0下载:
  2. 双字节无符号数乘法运算,将(R2R3)和(R6R7)中双字节无符号整数相乘,积送(R4R5R6R7)中。C语言程序:将变量aa和bb中的双字节无符号整数相乘,结果存入变量cc中。-Double-byte unsigned multiplication
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:532
    • 提供者:
  1. mul

    0下载:
  2. 汇编语言程序。实现两个十进制数相乘,返回值为十进制乘积。微机实验内容。-Assembly language program. Achieved by multiplying two decimal numbers, the product of the return value is decimal. Computer experimental content.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:931
    • 提供者:小3
  1. mul

    0下载:
  2. 两个数相乘的汇编代码,供初学者观摩使用,-Assembly code by multiplying two numbers, for beginners to observe the use of, thank you
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:545
    • 提供者:zhaihaichao
  1. m32

    0下载:
  2. 用16位乘法指令做32为乘法从键盘输入两个三十二位数,通过十六位乘法指令mul算出结果 并输出-To do with the 16-bit multiply instructions multiply 32 to the input from the keyboard two thirty-two digits, multiply by sixteen instruction mul calculate the results and outputs
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:34100
    • 提供者:王宝坤
  1. 4.mul-by-add

    0下载:
  2. 8051 multiplication asm program using multiplication by addition method
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:810
    • 提供者:devakumari
  1. icu4c-4_8_1_1-src

    0下载:
  2. IBM mul launge surport for hindi arribic ,chinese ,ganpanese
  3. 所属分类:MultiLanguage

    • 发布日期:2017-06-12
    • 文件大小:19813376
    • 提供者:马昌健
« 12 »
搜珍网 www.dssz.com