-
Source code for measure temperature for Atmel Butterfly (ATMEGA 169) in ASM
Source code for measure temperature for Atmel Butterfly (ATMEGA 169) in ASM
- 2022-05-29 22:53:18下载
- 积分:1
-
DS1620/display for 8051
DS1620/8051显示器
- 2022-05-21 17:05:32下载
- 积分:1
-
未命名文件夹
说明: 数据结构线性表基本创建 插入 删除简单代码 方便操作。(The data structure linear table basically creates simple code for insertion and deletion, which is easy to operate.)
- 2020-06-24 13:20:02下载
- 积分:1
-
tlv2544/48例行公事
TLV2544/48 Interface routine
- 2022-03-09 22:33:08下载
- 积分:1
-
这是一本经典教材《IBM PC 86X86汇编语言程序设计》和教案,我觉得写得不错,拿来和大家分享...
这是一本经典教材《IBM PC 86X86汇编语言程序设计》和教案,我觉得写得不错,拿来和大家分享-This is a classic textbook "IBM PC 86X86 assembly language programming" and lesson plans, I feel well-written, and we used to share
- 2022-03-10 10:16:42下载
- 积分:1
-
一些关于FPGA的重要的PING语句,相当好的东西
一些关于FPGA的重要的PING语句,相当好的东西-Number of FPGA
- 2022-11-12 02:10:03下载
- 积分:1
-
5_4
说明: 比较字符串,相同输出“MATCH”,不同输出“NO MATCH”(Comparing strings, the same output " MATCH" , different output " NO MATCH" )
- 2011-04-12 20:21:05下载
- 积分:1
-
Do STC89C52 learning remote control, infrared remote control can keep eight of i...
STC89C52做的学习型遥控器,可存八个红外遥控信息,只要再把按键用定时器中断2完成就可以用于商业生产了-Do STC89C52 learning remote control, infrared remote control can keep eight of information, as long as the button and then use Timer 2 interrupt can be completed for commercial production of the
- 2022-02-09 12:04:42下载
- 积分:1
-
- 2022-02-01 05:37:01下载
- 积分:1
-
汇编语言报告
在指定的位置,用指定的颜色,显示一个用0结束的字符串。(dh)=行号(取值范围0~24),(dl)=列号(取值范围0~79),(cl)=颜色,ds:si指向字符串的首地址,无返回。在屏幕的8行3列用绿色显示data段中的字符串‘Welcome to masm!’,0(In the specified location, display a string with 0 in the specified color. (dh) = line number (range of values 0-24), (dl) = column number (range of values 0-79), (cl) = color, ds: Si points to the first address of the string, no return. In the 8 row and 3 column of the screen, use green to display the string in the data segment "Welcome to MASM!", 0)
- 2018-11-10 15:06:34下载
- 积分:1