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

搜索资源列表

  1. 4

    0下载:
  2. 已知在文件IN.DAT中存有100个产品销售记录,每个产品销售记录由产品代码dm(字符型4位),产品名称mc(字符型10位),单价dj(整型),数量sl(整型),金额je(长整型)五部分组成。其中:金额=单价*数量计算得出。函数ReadDat()是读取这100个销售记录并存入结构数组sell中。请编制函数SortDat(),其功能要求: 按产品名称从小到大进行排列,若产品名称相等,则按金额从小到大进行排列,最终排列结果仍存入结构数组sell中,最后调用函数WriteDat()把结果输出
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:699
    • 提供者:房飞洒
  1. MultiplicationOfLargeNumbers

    0下载:
  2. 用一个整型数组表示一个大数,数组的每个元素储存大数的一位数字,则实际的大数d表示为: d=a[k]*10的k-1次幂+a[k-1]*10的k-2次幂+......+a[2]*10+a[1] 其中a[0]保存该大数的位数. (2),实现两个大数相乘. (3),再此基础上实现两个大数相除 -With an integer array to represent a large number, every element of the array storage of large numb
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:562
    • 提供者:马值
  1. shiyanliu

    0下载:
  2. 假设有一个数据类型为整型的一维数组A,A 中的数据元素呈无序状态,编写一个采用堆排序法将A中的数据元素按由小到大进行排序的程序。-Suppose a data type for the integer one-dimensional array A, A in the data element was disorder, to write a heap sort method used in the data elements A sort of process by small to larg
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:547
    • 提供者:陆斌
  1. CODE

    0下载:
  2. 输入5个学生的成绩(从0到100的整数),并将这5个数保存到文件“data.txt”中。然后再编写一个程序,从文件“data.txt”中读取这5个学生的成绩,计算并输出它们的平均数,然后再按从小到大的顺序输出这5个学生的成绩。-The importation of five pupils (from 0 to 100 integer), and 5 the number of files saved to the " data.txt" in. The preparation of a prog
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:292821
    • 提供者:杨乃政
  1. Jack_Straws

    0下载:
  2. ACM94国际大学生编程竞赛东中心区试题-Descr iption n the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we are only concerned with if vario
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1124
    • 提供者:王强
  1. E

    0下载:
  2. A problem consists of multiple lines of input. The first line will be an integer n (1 < n < 13) giving the number of straws on the table. Each of the next n lines contain 4 positive integers, x1 , y1 , x2 and y2 , giving the coordinates, (x1 y1
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:788
    • 提供者:缪鹏飞
  1. RSA

    0下载:
  2. JAVA写的可以用RSA加密解密的代码,随机产生密钥,数据格式是长整型,代码包含求逆元、大数取模模块。-Can be written in JAVA RSA encryption and decryption code, randomly generated key, the data format is a long integer, the code contains the inverse element, large numbers modulo module.
  3. 所属分类:Ajax

    • 发布日期:2017-03-31
    • 文件大小:1850
    • 提供者:
  1. code

    0下载:
  2. (1) 生成n个[0,65535]以内的整数随机数,存入文本文件; (2) 将n个随机数从小到大排序,并显示结果。排序采用k桶法 (3)用函数编制混合同余的伪随机数发生器-(1) generate n-[0,65535] integer random number within, into a text file (2) n random numbers from small to large order, and displays the results. Sort by k B
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-06
    • 文件大小:72963
    • 提供者:haha
  1. di1ti

    0下载:
  2. 求出能整除x且不是偶数的各整数,并按从小到大的顺序放在pp所指的数组中,这些除数的个数通过形参n返回-Obtained can not even divisible by x and each integer, in accordance with the order from small to large array on the pp referred to, these divisor by the number of return parameter n
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:265928
    • 提供者:nawang
  1. VC_Programming_calculated_unsigned_integer_type_sa

    0下载:
  2. VC编程开发计算的无符号大整数类及范例代码VC Programming calculated unsigned integer type, and sample code for large-VC Programming calculated unsigned integer type, and sample code for large
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12056
    • 提供者:yi
  1. BigInterger

    0下载:
  2. 输入两个整数进行四则运算,前面可以有0,可以是超大数,最大长度可以自己设定-Enter two integer arithmetic, can be preceded by 0, can be large, maximum length can be set for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:张伟
  1. paixu

    0下载:
  2. 用冒泡法将RAM中几个单字节无符号的正整数,按从小到大的次序重新排列。-RAM in the bubble method with several single-byte unsigned integer, according to the order from small to large re-order.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:16480
    • 提供者:yuqin
  1. 2.3

    0下载:
  2. 一个简单的猜数游戏程序:  利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。  利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。 ᠊
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:1173
    • 提供者:田龑
  1. MATLAB_qua

    0下载:
  2. They are the programs of uniform quantization and non-uniform quantization. In digital signal processing, quantization is the process of approximating ("mapping") a continuous range of values (or a very large set of possible discrete values) by
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1685
    • 提供者:chan man man
  1. big_num

    0下载:
  2. 基于双向循环链表的大整数加减法 整数大小不限 支持负数-Two-way circular list based on integer addition and subtraction of large size of the open support of negative integer
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:王明
  1. mod

    0下载:
  2. 一个自己编写的大数求模运算,382位整数除181位数,可用于加密算法,完整的工程文件,可在vc下运行,代码中有注释。-I have written a large number modulo operation, 382-bit integer addition to 181 bits, can be used for encryption algorithm, the complete project file can be run in the vc, code in comments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:166111
    • 提供者:liuxiang
  1. BigInt

    0下载:
  2. Big Integer another large ionteger cla-Big Integer another large ionteger class
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1401
    • 提供者:eko
  1. TestAlgorithm

    0下载:
  2. 求花朵数的JAVA代码实现 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1551
    • 提供者:谷琼
  1. HuaDuoTree_Algorithm

    0下载:
  2. 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。 程序的任务是:求N=2
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1740
    • 提供者:谷琼
  1. BigNum

    0下载:
  2. VC++数论计算的无符号大整数类及范例,希望对大家有所帮助-On the calculation of the number of VC++ unsigned integer type and a large sample
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:10629
    • 提供者:madud00106
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 »
搜珍网 www.dssz.com