您好,欢迎光临本网站![请登录][注册会员]  
当前位置:
资源下载 数学计算

数学计算列表 10

« Prev 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 1579 1580 Next »

[Algorithm高精度整数运算.rar

<王资> 在 2005-02-26 上传
说明:练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,则直接输出各位数字序列;如果是负数,则首先要输出负号。各位数字紧密输出,不带有前缀的多余的0。,practice procedures, as follows : high-precision integer for the addition, subtraction, multiplication. The importation of two decimal integer big M and N (M, N up to a maximum of 50), the calculated results of operations and output. Entry forms : standard input on the importation of branches were the following : 1. The first line inputs, a large integer M. M may have negative, is back up to 50 digital sequence. 2. Only a second line of characters could be "","-","*", respectively, plus or minus, by three operators. 3. The third line inputs large integer N, M and the same format M, N are not redundant with the prefix 0 output-- in the form of print on standard output Operational result, the output sequences of characters here is the large integers M and N and
开发平台:C-C++ | 大小:1KB | 下载19次

[Algorithm程序员考试.rar

<王资> 在 2005-02-26 上传
说明:没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形式】输出有N行,每行有两个串。第一个串该部门得分最高的程序员的姓名,第二个数字是得分最低的程序员的姓名。,no interface, written in C minor procedural issues are as follows : a software company recruited dozens of programmers, divided into several departments. An examination of the various departments for testing all programmers. Examinations in 1886 after the end of each grade. Now need to know, in every sector, but the best programmers and the worst programmers who were. N input is a line, each one a number of positive integers. There is only a first positive integer representing the number of departments. The remaining N firms, each firm on behalf of all the sector's programmers to the basket. Each Bank figures k a representative of the number of programmers, the bank left the k right data, including data on each of a programmer's name (a string) and its score (a positive integer). F
开发平台:C-C++ | 大小:1KB | 下载5次

[Algorithm超长正整数的加法和乘法运算.rar

<王资> 在 2005-02-26 上传
说明:学编程没多久,没事写着连习。,school program not long, with nothing to read even Xi.
开发平台:C-C++ | 大小:1KB | 下载6次

[Algorithmfang_cheng.rar

<陈晓青> 在 2005-02-25 上传
说明:求解一元二次方程的算法,one yuan solving quadratic equation algorithm
开发平台:Visual C++ | 大小:146KB | 下载9次

[Algorithm最大公约数.rar

<陈晓青> 在 2005-02-25 上传
说明:求解整数的最大公约数,the common denominator for Solving Integer
开发平台:Visual C++ | 大小:118KB | 下载4次

[Algorithm生成随机密码.rar

<焦吉林> 在 2005-02-23 上传
说明:生成随机密码,好用不错,generate random passwords, user-friendly good
开发平台:Visual C++ | 大小:49KB | 下载13次

[AlgorithmTeeSpline.rar

<王国> 在 2005-02-22 上传
说明:B样条曲线类,使曲线绘制更平滑,B-spline curves category, drawing more smooth curve
开发平台:Delphi | 大小:4KB | 下载32次

[Algorithmconv.rar

<熊模昌> 在 2005-02-21 上传
说明:对任意基底的系列求卷积,right arbitrary substrate for a series of convolution
开发平台:matlab | 大小:2KB | 下载18次

[AlgorithmLAGRANGE法.rar

<张严> 在 2005-02-21 上传
说明:c语言简单算法实例,c algorithm example, simple language
开发平台:C-C++ | 大小:3KB | 下载6次

[Algorithm外点惩罚函数法-调试通过.rar

<华华> 在 2005-02-21 上传
说明:求解n维具有不等式约束优化问题的最优解,solving n-dimensional inequality constrained optimization with the optimal solution
开发平台:Windows_Unix | 大小:2KB | 下载70次

[AlgorithmID15To18.rar

<夏天> 在 2005-02-21 上传
说明:小玩意,把15位身份证转换成18位,gadgets, and 15 ID cards into 18
开发平台:Java | 大小:1KB | 下载4次

[Algorithm工程科学计算与C程序集(上,下).rar

<王杰> 在 2005-02-20 上传
说明:程序是我们上课时中用到的,工程科学计算与C程序集 (上,下) 相信是很有用的!,is our class names, scientific computing and engineering procedures Set C (upper and lower) believe that it is very useful!
开发平台:C-C++ | 大小:344KB | 下载13次
« Prev 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 1579 1580 Next »