-
waveletcdf97
9/7小波图像滤波,二维小波滤波快速分解重构(9/7 wavelet image filtering)
- 2020-12-13 16:09:15下载
- 积分:1
-
C# 代码演示水仙花求和算法
C# 代码演示水仙花求和算法,关于求和水仙花数的原理:一个三位数,每一位数的立方相加等于该数本身。清空listBox1控件,获取3位数中的后两位数。具体代码可看下面:
//水仙花数的算法是一个三位数,每一位数的立方相加等于该数本身。
private void button1_Click(object sender, EventArgs e)
{
int a = 0, b = 0, c = 0;//定义变量
listBox1.Items.Clear();//清空listBox1控件
for (int i = 100; i
- 2022-06-16 00:33:40下载
- 积分:1
-
例程5 USART
说明: STM32F103串口例程,简单,可直接移植。(Stm3203 serial port routine)
- 2020-07-06 12:21:47下载
- 积分:1
-
Minigof 迷你高尔夫游戏源代码(手机版)
Minigof 迷你高尔夫游戏源代码(手机版)-Minigof mini-golf game source code (mobile version)
- 2022-03-06 14:20:06下载
- 积分:1
-
精灵动画的实现,编游戏的基础 二维游戏的经典基础
精灵动画的实现,编游戏的基础 二维游戏的经典基础-the realization of part of the game of the classic 2-D game based
- 2022-01-25 21:02:44下载
- 积分:1
-
iForest-master
孤立森林 是一个基于Ensemble的快速异常检测方法,具有线性时间复杂度和高精准度,是符合大数据处理要求的state-of-the-art算法(Isolated forest is a fast anomaly detection method based on Ensemble. It has linear time complexity and high precision. It is a state-of-the-art algorithm that meets the requirements of large data processing.)
- 2020-12-08 14:29:19下载
- 积分:1
-
easyarm2200 the entire CD
easyarm2200整个光盘内容,包括在ADS的实验,UCOS的移植,以及在ucos下的实验,还有部分软件,有了这个就全了-easyarm2200 the entire CD-ROM content, including the ADS experiment, UCOS transplant, as well as in the experiment under uCOS, there are some software, with this on a wide
- 2022-04-22 08:09:36下载
- 积分:1
-
weibull
能够较好地对风速进行威布尔分布函数拟合,并计算形状参数和尺度参数(It is better to fit the Weibull distribution function to the wind speed and calculate the shape parameters and scale parameters.)
- 2021-05-13 12:30:02下载
- 积分:1
-
beamforming
波束形成算法合集,稳健的波束形成算法MATLAB程序(Beamforming algorithm collection, robust beamforming algorithm MATLAB program)
- 2017-10-23 19:44:50下载
- 积分:1
-
crdtrans
说明: WGS84坐标系转大地坐标系,WGS84坐标系转站心坐标系,站心坐标系转极坐标系(XYZ2BLH,XYZ2NEU,NEU2PLOAR)
- 2020-06-22 19:07:18下载
- 积分:1