搜索资源列表
WarmUp
- 通过MFC编程得到的加减法运算器 实现加法运算或减法运算 由控制按钮选择运算函数 从输入框中输入需要进行运算的数据(只能为整形数) 点击运算符选择按钮后方可得到结果-MFC programming obtained by addition and subtraction calculator to achieve addition operation or subtraction operation by the control buttons to select
bcd-alu
- 一位十进制bcd加减法运算器,可对两个一位整数进行加减法运算.-Bcd a decimal addition and subtraction operations, which can be both an integer addition and subtraction operations.
09301145
- 矩阵运算器 实现矩阵加减法乘除法转置算法等-Matrix operation matrix addition and subtraction multiplication and division transpose algorithm
加减法运算器1.4
- C++语言编写,可实现基于链表的加减法运算器,数据结构源程序(The C++ language is written to implement the chain based addition and subtraction arithmetic operator, the data structure source program)
补码加减法运算器
- 掌握算术逻辑运算单元(ALU)的工作原理。 熟悉简单运算器的数据传送通路。 掌握8位补码加/减法运算器的设计方法。 掌握运算器电路的仿真测试方法。