-
不动点迭代――方程根的求解
不动点迭代――方程根的求解-fixed-point iteration-- Solving the equation-
- 2023-03-27 17:30:03下载
- 积分:1
-
VC++实现简单pcm混音
VC++平台,利用混音算法,实现简单的两路wave文件pcm混音,不支持文件重采样,要求两个文件格式一样,参考原理,自己可扩展到多路混音
- 2022-03-24 18:56:44下载
- 积分:1
-
Canny 边缘检测
Canny 1986 年由约翰 F.Canny 开发的。此外认识到许多如优化探测器,Canny 算法的目的是满足三个主要标准
- 2022-04-02 12:20:48下载
- 积分:1
-
随机数类: 可以随意生成一个给定区域内的随机数或伪随机数
随机数类: 可以随意生成一个给定区域内的随机数或伪随机数-Random number categories: can generate a given region of the random number or pseudo-random number
- 2022-02-13 01:38:03下载
- 积分:1
-
JPEG2000, C代码
The OpenJPEG library is an open-source JPEG 2000 library developed in order to promote the use of JPEG 2000.
See the source for more information.
- 2023-04-20 21:00:04下载
- 积分:1
-
If you have not registered, Please [regist first].You should upload at least fiv...
If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files).
Webmaster will activate your member account after checking your files. If you do not want to upload source code, you can join the [VIP member] to activate your account.
- 2022-09-21 11:00:03下载
- 积分:1
-
TEST a program
gdsfgdfgd
fgdf
gd
g
df
gd
fg
dfg
- 2022-01-22 10:36:48下载
- 积分:1
-
迭代法阈值分割
图像阈值分割---迭代算法
1.处理流程:
1.为全局阈值选择一个初始估计值T(图像的平均灰度)。
2.用T分割图像。产生两组像素:G1有灰度值大于T的像素组成,G2有小于等于T像素组成。
3.计算G1和G2像素的平均灰度值m1和m2;
4.计算一个新的阈值:T = (m1 + m2) / 2;
5.重复步骤2和4,直到连续迭代中的T值间的差小于一个预定义参数为止。
&
- 2023-02-13 16:40:03下载
- 积分:1
-
肝脏 ct 图像分割算法
这是肝脏 ct 图像的分割算法。在该算法中使用小波变换,这是非常有效和有用在图像处理中。
- 2023-04-19 22:10:03下载
- 积分:1
-
F020温度程序
本例程是应用F020开发板,测试环境温度的程序。方便修改,引脚设置简单,备注清楚明白,方便大家使用。温度芯片是18B20,也可以修改成其他方式。
- 2022-02-06 04:27:00下载
- 积分:1