-
整型浮点数加法运算
通过MIPS的汇编语言实现整型浮点数的加法运算。其中可以设计的指令有mfc1和mtc1。如输入1,1,则输出2.0,以此实现运算。
- 2023-05-29 00:20:03下载
- 积分:1
-
a simple service under linux
一个简单的linux下的服务端,有什么问题请多指教!-a simple service under linux-and what problems it should improve!
- 2023-01-22 01:20:03下载
- 积分:1
-
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。-EM78P447 music, using regular timer control pin P70, the output section of music.
- 2022-02-01 07:55:27下载
- 积分:1
-
linux驱动开发linux_drive_the_development.rar中文版
linux驱动开发linux_drive_the_development.rar中文版-linux driver development linux_drive_the_development.rar Chinese version
- 2023-02-22 22:05:04下载
- 积分:1
-
单片机AT89C2051来编程,轻触式步进调整控制电路。原理图、源程序。...
单片机AT89C2051来编程,轻触式步进调整控制电路。原理图、源程序。-Single-chip AT89C2051 to programming, touch-step adjustment control circuit. Schematics, source code.
- 2022-02-04 18:18:17下载
- 积分:1
-
在ASM 8086处理器的程序
Program in asm for procesador 8086
- 2023-06-18 14:45:03下载
- 积分:1
-
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需...
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需-Liquid crystal display, the program has been through so debug, on-line assembler less urgent requirements of U.S.
- 2022-05-05 13:54:20下载
- 积分:1
-
can, debug, link still class of the source, a member of the useful
masm,debug,link还有上课时的源程序,希望对大家有用-can, debug, link still class of the source, a member of the useful
- 2022-01-25 16:02:29下载
- 积分:1
-
分形
分形--- ----羊齿叶 不错的-reaching back to the good leaf
- 2022-02-03 05:19:34下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1