资源列表
[单片机(51,AVR,MSP430等)] warter_light01
说明:流水灯的演示实验,通过keil开发平台,对51单片机的IO口进行编程,实现流水灯相应的变化-Flowing water light in the demonstration experiment, through the keil development platform, and to 51 SCM IO mouth for programming, and realize the flowing water light corresponding change<李> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] warter_light02
说明:流水灯的演示实验,通过keil开发平台,对51单片机的IO口进行编程,实现流水灯快慢的变化-Flowing water light in the demonstration experiment, through the keil development platform, and to 51 SCM IO mouth for programming, and realize the flowing water light corresponding change<李> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] warter_light03
说明:流水灯的演示实验,通过keil开发平台,对51单片机的IO口进行编程,实现流水灯间歇式变化-Flowing water light in the demonstration experiment, through the keil development platform, and to 51 SCM IO mouth for programming, and realize the flowing water light intermittent changes<李> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] warter_light04
说明:流水灯的演示实验,通过keil开发平台,对51单片机的IO口进行编程,实现流水灯变速式变化-Flowing water light in the demonstration experiment, through the keil development platform, and to 51 SCM IO mouth for programming, and realize the flowing water light variable speed change<李> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[matlab例程] bisection-method
说明:利用二分法求解函数的初值问题,有多个二分法在matlab中实现。可供参考-The dichotomy solving the initial value problem of the function, multiple dichotomy in Matlab. For reference<chocolate> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] 1
说明:A single sample is made on A10 with reference to internal // 1.5V Vref. Software sets ADC12SC to start sample and conversion - ADC12SC // automatically cleared at EOC-A single sample is made on A10 with reference to internal 1.5V Vref. Software s<舟延> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[matlab例程] powell
说明:此文件为 powell算法 用matlab实现,使用方法内附详细说明-powell Algorithm in matlab<wangjingjing> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[图形图像处理(光照,映射..)] Chapter11
说明:分水岭分割算法,是图像形态学的一个主要算子,用到了STL-Watershed segmentation algorithm is a major operator of the image morphology, used in the STL<刘浦> 在 2025-07-18 上传 | 大小:8kb | 下载:0
[控制台(字符窗口)编程] fraction
说明:定义和使用分数类fraction 描述: 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。 2.将其中使用的普通函数尽量改写成运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 3.尽可能考虑程序的性能。 -评分标准<王云翔> 在 2025-07-18 上传 | 大小:8kb | 下载:0