-
ActivePower
使用Atmega16单片机和Att7022计量芯片检测有功功率,有详细的校表过程,在此程序基础上可已开发更多功能(Att7022 Atmega16 measured using microarray microcontroller and active, detailed calibration process, this procedure can be developed on the basis of more features)
- 2021-01-29 17:08:35下载
- 积分:1
-
Lib(Fortran2C)
在Linxu程序设计当中,如果我们的使用的Fortran编写的程序,而让其在C编译器下运行,则需要一个转化程序,本程序就是提供Fortran2C的转化C程序,生成Lib文件即可。(Linxu program design in which, if we use the Fortran procedure for the preparation, while in the C compiler to run, you need a conversion program, this program is to provide Fortran2C conversion of C procedures, Lib file can be generated.)
- 2008-06-02 10:00:00下载
- 积分:1
-
mini6410-led
Mini6410的LED裸机开发程序,源代码(Mini6410 development process of the LED bare metal, the source code)
- 2013-06-07 12:38:40下载
- 积分:1
-
5956455decode
说明: 用PIC16f630实现的 315MHZ 软件解码和编码.代替PT2272 和 PT2262(315MHz software decoded and encoded by PIC16F630. Instead of PT2272 and PT2262)
- 2020-04-15 23:23:40下载
- 积分:1
-
Ucoss系统移植stm32
自己移植并测试过的ucoss系统移植,实现步进电机控制,UI界面和,joystick,按键控制等功能
- 2022-04-02 01:57:06下载
- 积分:1
-
readtxt2list
从txt中按按行读取文本保存为list或者vector(read text to list or vector)
- 2019-05-12 11:14:20下载
- 积分:1
-
39709594UsbMouse
说明: AT89C51单片机 鼠标控制程序,课程设计原理图+程序(AT89C51 MCU mouse control program,course design schematic diagram + program)
- 2020-07-01 21:02:23下载
- 积分:1
-
microchip I2C与EEPROM 通信源代码
这个为microchip公司 dsPIC33ep64MC206的I2C通信程序源代码,是我直流电机驱动程序的一部分代码,经测试是可以正常通信的,给大家做点参考。
- 2022-02-22 02:47:20下载
- 积分:1
-
1905
很好的搜索:
给你很多长度不定的木棒,将他们分成几组,每组中的总长度作为这组的标示值,请给出一种分组方法,能使得所有标示值中的最小值最大。
Input
多组,每组两行,第一行是一个N和K,代表有N根木棒,分成K组,第二行是N个数字,代表木棒的长度。(N不超过100,K不超过20,每根木棒长度不超过1000)
Output
输出所有标示值中的最小值的最大值。
Sample Input
5 3
1 3 5 7 9
5 3
89 59 68 35 29
Sample Output
8
89(err)
- 2007-12-28 16:47:08下载
- 积分:1
-
language
电阻与温度的比例模糊算法,适合编程开发使用!(The ratio of resistance and temperature fuzzy algorithm for programming development and use!)
- 2013-07-21 18:26:53下载
- 积分:1