资源列表
[数据结构常用算法] SORT---selection
说明:选择排序 每趟选出一个最值和无序序列的第一个数交换,n个数共选n-1趟。第i趟假设i为最值下标,然后将最值和i+1至最后一个数比较,找出最值的下标,若最值下标不为初设值,则将最值元素和下标为i的元素交换。-The first number selection sort elect one of the most value per trip and disordered sequence exchange, choose the number n of n-1 times. I assume<陈幻> 在 2025-11-22 上传 | 大小:80kb | 下载:0
[单片机(51,AVR,MSP430等)] String
说明:代码时再vc下编写的,目的是为了在单片机中使用自己的字符串控制处理代码,代码思路比较清晰,而且都经过测试验证,其中包括:字符串特征值提取、字符串中数值提取-When the code again vc, the aim is prepared to use their own string-handling code in the MCU control code clearer thinking, and are tested to verify, including: String feat<周天飞> 在 2025-11-22 上传 | 大小:303kb | 下载:0
[单片机(51,AVR,MSP430等)] Car_API
说明:代码是我跟我朋友开发的,为大一大二师弟妹门学习小车软件开发编写的比较规范的代码。其中包含超声波驱动、速度控制、红外传感器的触发操作等。-I told my friend code is developed for the freshman sophomore younger students learn fairly standard door car software developers write code. Which includes an ultrasonic drive speed<周天飞> 在 2025-11-22 上传 | 大小:88kb | 下载:0