搜索资源列表
稀疏矩阵的运算器
- 稀疏矩阵的运算器 [基本要求] 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两 个矩 阵相加、相减、相乘的运算。稀疏矩阵的输入形式采用三元组表示, 而运算结果的矩阵则以通常 的阵列形式列出。 这是出自清华大学 严蔚敏 吴伟民 编著的数据结构题集(C语言版)的第136页的实习4 -sparse matrix operations for the [basic requirements] "OK logical link with informati
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
myheard
- 我们的一个数据结构的课程设计,计算一元稀疏距阵的计算器,即是一元多项式的相加\\相减\\相乘\\求导\\求X值\\...还有利用彩色文本形式编写的一个界面.非常的好看,使用也方便-the data structure of a curriculum design, calculation of one yuan sparse matrix of calculators, serves yuan polynomials together \\ subtract \\ multiply \\ der
c++_class_matrix
- 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup
matrix
- (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
jisuanqi
- 设计一个计算器,可以实现输入一些数据进行加减乘除,输出正确的答案-The design of a calculator, can achieve input some data to add, subtract, multiply and divide, output the correct answer
Cacultor
- 使用Eclipse进行开发的简单计算器,完成了数据的加、减、乘、除、求倒、取反等功能,采用了java awt、java swing。-Use Eclipse to develop a simple calculator, complete data add, subtract, multiply, divide, seeking down, take anti-functions, using java awt, java swing.
Calculator
- 简易计算器,支持加减乘除,并且运算数据可支持正负、小数,且可多位。 -Simple calculator, support to add, subtract, multiply and divide, and operational data can support positive and negative, decimal, and can be a number
65filter
- 65位FIR数字滤波器的设计~~其中有通过仿真得出得数据 ~可以通过数据输入完成滤波实验~对数字滤波器得整个算法进行了分析包括输入分组相加 然后相乘得过程-65 FIR digital filter design ~ ~ with simulation data to come in through the importation of data from experiments completed filtering of the digital filter in the whole alg
MY9_18
- 实现对话框的计算器功能,输入两个数据能进行简单的加、减、乘、除操作。-Calculator functions to achieve the dialog box, enter the two data can be a simple add, subtract, multiply, with the exception of the operation.
111111
- 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算。 2、科学计算函数,包括正弦、余弦、正切、开方、平方、阶乘、指数、对数等函数运行。 3、以角度、弧度两种方式实现上述部分函数。 4、具备历史计算的记忆功能。 5、对不正确的表达式能指出其错误原因。 6、整理上机步骤、完成实验报告、提交可运行的程序,给出实验数据和实验结果。 -1, binary, octal, decimal and hexadecimal number of add, subt
dashuxiangcheng
- 大数据相乘,多字节数据之间的乘法运算,使用数组存储-Large data multiply, multi-byte data of the multiplication, the use of an array of storage
Matrix
- Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法multiply(Matrix m
multiply
- 数据结构上机实验——矩阵相乘。可实现输入两稀疏矩阵,用户自定义选择矩阵相乘模式并显示相乘结果。简明、易懂、C++自编版。-Data structure on experiments- matrix multiplication. Enter the two sparse matrices can be realized, user-defined selection matrix multiplication mode and display the multiplication result.
multiply
- 数据结构实验。利用单链表实现多项式的加法和乘法。-Data structure experiments. Polynomial addition and multiplication using a single linked list.
string-data-encryption
- Data Encryption by Matrix Multiplication We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters
data-structure
- C++ program to multiply two polynomials maintained as linked lists
vedic-multiplier-for-16-bit-input-data
- vedic multiplication is used to implement on FPGA. here the vdic multipler uses urdhwa tiryakhbyam sutra to multiply 16 bit numbers, which is applicable for all data type numbers. This uses vertical and cross wise multiplication process. The out
multiply
- 单片机多字节乘法,实现32位乘以32位整形数据相乘,然后把64位结果高32位和低32位分别存放。带Protues仿真文件,已验证算法结果-Microcontroller multibyte multiplication, 32 times the 32-bit plastic data multiplication, and the results the 64 high 32 bits and low 32-bit storage respectively. Protues simulati
src_multiply
- Data content to multiply the given values