-
汇编程序求1个数的四次方,8086测试通过。
汇编程序求1个数的四次方,8086测试通过。-compilation procedures for a number of the four sides, the 8086 test.
- 2022-10-24 03:25:03下载
- 积分:1
-
基于51的简单交通灯模拟,对那些刚刚入门的朋友可能有所帮助...
基于51的简单交通灯模拟,对那些刚刚入门的朋友可能有所帮助-51 Based on a simple traffic light simulation, for those just getting started may be helpful to Friend
- 2022-08-23 07:14:47下载
- 积分:1
-
开机时,显示12:00:00的时间开始计时;
P0.0/AD0控制“秒”的调整,每按一次加1秒;
P0.1/AD1控制“分”的调整,每按一次加1分...
开机时,显示12:00:00的时间开始计时;
P0.0/AD0控制“秒”的调整,每按一次加1秒;
P0.1/AD1控制“分”的调整,每按一次加1分;
P0.2/AD2控制“时”的调整,每按一次加1个小时;
-Boot-up, indicating the start time 12:00:00 time P0.0/AD0 control seconds of adjustment, every time plus 1 seconds P0.1/AD1 control points of adjustment, every time plus 1 points P0.2/AD2 control when adjustments, every time plus 1 hours
- 2022-04-21 03:30:24下载
- 积分:1
-
控制LED慢慢变亮和慢慢变暗的一个汇编程序.初学者可以多分析一下,从而能学到一些编程方法和思路...
控制LED慢慢变亮和慢慢变暗的一个汇编程序.初学者可以多分析一下,从而能学到一些编程方法和思路-control LED change slowly and gradually darken-a compilation of the procedure. Beginners can analyze, It will be able to learn some programming methods and ideas
- 2022-07-21 23:35:03下载
- 积分:1
-
用汇编语言编写的数制转换程序,可以将5位的二进制串转化为十进制数字输出...
用汇编语言编写的数制转换程序,可以将5位的二进制串转化为十进制数字输出-assembler language few of the system conversion process, which would be five binary strings into metric digital output
- 2023-05-09 10:55:03下载
- 积分:1
-
一个微机原理要做的试验程序
一个微机原理要做的试验程序-a computer theories do testing procedures
- 2022-05-31 02:28:03下载
- 积分:1
-
汇编小程序,初学者学习汇编,arm的。汇编格式,和简单的寄存器操作指令。...
汇编小程序,初学者学习汇编,arm的。汇编格式,和简单的寄存器操作指令。-Compilation of small programs, for beginners to learn to compile, arm
- 2023-06-10 09:50:03下载
- 积分:1
-
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示
例(同样适用于2416).
说明:本程序在AT24...
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示
例(同样适用于2416).
说明:本程序在AT24C01A上调试通过-Program features: This procedure is to use the Subprogram 240X.ASM documents on multi-byte EEPROM 240X read and write operation of the example (also applies to 2416). Note: This program debugging through AT24C01A
- 2023-09-03 15:40:02下载
- 积分:1
-
IA-32汇编原代码,scop算法原码.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, scop algorithm for the original code. Compared to c/c++ Write the original code, more efficient
- 2022-03-19 23:06:18下载
- 积分:1
-
两个经典程序:显示系统时间,转换(大小写字母转换、二进制/八进制/十进制/十六进制间转换)...
两个经典程序:显示系统时间,转换(大小写字母转换、二进制/八进制/十进制/十六进制间转换)-two classics : Display System, the conversion (case-insensitive conversion, binary/octal/decimal/hexadecimal switch)
- 2022-02-21 17:34:26下载
- 积分:1