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

搜索资源列表

  1. EepromDataPortect

    0下载:
  2. c语言编写的保护8位eeprom数据的“大数判决”程序,有完整注释,很有用,看看吧。-protection eight EEPROM data "majority rule" procedures, integrity Notes very useful, let's see it.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1123
    • 提供者:范晏铭
  1. primenumber_xiaoyi

    0下载:
  2. 这是一个有趣的求大数方法。看着简单,可是并不容易。来试试吧。-This is an interesting method for large numbers. Watching simple, but not easy. To try it.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6235
    • 提供者:陈传义
  1. big

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

    • 发布日期:2008-10-13
    • 文件大小:33565
    • 提供者:李林骏
  1. stairs

    0下载:
  2. 一个用数组的方法解决大数、巨数的阶乘结果越界问题的算法.-an array of methods used to solve large numbers, the huge number of cross-border issues results factorial algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:ghostfish
  1. dsjc

    0下载:
  2. 大数相乘的源代码,使用C++在VC环境中实现.-multiply large numbers of the source code, the use of C in the VC environment to achieve.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7875
    • 提供者:刘志铭
  1. bigNumberMult

    0下载:
  2. 大数相乘算法,使用C++语言在VC下实现.-large numbers multiply algorithm, the use of C language in the VC achieve.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3105
    • 提供者:刘志铭
  1. multiBigNumber

    0下载:
  2. 数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1141
    • 提供者:jimmy212
  1. math_jisuan

    0下载:
  2. 用visua basic语言开发的进行大数运算的代码。-with visua basic language for the majority of operations code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13912
    • 提供者:谢霆锋
  1. CALC1.1

    0下载:
  2. 数学计算公式.多大数十种,科学计算,机器应用-mathematical formula. How dozens, scientific computing, machine application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:71189
    • 提供者:吴辉
  1. fac_bignum1

    0下载:
  2. 计算大数阶乘,可以在1秒内计算出10000以上的整数阶乘-calculated factorial majority, in a calculated within seconds above 10,000 integer factorial
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1291
    • 提供者:李龙机
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3044
    • 提供者:gongwen
  1. dashudeyunshuan

    0下载:
  2. 大数的运算,实现30位以上的大数的运算,很好用的啊,我是新手来的啊,有意见的联系啊-majority of the operations and achieve more than 30 large numbers of operation, the good ah, I greenhorn to the ah, some of the links ah! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4869
    • 提供者:stronger
  1. TheFactorialOfBigNumber

    0下载:
  2. 求一个较大数的阶乘!例如100!将超过long的表示范围,本程序将告诉你一种简单而有效的方法。-for a larger number of factorial! Say 100! Will be over the long said, the procedure will tell you a simple and effective method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8613
    • 提供者:王肖晨
  1. lianbiaodashujiecheng

    0下载:
  2. 这是用C++编的用链表求大数阶乘,-This the C series for the use of large numbers factorial chain,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7097
    • 提供者:冷雪
  1. gmp-4.1.4.tar

    0下载:
  2. 最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快-the best source of large numbers calculated, for a wide range of large numbers, the bottom of the various machines compilation optimization, the fastest
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2201302
    • 提供者:王涛
  1. BigNumVB

    0下载:
  2. 一个VB小程序,能够进行大数的计算,可以作为学习的参考-a small procedure to carry out large numbers of calculation can be used as reference for the study
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:73989
    • 提供者:王涛
  1. LargeInt

    0下载:
  2. 一个大整数计算的小程序,可以进行大数的计算,可以对素数进行测试-a large integer calculation procedures for the small, the large numbers can be calculated in the number of test -
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:166087
    • 提供者:王涛
  1. CryptographyinCandC++

    1下载:
  2. flintc库文件及源码C语言大数支持函数库包括DESRSA算法-flintc documents and the C language source majority support functions including DESRSA Algorithm
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3197846
    • 提供者:leejuser
  1. bigmun

    0下载:
  2. Delphi的大数运算演示 pudn上大多是VC的 所以传个Delphi的-Delphi forecast Operational Demonstration pudn on most of the so-VC-Delphi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:107446
    • 提供者:NNN
  1. PollardRho

    1下载:
  2. 大数分解算法,根据算法设计分析高级教程,随机算法章节里面所讲的,mentocarlo算法改造的大数分解,能将一个大的合数分成几个素数的相乘,可以判断这个和数是不是由素数组成-factoring algorithm, algorithm design and analysis Senior Guide, randomized algorithm inside chapters have said, mentocarlo majority of the transformation algorith
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9029
    • 提供者:jackcuijarod
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com