搜索资源列表
大整数编程001
- ...大整数四则运算
长整数加减
- 有关长整数加减法
C++实现大整数运算
- C++与C语言联合数组实现的用于长度较大的整数之间的四则混合运算
基于整数小波变换的编码
- 基于提升格式的整数小波变换及其编解码- And its arranges based on the promotion form integer wavelet transformation decodes
基于带参数整数小波变换可见数字水印
- 基于带参数整数小波变换可见数字水印,技术很前沿-This is a visible watermark sourcecode based on a integral wavelet transformation with parameters.
大整数运算
- 大整数运算的实现-large integer arithmetic Implementation
长整数运算
- 长整数之间加减乘除-between long integer arithmetic
高精度整数运算
- 练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一
大整数的加法
- 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data
十进制整数相互转换
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
大整数相加
- 大整数相加,对于超过语言中长的数相加时, 可用它。-large integer addition, the language-more than a few together, it can be used.
大整数数阶乘1111
- 用C#写的一个计算大整数阶乘的计算器,可以计算1000以上的大整数阶乘,只要你的CPU够快!呵呵。-C# write a factorial large integer calculation of the calculator, can be calculated more than in the 1000 round factorial, as long as your CPU fast enough! Ha ha.
长整数的乘积求余及应用
- 长整数的乘积求余及应用,能使得大整数的乘积变为小程序- The long integer product strives for-odd and the application, can cause the great integer the product to become the scr ipt
1024位大整数相乘(N次方)取模
- 1024位的大整数进行相乘(N方)取模,是RSA密钥算法的一部分。其中,我对十进制,二进制的高效转换部分非常满意-1024 for the large integer multiplication (N) The tray is RSA key part of the algorithm. Which, I decimal, binary conversion efficiency is very satisfactory
整数规划法
- 本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendme
线性表及其应用--长整数四则运算
- 数据结构课程设计线性表及其应用,长整数四则运算,实现任意长的整数进行加法运算的演示程序。-curriculum design data structures and application of linear table, four long integer operations and achieve long arbitrary integer addition operations for the demonstration pr
基于CPLD-FPGA的半整数分频器的设计
- 基于CPLD-FPGA的半整数分频器的设计,用于设计EDA-based CPLD-half FPGA integer dividers in the design, design for EDA
大整数的运算3.1
- 本程序可以对那些数值超出整形的大整数进行+ - * % 运算欢迎大家使用并提出宝贵修改意见 -the procedures for those values beyond the plastic for the integer-*% Operational Everyone is welcome to use and valuable changes
长整数加法
- 任意长整数加法运算,双向循环链表实现,相加的长整数数量任意。操作环境C-arbitrarily long integers computing, two-way cycle Chain realized, the combined number of arbitrary long integer. C operating environment
大整数加减运算源程序
- 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is t