搜索资源列表
ExtAdd
- extadd:是用汇编语音程序设计的关于计算两个64位整数相加的小程序-extadd : Speech is a compilation of program design for the calculation of two 64-bit integer, the sum of small programs
calcu_synthesis
- 本程序实现两个整数平方和相加并且输出结果-the program two integers and the sum of squared output
matrix.rar
- 2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7) 动态申请三个矩阵:A1、A2、A3; (8) 初始化A1、A2;
exp1
- 需要利用有序链表来实现一元稀疏多项式的表示及加法运算的简单计算程序,其基本功能有: (1)输入并建立两个多项式; (2)多项式f1(x)与f2(x)相加,建立和多项式f3(x); (3)输出多项式f1(x),f2(x),f3(x)。-Need to use ordered lists to implement a dollar sparse representation of polynomials of simple addition operations and calculat
QPSK-I-Q
- matlab仿真程序,产生QPSK调制的信号,严格按照QPSK的调制步骤分I路Q路产生信号,最后两路相加,产生已调信号,调制信号随机产生,载波信号是余弦信号。-matlab simulation program to produce the QPSK modulation signal, in strict accordance with the QPSK modulation of the sub-step road Q road I have a signal, the sum of the
ADD
- 该程序可以很好的实现两个多项式相加的功能-The program can achieve a good sum of two polynomial functions of
duoxiangshixiangjiawenti
- 编写一个程序,实现两个一元多项式相加。要求: (1)多项式用链表存储 (2)多项式相加必须使用单独的函数实现 (3)输入时只要求输入各项的系数和指数 (4)结果输出形式如下 F(x) = an*x^n + an-1*x^(n-1) + … + a1x + a0 -The preparation of a program to realize the sum of two polynomials a dollar. Requirements: (1) polynomial
weijiyuanli
- 汇编程序 1.1编写一程序,作BCD数的四则运算,在程序中设置非压缩BCD数X,从键盘输入一位十进制数Y。将X+Y、X-Y、X*Y及X/Y(不考虑余数)分别送ANS_A,ANS_S,ANS_M及ANS_D变量。 1.2编写一程序,实现两个三字节无符号数DATA1和DATA2的相加,结果送四字节变量ANS。 -Assembler program to prepare a 1.1 for the number of BCD arithmetic, the procedure set up
4
- 程序功能:用单链表存储多项式并实现两个多项式相加-Program features: single-chain storage and realization of the polynomial sum of two polynomials
VerifiedGoldbach
- 验证哥德巴赫猜想:任何大于6的偶数,均可以表示为两个奇素数之和。改程序就是验证这一猜想。-Verify Goldbach' s conjecture: any even number greater than 6, can be expressed as the sum of two odd prime numbers. Reform program is to verify this conjecture.
1
- 计算两数之间之和,希望对入门者有所帮助. 程序不是很长,主要就是讲了一个循环语句的用法。-Calculated between the number of the sum of the two, want to help beginners. Program is not very long, is mainly talked about the usage of a loop statement.
poly
- 实现一元多项式的相加。 要求按指数降序输入两个多项式,然后程序可以完成对这两个多项式的相加-Polynomial realization of the sum of one dollar. Require exponentially descending input two polynomials, then the program can complete the sum of these two polynomials
sum
- 此程序写了,任意给定两个数,互相作为底数和指数,再求和。如果不满足条件,报错。-This program was made, any given two numbers to each other as the base and index, and then sum. If does not meet the conditions, an error.
calculation-two
- 这个程序是一个关于两个数字相加之和的计算,用的是labview9.0来编写的,这是一个通用的程序,仅供大家参考。-This program is a calculation of the sum of two numbers is labview9.0 to write, this is a common procedure, only for your reference.
Sum-two-big-numbers
- By using this program we can sum two big numbers (at last 1000 digits) whit each other.
Sum-two-big-numbers
- By using this program we can sum two big numbers (at last 1000 digits) whit each other.
sum
- 此程序为一个加法器的程序,在窗口中填写两个加数,可以计算出结果的程序-This program is a summer program, fill two addends in the window, you can calculate the results of the program
sum
- 求两个数据的和,LABVIEW输入两个数据,通过程序计算输出结果。-Two data and of LABVIEW, two data input, output by program calculation.
SUM=5
- 运行程序后,系统会自动输出数字之和等于5的两个数。-After running the program, the system will automatically output digital sum equal to two numbers 5.
two_sumprogram.tar
- two sum program for summing numbers