-
Experiments done by the serial communication code used in the procedure, I hope...
做串口通信实验时所用的编码程序,希望对你们有用-Experiments done by the serial communication code used in the procedure, I hope useful to you
- 2022-03-16 11:08:35下载
- 积分:1
-
hardware test source code, and good
硬件试验的源代码,和好-hardware test source code, and good
- 2023-08-16 10:55:03下载
- 积分:1
-
C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。...
C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。-C++ function call stack, disassembly examples. Can learn to pass parameters into the subroutine, subroutine return and so on.
- 2023-08-23 07:50:03下载
- 积分:1
-
汇编语言求解八皇后问题
汇编语言递归求解八皇后问题,使用栈空间,递归求解。递归调用子函数---PlaceQueue
- 2022-08-18 11:33:47下载
- 积分:1
-
AT24C01的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料....
AT24C01的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of AT24C01, it will bring you very big benfit if you will read it, it is very nice.
- 2022-03-24 19:12:41下载
- 积分:1
-
基于C51单片机的串行数据传输,带有工作协议,可用于简单的无线串行通信。...
基于C51单片机的串行数据传输,带有工作协议,可用于简单的无线串行通信。-C51-based Microcontroller serial data transmission,with a working agreement,which can be used for a simple wireless serial communication.
- 2023-01-24 18:25:03下载
- 积分:1
-
MSP430 C 例程_编译器为IAR embedded workbench,如要更多资料请联系我...
MSP430 C 例程_编译器为IAR embedded workbench,如要更多资料请联系我-MSP430 C compiler routines _ for IAR embedded workbench, if more information please contact me
- 2022-01-24 13:06:46下载
- 积分:1
-
asm 编的vxd例子,不会重复的够多了哦,
asm 编的vxd例子,不会重复的够多了哦,-asm series vxd example, not repetitive enough oh,
- 2022-03-18 23:26:40下载
- 积分:1
-
推箱子
推箱子-Sokoban
- 2023-03-22 03:15:04下载
- 积分: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