搜索资源列表
LED(made-by-myself)
- 有需要用430作为单片机做水温控制系统的朋友可以看看这份材料,本人亲自调试过,完美-There is a need to use 430 as a single-chip temperature control system you can look at this material, I personally debugging, and perfect
source
- /* 功能: 输入参数:int*p 指向二维数组的首地址,该二维数组第0行的两个数分别表示:总钱数<30000,和希望购买物品的个数<25 该数组从第1行到第m行(1<=j<=m)中给出了编号为j的物品的基本数据,每行有2个非负整数, 表示该物品的价格(<=10000)和该物品的重要度(1~5)。 GetResult表示不超过总钱数的物品的价格与重要度乘积的总和的最大值(<100000000)。
MCU_code
- 430单片机程序滤波器代码,主芯片是430,可以设置中心频率大小。-430 microcontroller program filter code, the main chip is 430, you can set the size of the center frequency.
