-
电子钟源码,修改版,带温度计,完整汇编程序下载。
电子钟源码,修改版,带温度计,完整汇编程序下载。-Electronics clock source, modified version with a thermometer, complete download assembler.
- 2022-03-01 04:28:35下载
- 积分:1
-
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明...
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best description
- 2022-04-26 14:33:43下载
- 积分:1
-
Hanoi Tower design, we hope to useful, please exhibitions.
汉诺塔设计,希望对大家有用,请大家多多指教。-Hanoi Tower design, we hope to useful, please exhibitions.
- 2022-01-26 01:27:29下载
- 积分:1
-
PIC单片机解码EV1527实例
资源描述EV1527解码程序:单片机PIC16F630,内部4MHz,EV1527发射频率433MHz,振荡电阻270K,遥控器供电电压DC12V,周期为1.2ms。
在上电3S钟内按开机键,程序学习遥控器识别码,1次只能学习一个遥控器;按关机键程序将擦除所有遥控器识别码。
本程序最多可以学习42个遥控器,当遥控器个数满42个后第43个将会覆盖第1个。
- 2023-03-15 05:50:03下载
- 积分:1
-
MCS51 LCD图象显示调试程序
MCS51 LCD图象显示调试程序-MCS51 LCD image debugger
- 2023-07-27 23:55:03下载
- 积分:1
-
IDAfenxi
说明: 在进行增量动力分析(IDA)后数据自动处理,不用手算,方便快捷(After the incremental dynamic analysis (IDA), the data can be automatically processed without manual calculation, which is convenient and fast.)
- 2018-12-24 14:58:51下载
- 积分:1
-
Serial-Comunication.tar
windows系统下汇编语言实现的串口聊天小程序,具有简易的聊天界面,支持聊天记录保存,使用中断及查询方式实现,支持二进制和字符传送。
1. 文件功能描述:
1com1.asm为打开com1通信的源文件
2com2.asm为打开com2通信的源文件
2个源代码除了串口地址不同,其他代码相同
同理1com1.exe 和2com2分别打开com1和com2来通信
2. 二进制传送格式:
当选择菜单二进制传送时(菜单2和3)
发送方输入以空格隔开的2位的16进制数,(不够2位用0补充)
比如可以输入 AB CE 33 3F EC 01 00 0A 再按回车就发送过去了。
(windows system the serial assembly language chat applet with a simple chat interface, support chat history saving, the use of interrupt and query method implemented to support binary and character transfer.
1. File Function Description:
1com1.asm communication to open the source file com1
2com2.asm communication to open the source file com2
2 In addition to the serial port address of the source code is different from other code the same
Similarly 1com1.exe and 2com2 open com1 and com2, respectively, to communicate
2. Binary delivery format:
Binary transmission when the selection menu (Menu 2 and 3)
Enter the sender of the two separated by a space of 16 hexadecimal numbers (not supplemented with 0 2)
For example you can enter AB CE 33 3F EC 01 00 0A press Enter to send over.)
- 2011-05-30 16:09:29下载
- 积分:1
-
s08 sci 汇编语言
s 08 sci 汇编语言
s08 sci 汇编语言
s08 sci 汇编语言
s 08 sci 汇编语言
s08 sci 汇编语言
-s08 sci assembly language s 08 sci assembly language assembly language s08 sci
- 2023-08-19 13:40:10下载
- 积分:1
-
此程式为触摸按键的程式,注意不是触摸屏,可能对你有帮助
此程式为触摸按键的程式,注意不是触摸屏,可能对你有帮助-顺 式 为某 式, 注 獠?谴, 芏 邪
- 2022-03-11 15:09:11下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1