-
backtrackng
给定n种物品和一背包。物品i的重量是wi>0,价值为vi>0,背包的容量为c。选择装入背包的物品,使得装入背包中物品的总价值最大。(Given n kinds of goods and a backpack. Weight of the item i is wi> 0, the value of vi> 0, knapsack capacity c. Select the items into the backpack, so into the backpack of items in the total value of the maximum.)
- 2017-01-01 17:51:23下载
- 积分:1
-
golde_decom
黄金分割法求解函数最小值的算法。输入区间ab的值,自定义函数,然后求解函数的最小值。(a optimization method called golden-decompostion.)
- 2013-05-05 16:19:17下载
- 积分:1
-
complex
.h文件。c++中的复数类,能够直接完成基本四则运算,输入输出流,完成一定范围内的比较运算(. H file. c++ classes in the plural, to directly perform basic arithmetic, input and output streams, to complete a range of comparison operators)
- 2021-04-25 14:58:46下载
- 积分:1
-
简易温度采集与控制
说明: 蓝桥杯第五届初赛赛题,温度采集与控制,除了基础的数码管显示、继电器和蜂鸣器的控制、LED灯的控制以外,难度增加的部分体现在需要使用矩阵键盘,以及DS18B20的调用。(In the 5th preliminary competition of Blue Bridge Cup, besides the basic digital tube display, the control of relays and buzzers, and the control of LED lights, the increasing difficulty is reflected in the need to use matrix keyboard and the call of DS18B20.)
- 2020-06-22 17:00:02下载
- 积分:1
-
CPP-programming-ideas
C++编程思想,很全的一本书!有代码解析...(C++ programming ideas, it is full of a book!There are parsing code in it.)
- 2014-02-24 15:42:02下载
- 积分:1
-
实验19 ADC实验
说明: STM32 ADC实验 用内部芯片采样,可以省掉外部AD芯片,好办法(STM32 ADC experiment with internal chip sampling, can save external ad chip, a good way)
- 2020-03-29 07:36:46下载
- 积分:1
-
lyap_wolf
使用wolf方法求最大lyapunov指数,核心算法为c语言,接口为matlab(method for the use of wolf largest lyapunov index, the core algorithm c language, Interface to Matlab)
- 2006-12-27 12:10:41下载
- 积分:1
-
12864-nrf24l01
无线模块nrf24l01,51单片机,12864中文液晶(Wireless module nrf24l01, 51 microcontroller, 12864 Chinese LCD)
- 2013-08-23 15:21:25下载
- 积分:1
-
DS18B20
温度传感器ds18b20的stm32程序例子 (The temperature sensor ds18b20 stm32 program examples)
- 2011-07-19 14:19:19下载
- 积分:1
-
YmodemV1.0
Ymodem传输,基于VC6,可以当串口调试(about Ymodem)
- 2021-03-10 14:19:26下载
- 积分:1