搜索资源列表
新建 RTF 文档
- 这是一个数据结构小程序,有关计算加减法的-This is a small program data structure, addition and subtraction in the calculation of
fsys
- 这是复数的加减法运算源代码.使用C++在VC环境中实现.-This is the plural of addition and subtraction operations source. The use of C in the VC environment to achieve.
长整数的加法阿
- 实现一个超过了计算机所表示范围的长整数的加减法-achieve an over by the computer, said the scope of the long integer addition and subtraction
dzint
- STL算法实现的大整数加减法的程序, 能够进行正负数的加减,而且是动态数组的, 因此可以无限输入,这是本人这学期的大作业-STL algorithms and the largest integer addition and subtraction procedures, plus or minus a few to carry out addition and subtraction, but is a dynamic array, it can be unlimited importatio
大数加减3
- 可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!-can achieve two large integers (Open-digit) is modified! In C + +, and subtract the number two must be within the system, the process broke the limits!
Big_int2to2
- 本设计完成了要求的所有功能,.能存储足够大的大整数并进行相应的加减法运算。用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the design completed all the required functions. Can store large enough large integer and the corresponding addition and subtraction operations. User friendly interface
利用复数的输出方法将结果输出
- 1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。,Define a complex number class Complex, the class is represented real and imaginary part
hugeintplus.rar
- 100位的大整数加减法.输入格式可以任意,要带符号+ -,不带或者只有一个带都可以.允许输入的数前面有多个0(可以超过100).,Big Integer Plus and minus.
Matrix
- c语言实现矩阵运算。包括矩阵加减法,乘法,转置,求行列式,求逆矩阵等。-Matrix algorithm ,realized by c language.including matrix add,multiply,transpose,determinant,inverse.
2
- 数据结构,加减法以及乘法的实现,这是对表达式求值的过程-Data structure, add and subtract, and multiply the realization that this is the process of evaluation of expressions
LinkBigNumber
- 用链表实现大数加减法,
sy1001_1
- 实现两个复数之间的加减法运算,并且将其运算结果输出。-Achieved between the addition and subtraction of two complex operations, and its operation results output.
ch4
- 矩阵运算集合,包括乘法,加减法,求逆,转置等-matrix
aaa
- 计算矩阵的加减法,大小由用户输入,可以实现矩阵的转置,乘法,-Matrix addition and subtraction calculations, the size of input by the user
big_num
- 基于双向循环链表的大整数加减法 整数大小不限 支持负数-Two-way circular list based on integer addition and subtraction of large size of the open support of negative integer
calculater
- 计算器,可以用来计算简单的加减法以及乘除法。文件不大但很实用。-calculater
shujujiegou
- 数据结构实验报告课程设计 任意整数加减法!-Data structure course design lab report any integer addition and subtraction!
add_code
- 一年级10以内加减法的VB程序和源码,提供参考!-Addition and subtraction within the first year of the VB 10 program and source code
Addition-and-subtraction-within-100
- 小学生100以内的加减法(随机出题),可以统计正确率-Addition and subtraction within 100 primary school students were out of question
加减法运算器1.4
- C++语言编写,可实现基于链表的加减法运算器,数据结构源程序(The C++ language is written to implement the chain based addition and subtraction arithmetic operator, the data structure source program)