-
file_mat_test
实现应用VC++读取mat文件,实现VC++与matlab混合编程(Achieve application VC++ to read mat file, to achieve mixed VC++ and matlab programming)
- 2021-03-04 12:49:32下载
- 积分:1
-
Player
具有播放媒体文件,全屏控制,音量控制,定不显示等功能(Play media files, full control, volume control, given does not display and other functions)
- 2012-06-19 19:42:20下载
- 积分:1
-
White-Noise
对系统辨识中白噪声信号的加入影响的分析,并进行在线辨识。(Identification of the system by adding white noise analysis of the impact of
)
- 2011-07-09 22:15:47下载
- 积分:1
-
3udf
ANSYS Fluent中使用的udf编写,包括边界条件、源项、物料系数udf的编写,包括基本的udf类型。(The UDF compilation used in ANSYS Fluent includes boundary conditions, source terms, material coefficient UDF compilation, including basic UDF types.)
- 2019-05-29 13:51:35下载
- 积分:1
-
雨水检测51单片机程序
雨水检测本程序以智能家居系统中的水滴检测为课题,以水的导电性为依据,并根据主控器STC89C52 的程序指令处理后,用蜂鸣器和led报警显示。(The rain detection program takes the water drop detection in the intelligent home system as the subject, based on the electrical conductivity of the water, and after the program instruction of the main controller STC89C52, the buzzer and LED are used to alarm.)
- 2020-09-14 10:57:57下载
- 积分:1
-
基于VS、QT和opencv设计的一个摄像机抓取界面
本源码是用qt做的前台界面,然后用C++编写的程序,最终实现了摄像机抓拍的界面,代码条理清晰,供大家一起参考学习。
- 2023-05-12 23:55:03下载
- 积分:1
-
Full2012
1. 本研究利用 PCA 对可见-近红外(450~1 000 nm)、可见光(450~780 nm)和近红外(780~1 000 nm)光谱区域的苹果高光谱图像数据进行降维,获得 PC 图像,通过对 PC 图像进行分析,确定可用于分割损伤和正常区域的有效光谱区域,对比分析几个光谱区域的 PCA 的效果。(but currently no practical system for detecting blood spots and
dirt stains exists. In order to obtain maximum throughput, processing speeds
of over 85,000 eggs per hour are common. The demanding requirements
placed on the human workers result in two types of grading errors)
- 2013-09-03 16:30:05下载
- 积分:1
-
AdaptiveMedian
从网上看到了matlab实现的自适应中值滤波,用C++改写了一下。(Adaptive Median, matlab version to C++ version.)
- 2015-01-06 22:11:30下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
ZKConnection
说明: Ho to connect to zk access control 5
- 2019-02-08 22:02:16下载
- 积分:1