-
24C02存储IC有2K的空间,可用于断电后程序的保存,这里提供读写程序...
24C02存储IC有2K的空间,可用于断电后程序的保存,这里提供读写程序-24C02 memory IC has 2K of space, can be used to save power after the procedure, here to read and write procedures
- 2022-03-25 10:31:17下载
- 积分:1
-
This is the C language code and data structures to V source code Exercises
这是C语言代码,数据结构地五章习题源代码-This is the C language code and data structures to V source code Exercises
- 2022-01-26 04:03:02下载
- 积分:1
-
C8051F330单片机的FLASH程序的读写低层代码,可以用它实现在线录入....
C8051F330单片机的FLASH程序的读写低层代码,可以用它实现在线录入.-C8051F330 MCU FLASH procedures to read and write low-level code can use it online entry.
- 2022-06-16 05:58:48下载
- 积分:1
-
一个很不错的事件代码~!希望大家喜欢,多给点建议!
一个很不错的事件代码~!希望大家喜欢,多给点建议!-A very good event code ~! I hope you like it, more to the point proposal!
- 2023-04-17 17:45:03下载
- 积分:1
-
对于软件avrcode XMODEM CRC
avrcode for xmodem crc software
- 2023-02-20 17:00:03下载
- 积分:1
-
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合...
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合-Their written work schedule SCM procedures, such as 8 o" clock class, a bell rang, 8 Dian 10 seconds ring tones stop, 8:50 after class ring ring ...... this procedure to manage the school bell, as well as other requirements of work and rest time occasions
- 2022-04-27 16:45:30下载
- 积分:1
-
功能最全的能够运行四则运算的计算器且利用堆栈实现带括号的功能...
功能最全的能够运行四则运算的计算器且利用堆栈实现带括号的功能-The most versatile able to run the calculator and the four operations with the use of the stack to achieve the function in parentheses
- 2022-04-10 18:51:17下载
- 积分:1
-
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,proteus仿真
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,有proteus仿真
- 2022-01-28 07:18:27下载
- 积分:1
-
这是台湾飞林单片机FM8PS56的例程,对初学者有很好的借鉴作用。...
这是台湾飞林单片机FM8PS56的例程,对初学者有很好的借鉴作用。-This is Taiwan" s Lin microcontroller FM8PS56 routine fly on a very good reference for beginners.
- 2022-08-06 00:12:06下载
- 积分:1
-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1...
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1-8标记.所以八皇后的位置申请了9个
调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道
哪错了.跳来跳去的,不知哪里死循环了,实在不好调试.
-Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
- 2022-07-23 13:48:34下载
- 积分:1