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

搜索资源列表

  1. 文件运算器

    0下载:
  2. 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17518
    • 提供者:何金龙
  1. mul

    0下载:
  2. 包含3个小程序,逻辑判断,字符识别,及dos下可变半径圆的绘制
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23708
    • 提供者:wangjg
  1. matlab函数

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:Windows编程

    • 发布日期:2010-12-03
    • 文件大小:535910
    • 提供者:shshlzh
  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. VB实效编程百例: 多线程方式同时进行多项任务-Effectiveness of 100 cases of VB programming: multi-threaded approach to carry out many tasks simultaneously
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:11825
    • 提供者:小品
  1. mul

    0下载:
  2. 两个数相加的汇编源码 非常规范 非常基础 为微型计算机技术及应用的实验代码-Compilation of the number two source is the sum of the norms is the basis of micro-computer technology and application of experimental code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:753
    • 提供者:lx
  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-of-big-Int

    0下载:
  2. 引用分治法实现两个位数相同的大整数的乘法运算-Act reference divided large integer multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:31943
    • 提供者:07网络
  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. MultiWindowView

    0下载:
  2. This the main header file for the application. It includes other project specific headers -======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MultiWindow ======================
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6639249
    • 提供者:wlkj
  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. 计算大数阶乘,用数组的方法来计算一个大数的阶乘,可以算几万的介乘-Calculate factorial of large numbers, using an array of methods to calculate a factorial of large numbers can be counted by tens of thousands of mediated
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:263999
    • 提供者:guan
  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. 用c++实现的九九乘法表-c++ implementation of the multiplication table
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:870058
    • 提供者:ketty1989
  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. Complex

    0下载:
  2. 复数的四则运算.包括加,减,乘,除,求模运算。希望这个代码对大家有所帮助。-About Complex Arithmetic Summary (add sub mul div mod and so on) is very simply but very practiclarly. I hope this can help every friend
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:577
    • 提供者:朱建成
  1. calculator

    0下载:
  2. 这是本人用visualc++6.0做的计算器,有加减乘除等计算功能,非常好用,请放心使用-this is a shelf_make calculator ,it has many caption,conclude mul incre and so on
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:803146
    • 提供者:杨振宇
« 12 »
搜珍网 www.dssz.com