搜索资源列表
课程设计稀疏矩阵运算器
- 数据结构的课程设计---稀疏矩阵运算器 希望可以给大家参考-data structure design of the curriculum -- for sparse matrix operations can hope for your reference
数据结构的稀疏矩阵运算器
- 利用十字链表的储存结构完成距阵的加,减,乘.数据结构实习题目,已完成选做内容.-use the storage structure to complete the matrix, plus or minus, riding. Internship topic data structure, so as to complete the election.
FixMath
- 这是我本人编写的一个32位定点小数运算的函数库。对于没有浮点运算器的场合,可以提供进行小数运算的一种途径-This is my prepared in a 32-bit fixed point decimal computing functions. For no floating point unit occasions, it can provide for fractional arithmetic, as a way to
稀疏矩阵运算器加减乘
- 以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.
十进制科学运算器
- 实现十进制的一般运算和科学运算,计算器大小可变-metric achieve the general computing and scientific computing, the size of Variable Calculator
矩阵运算器
- 一款用C++制作的矩阵运算器,不但可以直接用于矩阵计算.而且对想提高C++编程的朋友很有帮助。-new production of C-matrix operations, not only can be used directly matrix calculation. but right wants to raise C Programming helpful friends.
CrossSparseMatrix
- 采用十字链表的稀疏矩阵运算器-Cross Chain using sparse matrix operations for
juzhenxuanfa001
- 稀疏矩阵运算器 是数据结构的一个课程设计.是自行编写的.保证是原创.-sparse matrix operations for the data structure is a curriculum design. Is self-prepared. Guaranteed to be original.
EvaluteExpression
- 一个用c++编写的运算器,数据结构实验中的一题,绝对原创!-c prepared using a computational device, the data structure of an experiment that definitely original!
chufa_yunsuan
- 采用C++Buider 编写的除法运算器。-C Buider prepare for the division operation.
SimpleMatrixCalculator
- 矩阵运算器,矩阵相加减、相乘、求逆、求幂等-matrix arithmetic unit, matrix phase addition and subtraction multiplication and inversion, seeking Idempotent
Counter(C++)
- 计算机组成原理的一个浮点数运算器。 C++编写,可输入阶码位数,尾数位数。完整实现浮点数的运算。-Computer principle of a floating point arithmetic unit. C, the code can be imported bands, the median mantissa median. Achieve complete float arithmetic.
complexApp_lab1
- 复数运算器,我自己写的,提供复数加法 减法的运算功能
juanji
- C语言完成,图形界面的卷积积分运算器,根据输入的函数进行卷积运算
0410714309
- 稀疏矩阵运算器 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵
课程设计报告a运算器部件
- 运算器部件的实现和功能 主要为学习计算机组成原理的同学 提供-computing components and functions of the realization of the main tenets of computer components provide students
稀疏矩阵运算器
- 题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to th
运算器
- 设计实现一个简单的计算器,可以接受中缀数值表达式,并进行求值。 至少应该包括加、减、乘、除4种运算和括号处理; (2) 运算量可以自己约束(整数、实数等); (3)有能力的同学可以仿照WINDOWS计算器界面(The design and implementation of a simple calculator, can accept infix numerical expression, and evaluation. At least 4 additional operations,
加法运算器3
- C++语言,实现基于链表的加法运算,数据结构源程序实例(C++ language, the implementation of the addition operation based on the chain table, the data structure source program instance)
加减法运算器1.4
- C++语言编写,可实现基于链表的加减法运算器,数据结构源程序(The C++ language is written to implement the chain based addition and subtraction arithmetic operator, the data structure source program)