-
MCS51汇编语言,加、减、乘、开平方子程序,经实际应用检验,绝无问题
MCS51汇编语言,加、减、乘、开平方子程序,经实际应用检验,绝无问题-MCS51 assembly language, add, subtract, multiply, square root subroutine, by the practical application of testing, no problem
- 2022-02-26 01:43:54下载
- 积分:1
-
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2...
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2->next=head p=head删除当前的结点,然后再继续判断。-The next_permutation() function attempts to transform the given range of elements
- 2022-02-12 22:11:40下载
- 积分:1
-
计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间...
计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间-time procedures for the 8,253-frequency, the use of two counters, so that a second counter OUT interrupted as a source to have interrupted 8259, the time shown on the LED
- 2022-05-24 19:23:29下载
- 积分:1
-
基于51的蓝牙车程序(内附手机APP)
基于51的蓝牙车程序,你只需按着程序接线即可,内附手机APP,有摇杆按钮控制,并且可实现重力感应
- 2023-03-16 14:20:08下载
- 积分:1
-
字模程序 字模程序 字模程序
字模程序 字模程序 字模程序-Fonts procedures Fonts procedures Fonts procedures procedures Fonts
- 2022-08-09 09:38:49下载
- 积分:1
-
pci1730卡输出例程
PCI1730卡输出例程
- 2022-07-28 09:40:52下载
- 积分: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
-
matlab
Matlab通信系统的建模仿真
实验三 数字基带传输系统的建模与仿真-matlab
- 2022-01-27 21:45:02下载
- 积分:1
-
汇编语言实验作业,调试正确的语法分析.帮助有需要的朋友少走弯路...
汇编语言实验作业,调试正确的语法分析.帮助有需要的朋友少走弯路-assembly language experiment operations, debugging correct grammar analysis. Help the needy friends detours!
- 2022-06-28 13:24:09下载
- 积分:1
-
(1) of the code after the function is an array on an array of n for the first ti...
(1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序;
(2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
- 2022-06-02 21:33:27下载
- 积分:1