资源列表
[教育/学校应用] student
说明:先采用选择法,将学生成绩从高到低进行排序,再输入一个学生的成绩,将此成绩按照排序规律插入已排好序的学生成绩数组,最后将排好序的成绩单进行反序存放。-The selection method, students from high to low ranking, enter a student achievement, the results will be sorted into law already sorted array of student achievement, finally w<杨辉> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] AD
说明:80C51单片机的AD转化程序,无内置AD需接外部转化芯片-80C51 microcontroller AD conversion process, no built-in AD conversion of the chip to be connected externally<肖超> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] eep2
说明:关于IIC总线的编程实例,实现总线通信,是入门者编程的很好的参考资料-Programming examples on the IIC bus, bus communication to achieve<肖超> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] shizhong
说明:单片机自编时钟显示,在液晶上显示时钟,很初学者编程的很好的参考-SCM self clock display, the LCD display clock, it is a good reference for programming beginners<肖超> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[C#编程] half
说明:折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序-Binary search algorithm idea is to sequence by ordering (ascending or des<吕济根> 在 2025-11-05 上传 | 大小:1kb | 下载:0
[系统编程] yanghuisanjiao
说明:讲述杨辉三角的逻辑,应用,和算法的一些基础型知识-Yang Hui triangle about the logic, applications, and algorithms of some basic type of knowledge<雷宇> 在 2025-11-05 上传 | 大小:1kb | 下载:0