-
target
目标检测matlab代码,实现检测目标目标检测matlab代码,实现检测目标(Target detection matlab code to achieve test objectives)
- 2011-05-17 09:28:14下载
- 积分:1
-
回溯法求砝码称重问题
编写c++代码。使用回溯法求解砝码称重问题,代码稍微修改也可用于求解0-1背包问题
问题描述:有n个砝码,现在要称一个质量为m的物体,请问最少需要挑出几个砝码来称?注意一个砝码最多只能挑一次
输入描述 Input Description:第一行两个整数n和m,接下来n行每行一个整数表示每个砝码的重量。
输出描述 Output Description:输出选择的砝码的总数k,你的程序必须使得k尽量的小。
样例输入 Sample Input
3 10
5
9
1
样例输出 Sample Output
2
- 2022-08-05 17:01:05下载
- 积分:1
-
51ustart
说明: esp8266的示范代码,51单片机的代码啦(Demonstration code for esp8266)
- 2020-06-20 05:20:02下载
- 积分:1
-
23种设计模式中的一种简单工厂的源码,有几种不同的实现方式。
23种设计模式中的一种简单工厂的源码,有几种不同的实现方式。-23 kinds of design patterns in a simple plant source, there are several different ways.
- 2022-02-14 16:33:36下载
- 积分:1
-
Aircraft_DMP_dsc
使用mpu6050的dmp获得的欧拉角和四元数(Dmp obtained using mpu6050 of Euler angles and quaternion)
- 2013-08-20 15:15:24下载
- 积分:1
-
Assignment1
stm32连接机智云的小代码,可用云平台控制led的代码。(Stm32 connects the small code of tact cloud, which can control the led code with the cloud platform.)
- 2018-03-06 08:32:43下载
- 积分:1
-
VC++Delaunay
采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。(Serializing objects using CArchive read the raw data to build Delaunay triangulation VC++ Code. Mouse clicks can add new points structure network, including the two-dimensional, three-dimensional. Can also be used for colors, light and so on.)
- 2021-04-08 12:49:01下载
- 积分:1
-
runonly
单实例运行技术,通过检测互斥对象来实现.Createmutex(run only)
- 2014-09-12 18:15:07下载
- 积分:1
-
WPFDXF2G
autocad生成的.DXF文件转化成G代码,应用于数控编程。(Autocad generated. DXF file into G code, is applied to the numerical control programming.)
- 2016-03-11 09:19:51下载
- 积分:1
-
extendCPP10
C++开始进化成C++0x,Visual C++ 2010编译器提供了对C++0x新特性的支持,这个是C++0x的使用例子。(C++ started to evolve into C++0 x, Visual C++ 2010 compiler provides a C++0 x support new features, this is the use of C++0 x example.)
- 2011-01-26 10:56:34下载
- 积分:1