- 博客(1)
- 资源 (1)
- 收藏
- 关注
原创 【OMNET++】最详细的Windows10下OMNET++的安装教程
前言:花了一下午安装成功,综合了网上的几个教程,写了这个安装步骤,每个步骤都尽可能详细了。第一步:配置jdk环境第二步:安装GCC编译环境(MinGW)第三步:安装OMNeT++下面分别详细介绍每一步。1. 配置jdk环境(以jdk 11.0.2版本为例)注意:之前在电脑上编译过Java的可以忽略此步访问https://www.oracle.com/technetwork/jav...
2019-11-15 10:37:31
10050
6
8051汇编程序——计算signed数字的除法
Write an assembly program to calculate P/Q where P and Q are signed numbers stored in some registers (e.g.R0 and R1). Write the signed quotient (in 2’s complement representation) back to the internal RAM address 0x30.
2018-05-20
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人