搜索资源列表
bubblesort_for_51
- 51单片机专用冒泡排序子函数,可直接调用,只要输入你要排序的数组及长度即可-bubble sort for 51 MCU,can be used directly by input you the array and the length
array_sort51mcu
- 数组的冒泡法排序在51单片机上演示,通过COM口传到PC上显示,硬件节约资源-Bubble sort method demonstrated in the 51 SCM
common
- 通用C语言,1:BCD转十进制,2:十进制转BCD,3:求数组平均值,4:数组排序-1:BCD to DEC.2:DEC to BCD.3:mean.4:sort