-
超像素图像SLIC算法
SLIC算法是一种小范围的像素迭代形成超像素的算法,与K-means算法有相似之处,不过SLIC在找最近邻居时不需要搜索整个空间,从S*S中就可以得到很好的结果。在VS2008,MFC实现。
- 2022-02-10 07:21:03下载
- 积分:1
-
计算低于平均分的学生人数
计算score中m个人的平均成绩aver,将低于aver的成绩放在below中,通过函数名返回人数。例如,当score={10,20,30,40,50,60,70,80,90},m=9时,函数返回的人数应该是4,below={10,20,30,40}
- 2022-01-26 02:30:57下载
- 积分:1
-
分形几何被曼德勃罗喻为是大自然的几何学。这个代码,采用了分形几何的方法模拟生成自然界的云。形象而逼真。...
分形几何被曼德勃罗喻为是大自然的几何学。这个代码,采用了分形几何的方法模拟生成自然界的云。形象而逼真。-Mandelbrot fractal geometry has been described as the geometry of nature. The code, adopted the method of fractal geometry of nature cloud simulation. Realistic image.
- 2022-01-28 14:19:45下载
- 积分:1
-
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图...
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图-Bateoushi Filter Design (3.8mA), according to the design parameters, designed to meet the requirements of filters, and to provide diagram
- 2022-02-04 01:46:08下载
- 积分:1
-
徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!...
徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
- 2023-08-08 03:15:04下载
- 积分:1
-
算法艺术与信息学竞赛 刘汝佳等 +学习指导+习题
本书由刘汝佳、黄亮编著,由清华大学出版社出版。本书较为系统和全面地介绍了算法学最基本的知识。这些知识和技巧既是高等院校“算法与数据结构”课程的主要内容,也是国际青少年信息学奥林匹克(IOI)竞赛和ACM/ICPC国际大学生程序设计竞赛中所需要的。书中分析了相当数量的问题。本书共3章。第1章介绍算法与数据结构;第2章介绍数学知识和方法;第3章介绍计算机几何。全书内容丰富,分析透彻,启发性强,既适合读者自学,也适合于课堂讲授。 本书适用于各个层次的信息学爱好者、参赛选手、辅导老师和高等院校计算机专业的师生。本书既是信息学入门和提高的好帮手,也是一本内容丰富、新颖的资料集。。
- 2023-04-30 17:50:18下载
- 积分:1
-
DTMF(Dual Tone Multi Frequency)Recognition Algorithm
Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.
While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
- 2022-06-16 09:51:22下载
- 积分:1
-
矩阵类Matrix
采用C++语言编写,设计了一个矩阵类,使用十分方便,能够进行各项矩阵计算,包括矩阵相加,相减,相乘,矩阵求逆,矩阵转置等。
- 2023-04-18 07:30:03下载
- 积分:1
-
roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutor...
roseTTA的pdf教程,呵呵,这个你是网上下不来的,比rosetta自带的教程内容多一些,很详细-roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutorial that comes with the contents of a little more detail
- 2022-03-19 20:53:05下载
- 积分:1
-
大整数计算
大整数计算-large integer calculation
- 2023-06-03 20:30:02下载
- 积分:1