-
用汇编程序实现串行通信 只能传256个数字 但有界面,大部分代码用于实现界面...
用汇编程序实现串行通信 只能传256个数字 但有界面,大部分代码用于实现界面-compiled using serial communication program could send 256 digital interface but, most of code used to implement interface
- 2023-08-23 13:15:03下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1
-
呵呵 一些及其简单的源代码 不是我的垃圾 而是我实在太急需要一些东西了 抱歉了 大家...
呵呵 一些及其简单的源代码 不是我的垃圾 而是我实在太急需要一些东西了 抱歉了 大家-Hehe some of its simple source code is not my rubbish but I really need to rush things a sorry everyone
- 2022-01-21 18:43:44下载
- 积分:1
-
数值转换程序,可以将十进制字符穿转化成二进制字符
数值转换程序,可以将十进制字符穿转化成二进制字符-numerical conversion process, which would be decimal characters wear into binary characters
- 2022-07-28 05:01:04下载
- 积分:1
-
《汇编源代码大全》
《汇编源代码大全》-"compilation of source code Encyclopaedia"
- 2023-03-03 15:15:07下载
- 积分:1
-
汇编打字游戏的源代码
汇编打字游戏的源代码-compilation typing game"s source code
- 2022-01-22 03:27:44下载
- 积分:1
-
这是一个串行总线型IIC读写源码编译EEPROM24C02…
这是一个串行IIc总线型EEPROM24c02的读写汇编源程序,通过按键来控制读写操作-This is a serial bus type IIc compilation EEPROM24c02 source of reading and writing, through the buttons to control the read and write operation
- 2023-03-16 05:40:03下载
- 积分:1
-
电子密码锁程序,用ASM编写,键盘6位密码,有开锁报警子程序
电子密码锁程序,用ASM编写,键盘6位密码,有开锁报警子程序-Electronic code lock procedure, prepared by ASM, keyboard 6 password, have become disengaged alarm subroutine
- 2022-03-21 15:18:35下载
- 积分:1
-
宿舍管理系统+代码用面向对象实现宿舍管理系统 用面向对象实现宿舍管理系统...
宿舍管理系统+代码用面向对象实现宿舍管理系统 用面向对象实现宿舍管理系统-Hostel management system+ Code quarters realize object-oriented management system with object-oriented management system realize quarters
- 2022-04-23 00:29:08下载
- 积分:1
-
This paper stresses the C language devil language interpretation systems, the de...
本文主要讲了C语言编写魔王语言解释系统,把魔王抽象的语言通过进队出队按照规则α 转换为 β1β2…βm 和θδ1δ2…δn 转换为 θδnθδn-1… θδ1θ 进行解释,最后解释译成我们能够看懂得语言。同时也讲述了在编写调试程序中一些需注意的问题,如调试程序的步骤。通过队的应用(出队入队)以及其他相关知识完成了这次课程设计。-This paper stresses the C language devil language interpretation systems, the devil of abstract language into the team through the Team in accordance with the rules is converted to α β1β2 ... βm and θδ1δ2 ... δn convert θδnθδn-1 ... θδ1θ explanation, and finally explained to us to look to understand the language. Also described in the preparation of commissioning procedures should pay attention to some issues, such as the debugger steps. Through the application of force (a team into the team), and other relevant knowledge to complete the curriculum design.
- 2022-10-15 03:55:04下载
- 积分:1