搜索资源列表

  1. Share

    0下载:
  2. 大整数相乘1422525621881好好学习
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:苏景阳
  1. bigNumMultiply

    0下载:
  2. 大整数相乘,本算法采用二分的方法分段相乘,算法的运行效率很高。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9832
    • 提供者:汪晗
  1. big

    0下载:
  2. 大数相乘,可以解决超过大整数的问题-multiply large numbers, can be resolved over the issue of large integer
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:李林骏
  1. a0az22a

    0下载:
  2. 自己做的一个大整数相乘小算法...有很多不足之处请大家指教-own a large integer multiplication algorithm ... there is a little much to be desired Please enlighten
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:Vz0ne
  1. a0z11a

    0下载:
  2. 自己做的另一个大整数相乘小算法.....有很多不足之处请大家指教-do for myself another big small integer multiplication algorithm ... has much to be desired Please enlighten
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:Vz0ne
  1. list_str_mul

    0下载:
  2. 2个1000位大整数相乘,采用链表的方式组织乘数和被乘数,相乘得到结果存在链表中,最后累加打印出结果-2 1000 big integer multiplication, using linked list organizing multiplier and multiplicand, multiplying the result list in existence, and finally print out the results
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:李明
  1. simu_computer_mul_str

    0下载:
  2. 2个1000位大整数相乘,模拟计算机的计算方式,先将乘数和被乘数都转换为0,1编码的长字符串,然后移位相加,最后转变回10进制。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:李明
  1. Share

    0下载:
  2. 大整数相乘1422525621881好好学习-Large integer multiplication study hard 1422525621881
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:苏景阳
  1. bigNumMultiply

    0下载:
  2. 大整数相乘,本算法采用二分的方法分段相乘,算法的运行效率很高。-Large integer multiplication, the algorithm uses the method of sub-sub-b multiplication, the algorithm very high operating efficiency.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-12
    • 文件大小:9216
    • 提供者:汪晗
  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. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:wanglianqing
  1. zzz

    0下载:
  2. 大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:十一
  1. bignumber

    0下载:
  2. 能够实现大整数相乘,为初学C++的一个很好的例子.-Large integer multiplication can be achieved for the novice C++ for a good example.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:肖影
  1. BigNumMul

    0下载:
  2. 该程序主要是使用数组的方式,实现两个大整数相乘。-The procedure is to use an array of ways to achieve multiply two big integers.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:584704
    • 提供者:徐飞
  1. dazhengshu

    0下载:
  2. 大整数相乘。可以支持一百位一下大整数。可以支持小数点哦。--
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:
  1. multiply

    0下载:
  2. 自己有休闲时间写的小程序代码,是用VC++写的,关于两个大整数相乘的算法,勉强还可以用。-I write it myself.It is the algorithm of two big integers multiply.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:dragon
  1. long_factorial

    0下载:
  2. 两个大整数相乘,由于long int型的位数也不够,所以要用数组来表示,此程序即是这个功能。-Multiplying two large integers, the number of bits as long int type is not enough, so use an array to indicate that this procedure is this.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:青青
  1. dazhengshuxiangcheng

    0下载:
  2. 利用分治法实现大整数相乘,大整数可以是很长的位数-Using divide and conquer method to achieve large integers, big integers, the number of bits can be very long
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:李梦月
  1. lianbiao

    0下载:
  2. 用链表计算两个大整数相乘。要求中间结果不得使用数组来存储。-Calculated as a linked list two big integers. The intermediate results may not use an array to store.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-12
    • 文件大小:197632
    • 提供者:张天天
  1. StdAfx

    0下载:
  2. 这是我们本科的时候上算法设计与分析写的代码——大整数相乘-Algorithm Design and Analysis- Multiplication of Large Integers
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:251904
    • 提供者:sss
  1. bignumbermilti

    0下载:
  2. 大整数相乘,是按位来进行处理的,主要解决大型的数据量的计算,效率比较高,这只是一种做法-Multiplying large integers, bitwise processing, mainly to solve the calculation of the large amount of data, more efficient, this is just a practice
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1843200
    • 提供者:pxx
« 1 23 4 »

源码中国 www.ymcn.org