-
设计相应的数字逻辑判断以下几种情况
说明: 设计相应的数字逻辑判断以下几种情况:
a)确定一个32-bit有符号数大于零
b)确定一个32-bit有符号数小于零
c)确定两个32-bit有符号数相等
d)确定两个32-bit有符号数不相等
e)比较两个32-bit有符号数的大小
画出电路框图,分析复杂度和成本,探讨MIPS指令集分支转移指令的条件比较在硬件实现上可能的优势。(Design corresponding digital logic to judge the following situations:
a) Determine that a 32-bit signed number is greater than zero
b) Make sure that a 32-bit signed number is less than zero
c) Make sure two 32-bit signed numbers are equal
d) Make sure the two 32-bit signed numbers are not equal
e) Compare the size of two 32-bit signed numbers
Draw the circuit diagram, analyze the complexity and cost, and discuss the possible advantages of MIPS instruction set branch transfer instruction in hardware implementation.)
- 2020-05-12 12:00:03下载
- 积分:1
-
vc-csv
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
- 2013-04-19 10:54:25下载
- 积分:1
-
GTM_DesignSim-master
GTM_DesignSim-master
- 2020-06-16 10:00:11下载
- 积分:1
-
跳动的小球,主要是做出小球的跳动效果,不知道做得行不
跳动的小球,主要是做出小球的跳动效果,不知道做得行不-Beating a small ball, the ball is mainly made by the beating effect of
- 2022-07-18 13:51:14下载
- 积分:1
-
平均成绩算法
使用数组的方法,通过向用户索要数据计算出学生的平均成绩。(Using the method of array, the average scores of students are calculated by asking for data from users.)
- 2020-06-17 17:20:02下载
- 积分:1
-
PWM
说明: 通过按键调节PWM输出占空比并实时显示,最小1%最大99%(Adjust the duty cycle of PWM output and display by key-press)
- 2020-06-21 21:00:02下载
- 积分:1
-
MATLAB_SAR_Toolbox
MATLAB SAR images Toolbox
- 2019-02-06 20:04:11下载
- 积分:1
-
181060021李闯—机器人运动分析
说明: 课题作业,模拟了刚体的运动,以实现类似机器人的避障功能(The class assignments in the class simulate the rigid body movement to achieve a robot-like obstacle avoidance function)
- 2020-05-22 09:15:31下载
- 积分:1
-
股票交易买卖批量下单保存,察看交易数量和金额
股票交易买卖批量下单保存,察看交易数量和金额-Stock trading volume under the single-preservation, to see the number of transactions and amount of
- 2022-03-02 05:56:21下载
- 积分:1
-
CPP.Cookbook1
说明: 导师给推荐的另一本书,我推荐只看第一章就行了,帮助你理解很多东西。(Mentor to recommend another book, I recommend just look at the first chapter on the line, to help you understand a lot.)
- 2011-03-18 10:20:54下载
- 积分:1