-
核磁共振含油测量仪
核磁共振含油测量仪-NMR measurement instrument
- 2022-03-17 13:40:14下载
- 积分:1
-
a song under dos
use masm6.0
to get exe
to go
music can change any tim...
a song under dos
use masm6.0
to get exe
to go
music can change any time
- 2023-08-12 07:35:02下载
- 积分:1
-
简易的汇编电子琴程序,在通用的PC下运行,没有什么外观可言,通过键盘字母实现按键发声...
简易的汇编电子琴程序,在通用的PC下运行,没有什么外观可言,通过键盘字母实现按键发声-Simple compilation of flower procedures, the common PC running under no appearance at all, through the keyboard keys letters realize voice
- 2023-05-30 22:00:03下载
- 积分:1
-
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。...
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。-Learning assembly language produced by the procedure, very useful, I think more difficult to compile.
- 2022-02-25 14:50:33下载
- 积分:1
-
多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。...
多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。-multifunctional 5,250 procedures. Including the keys, and so on. For beginners links. A detailed briefing.
- 2023-02-17 23:25:03下载
- 积分:1
-
MenuetOS是一个操作系统开发的PC完全在32写的…
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less resource hungry applications.
Menuet has no roots within UNIX or the POSIX standards, nor is it based on any operating system. The design goal has been to remove the extra layers between different parts of an OS, which normally complicate programming and create bugs.
- 2023-04-08 09:00:03下载
- 积分:1
-
这个源代码是可运行的。
这个源代码是可运行的。-the source code can be run.
- 2022-01-21 00:25:22下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1
-
一个不错的堆排序,用汇编语言实现的
一个不错的堆排序,用汇编语言实现的-a good heap sort, with the compilation of language
- 2022-02-03 11:24:59下载
- 积分:1
-
数控直流电源.步进0.1V可调节电压0到20V,输出电压通过数码管显示,并且有掉电存储功能...
数控直流电源.步进0.1V可调节电压0到20V,输出电压通过数码管显示,并且有掉电存储功能
- 2022-01-31 21:22:31下载
- 积分:1