搜索资源列表
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第
complexApp_lab1
- 复数运算器,我自己写的,提供复数加法 减法的运算功能
TSMatrix_cal
- 三元组表示的稀疏矩阵的加法,减法,乘法运算器
定点运算器
- 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法-achieve binary fixed point operations : 1. Sentinel integra
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第
complexApp_lab1
- 复数运算器,我自己写的,提供复数加法 减法的运算功能-Plural computing devices, I wrote it myself, to provide plural subtraction arithmetic adder functions
TSMatrix_cal
- 三元组表示的稀疏矩阵的加法,减法,乘法运算器-Triples express the sparse matrix of the adder, subtraction, multiplication device
add_minigui
- 基于MINIGUI的一款简单的加法运算器 可以实现简单的运算-Based on the MINIGUI a simple addition operations can achieve the simple arithmetic
SparseMatrixfinal
- 稀疏矩阵运算器 对稀疏矩阵采用三元组存储,实现加法 减法 乘法的功能-Sparse Matrix calculator used on the sparse matrix triple storage, the realization of the function of multiplication addition subtraction
CCCC
- 多项式运算器,实现了多项式的加法,减法和乘法的运算.-Polynomial operations, and the realization of the polynomial addition, subtraction and multiplication operations.
sx1_5
- 稀疏矩阵运算器.实现了矩阵的加法运算,减法运算和乘法运算.-Sparse Matrix calculator. The realization of the matrix addition operations, subtraction and multiplication operations.
Ex301
- Java加法运算器,能实现简单的加法运算 -Java adder calculator that can perform simple addition operation
PK2
- 加法运算器 可以自由进行加法运算 可以很快得出结果-Addition arithmetic unit can be free to the outcome of the addition operation can be quickly
jiafa
- 一个加法运算器,然后可以用来计算简单的加法-An addition operation, and then can be used to calculate the simple addition
Addition-logic-unit
- 这是用Android编写的一个入门小程序,加法运算器。-This is an introductory applet written using Android, an adder.
jiafaqi
- 加法器 使用java代码编写简单的加法运算器 适合初学者-Adder suitable for beginners to use Java code to write simple adder
koggestone-adder
- koggestone adder 是一种更快速的加法运算器。-koggestone adder is a very useful adder to do the calculation
1
- 设计一个一元稀疏多项式加法运算器,完成多项式a和b相加,建立多项式a+b。-Design a one yuan sparse polynomial adder, complete polynomials a and b are added, the establishment of polynomial a+ b.
adder
- 能够实现单精度浮点加法运算。输入引脚有:第一运算数,第二运算数,复位信号,时钟信号。输出信号有:运算结果,运算完成标志。(To achieve a single precision floating-point addition operations)
加法运算器3
- C++语言,实现基于链表的加法运算,数据结构源程序实例(C++ language, the implementation of the addition operation based on the chain table, the data structure source program instance)