-
leetcode test4 MedianOfTwoSortedArr
应用背景就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。关键技术变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。
- 2022-02-06 18:01:46下载
- 积分:1
-
vc++ commonly used numerical algorithm set: contains: interpolation, integration...
vc++常用的数值算法集:包含:插值,积分,逼近,排序等等常用的数值算法,其中包含都包含代码-vc++ commonly used numerical algorithm set: contains: interpolation, integration, approximation, and so commonly used to sort numerical algorithm, which includes both contain code
- 2022-03-25 03:27:17下载
- 积分:1
-
数字图像中值处理
均值滤波、中值滤波的计算机实现方法;学习VC++ 6。0 的编程方法;验证均值滤波、中值滤波处理理论;观察均值滤波、中值滤波处理的结果。
实验的软、硬件平台:
- 2022-01-24 13:37:58下载
- 积分:1
-
基于背景重构的目标检测
应用背景主要对复杂背景下的移动目标进行检测,根据背景重构的原理,能够对路面上的车辆、行人等进行检测。程序中对可检测的目标只是用白颜色块显示。为了可视化,后续可以对其进行框选等工作。关键技术基于背景重构,对移动目标进行检测。其中用到了帧间差分技术等。
- 2022-09-17 18:00:08下载
- 积分:1
-
多元线性回归分析算法
多元线性回归分析算法-multiple linear regression analysis algorithm
- 2022-05-07 22:58:57下载
- 积分:1
-
迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。...
迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。-back Schomburg iterative algorithm is quite commonly used computer algorithms, the procedure is a Queen"s eight issues.
- 2023-04-02 20:05:03下载
- 积分:1
-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
% Measure Statistical Dependence 统计依赖测量
% 两个时间序列间统计依赖性测量
% 参考文献:时间序列间统计依赖性测量...
% Measure Statistical Dependence 统计依赖测量
% 两个时间序列间统计依赖性测量
% 参考文献:时间序列间统计依赖性测量的一种改进方法(王海燕 李 文① 陈文彦)- Measure Statistical Dependence Measurement statistical dependence between two time series statistical dependence measurement References: time-series statistical dependence between the measurement of an improved method (Wang Haiyan Lee陈文彦①)
- 2022-03-22 15:57:28下载
- 积分:1
-
The first two for the artificial intelligence program, prepared with the C++, re...
前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of animal XOR algorithm bp procedures BLUETOOTH.C and F2M_BLUETOOTH.C microcontroller and Bluetooth module is a communication process digital oscilloscope. C for the use of MCU development of a simple digital oscilloscope program.
- 2022-07-27 16:52:17下载
- 积分:1
-
java语言实现各种排序算法
采用java语言,实现克重排序算法,如快速排序、冒泡排序等;
- 2022-01-25 21:05:04下载
- 积分:1