搜索资源列表
十进制四则运算器
- 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。主要功能:实现整数浮点数的四则运算。-topic : expressed in a binary tree arithmetic expressions on the basis of the design of a four decimal computing calculator. The main functions : to achieve integral float the four operations.
xishujuzhen
- 稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
1.6运算器部件实验:乘法器
- 这个是用vhdl编写的乘法器,仅仅供大家参考-VHDL prepared by the multiplier, just for reference
1.7运算器部件实验:除法器
- 这个是用vhdl语言编写的除法器,仅仅供大家参考.-the VHDL language is used to prepare for the division, just for reference.
calculator3
- 一个简单运算器的MFC实现 能实现八进制,十进制,十六进制的转换。-a simple calculation of MFC achieve octal, decimal, hexadecimal conversion.
8345029260
- 简单运算器代码,不过不是很明白,如果看得明白,请告知一下-simple arithmetic unit code, but not quite understand, if read understand, please tell what
ccmulVHDL
- vhdl语言编写的复数乘法运算器原代码,采用定点运算,并将复数乘法转为实数运算。-VHDL language in the plural multiplication with the original code using fixed-point computation. will the plural multiplication to real operations.
JSQASM
- 用汇编语言写成的复数运算器,包括了 复数的加/减/乘/除/模/辐角-compilation of language used in the plural computing devices, including the plural of plus / minus / x / addition / D / Angular
intToFloat
- 将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。-will int data type conversion to float type. For no floating point unit is suitable for the platform.
logicaloperators
- 用python编写的逻辑运算器用户界面,加载haskell等编写的逻辑运算内核可进行完美运算!
logicaloperators
- 用python编写的逻辑运算器用户界面,加载haskell等编写的逻辑运算内核可进行完美运算!加入按扭图片,可以直接编译运用!
xishijuzhneng
- 稀疏矩阵的运算器,数据结构课程设计的内容
cunchuqiyunsuan
- 计算机组成原理实验报告,内含运算器实验。
稀疏矩阵的运算器
- 用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。-writen in C language, implemented calculator which can execute basic operator of sparse matrix.
cpu16
- 实现一个16位CPU。该CPU使用精减指令集,是一个五段流水线的结构。包括取指令(IF)、读寄存器(RD)、运算器(ALU)、内存读写(MEM)和写回(WB)。-The realization of a 16-bit CPU. Streamline the use of the CPU instruction set is a structure of five lines. Including fetch (IF), register read (RD), arithmetic logic u
SparseMatrixArithmeticUnit
- 现一个稀疏矩阵运算器。以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果要求以阵列形式输出-Is a sparse matrix arithmetic unit. The " belt line of logical link information" triples table as sparse matrix storage structure to achieve two matrices are added togeth
四则运算器
- c#的一个关于四则运算器的程序,实现最基本的四则运算功能
verilog四则运算器
- verilog四则运算,包括加法器、乘法器、除法器,不过都是拾人牙慧,整理一下,供新手参考。(Verilog four operations, including the adder, multiplier and divider, but are written, tidy, for novice reference.)
untitled
- 记录时间的运算器,基于matlab中simulink模块,通过公式进行数据运算,并绘制图片(An operator for recording time)