-
NLM C++非局部平均去噪算法
NLM C++ 该程序是实现NLM 的C 源程序,非局部平均去噪算法,在去噪中的好处可想而知,效果不错。可以尝试用一下,看过文章的人应该清楚它的效果,给大家共享下,共勉吧。
- 2022-09-16 13:25:03下载
- 积分:1
-
opengl 茶壶
此程序绘制在 visual studio c + + 的计算机图形 3D 对象中使用 opengl 的犹他茶壶。此代码摘自补充材料,为 Chapter.This 程序为犹他茶壶、 茶杯和茶勺,使用数据集,并生成贝塞尔曲面使用 OpenGL 评价
- 2022-12-23 02:05:03下载
- 积分:1
-
Tower of Hanoi game, according to the user to enter the location of the mobile p...
汉诺塔游戏,根据用户输入盘子移动的位置来移动盘子,并显示状况-Tower of Hanoi game, according to the user to enter the location of the mobile plate to move the plates, and display status
- 2022-07-07 06:01:11下载
- 积分:1
-
vc prepared with a scheduling algorithm procedures
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2023-09-05 16:35:04下载
- 积分:1
-
MCIL 多示例学习
通常MCIL假设一个包中的实例是独立分布的,不考虑实例间的内部依赖关系,但是这样,如果属于正的实例是噪声,则会有误差,所以考虑上下文关系(邻居点),增强MCIL的鲁棒性。将聚类的概念引入到多示例学习中 完成图像的分割和聚类。
- 2022-05-08 04:47:24下载
- 积分:1
-
生成密码的程序,按照升序模拟不同进制的加法运算。
生成密码的程序,按照升序模拟不同进制的加法运算。-generated password procedures, in accordance with the simulation of different band ascending the addition operations.
- 2022-04-25 00:51:09下载
- 积分:1
-
各种排序算法归纳
各种排序算法分类归纳总结,包括希尔排序,快速排序,冒泡排序,插入排序,选择排序,归并排序等。
- 2022-02-25 22:08:23下载
- 积分:1
-
人工智能导论的课件,希望对你来说你有用的,能用得到
人工智能导论的课件,希望对你来说你有用的,能用得到-Introduction to Artificial Intelligence courseware, you want to be useful for you, and can be used to be
- 2022-07-26 07:44:12下载
- 积分:1
-
总,包括LMS自适应陷波滤波器,自适应RLS自适应算法,苏…
一共包括LMS,自适应陷波器,自适应RLS自适应算法等5种算法的MATLAB程序-Total, including LMS, adaptive notch filter, adaptive RLS adaptive algorithm, such as five kinds of procedures MATLAB algorithm
- 2022-04-08 08:15:52下载
- 积分:1
-
最快的质数判断c++
最快的质数判断c++ 时间复杂度 o(logn)
- 2022-01-26 02:41:55下载
- 积分:1