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

搜索资源列表

  1. calculator

    0下载:
  2. C语言编写的计算器,有界面,能在win-TC下运行,实现了简单的加减乘除等功能。-A calculator that use win-TC development environment,it can be used add , sub ,mul , and div.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3621
    • 提供者:lfb
  1. mul

    0下载:
  2. 二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:13532
    • 提供者:wanglianqing
  1. Mul

    0下载:
  2. 输入多项式的系数和幂,进行简单的四则运算-Input polynomial coefficients and power to carry out simple arithmetic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:12342
    • 提供者:徐翼飞
  1. mul

    0下载:
  2. 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 1 ,加法器精度为操作数位数的2倍,需要的与门数等于操作数的平方。 因此 8 位乘法器需要7个15位加法器和64个与门-Adder tree multiplier multiplier combination of shift and add multiplier advantage of look-up table. It uses the adder operand is equivalent to
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:565
    • 提供者:肖毅
  1. MUL

    0下载:
  2. 8-bit modified Booth s algorithm multiplier
  3. 所属分类:Other systems

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

    0下载:
  2. VC环境下实现32位无符号数乘32位无符号数-asm in VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:164151
    • 提供者:小虫
  1. mul

    0下载:
  2. MSP430 16x16=>32 multiply //long mul16(register int x, register int y)
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2032
    • 提供者:kczyz
  1. mul

    0下载:
  2. 一般c++的Int型变量为4个字节,做数字比较大整数的阶乘会溢出,本程序利用数组实现大数字的阶乘且可以更改数组的长度-General c++ of the Int variable is 4 bytes, so the number will be relatively large factorial integer overflow, the process utilizes an array to achieve great numbers factorial and can change
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:456385
    • 提供者:gechengwei
  1. mul

    0下载:
  2. 两个数相乘,实现十进制数相乘的实验,被乘数和乘数均以ASCII码形式存放在内存中-Multiplying two numbers and achieving the decimal multiplied by the number of experiments, multiplicand and the multiplier are the form of ASCII codes stored in memory
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1499
    • 提供者:陈贝贝
  1. booth

    0下载:
  2. this implementation of booth multiplier. by this we can implement booth mul in vhdl. we can also implement in verilog.-this is implementation of booth multiplier. by this we can implement booth mul in vhdl. we can also implement in verilog.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:285964
    • 提供者:HARISH MADUPU
  1. calculator.java

    0下载:
  2. this program works the calculator function.by getting two initial values and perform either add,sub,mul,div according to the option selected in the run time-this program works the calculator function.by getting two initial values and perform either a
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:10165
    • 提供者:Bharathi
  1. SolvePALM

    6下载:
  2. 很有用的增广拉格朗日乘子法Matlab源码-useful laglange mul. matlab code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2380
    • 提供者:richard
  1. CPU

    0下载:
  2. 使用vhdl实现一个简易的cpu包含and or xor add sub mul 指令-Achieved using a simple vhdl cpu contain and or xor add sub mul instruction
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7573248
    • 提供者:张炜炜
  1. Verilog-shift-mul

    0下载:
  2. FPGA verilog 实现任意位宽的移位相乘法,有符号小数或者有符号整数相乘非函数调用-FPGA verilog achieve any bit-wide shift multiplication , signed or signed decimal integer multiplication non- function call
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1635
    • 提供者:李潇
  1. mul.fliter

    0下载:
  2. 用MATLAB实现了多相滤波器的仿真,MATLAB中C语言的实现 -The MATLAB simulation of polyphase filter, the MATLAB realization of the C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1287
    • 提供者:frank
  1. MUL

    0下载:
  2. 实现了大数之间的减法运算,主要运用数组将大数存储在计算机中然后实现运算-Realized the subtraction of large numbers between the main array will use large numbers stored in the computer and then implement the operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:539
    • 提供者:钟麟
搜珍网 www.dssz.com