-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
语音识别
语音识别算法实现,matlab完整实现,对做算法的有参考价值,里面包含了5个文件,mfcc-MFCC参数计算程序 、train-对一个HMM进行训练的程序、viterbi-语音识别的Viterbi算法、以及端点检测代码
- 2022-02-11 21:53:06下载
- 积分:1
-
kalman算法以及里面用到的矩阵运算,包括kalman filter extended kalman filter iterated extended kal...
kalman算法以及里面用到的矩阵运算,包括kalman filter extended kalman filter iterated extended kalman filter-kalman algorithm and used inside the matrix operations,a kalman filter, an
extended kalman filter, and an iterated extended kalman filter
- 2022-08-09 20:13:47下载
- 积分:1
-
Prim算法
资源描述很简单的代码做了Prim算法。它没有超过200条线。你可以在代码中编辑变量。
- 2022-02-10 08:00:42下载
- 积分:1
-
二维各向异性弹性波地震波传播模拟,PML和Collino混合边界
二维各向异性弹性波地震波传播模拟,采用FDTD(Finite Difference Time Domain)数值模拟方法及PML(Perfect Matched Layer))和Collino混合边界,吸收下过要优于单一吸收边界。
- 2022-03-20 11:45:48下载
- 积分:1
-
用C++编写的二到十六进制正整数字符串转为数值的小程序
用C++编写的二到十六进制正整数字符串转为数值的小程序-Using C prepared in 2-16 M-ary positive integer values into a string of small procedures
- 2022-04-18 05:45:49下载
- 积分:1
-
堆排序源代码
作为简单的堆排序算法的实现。
- 2022-05-15 05:24:51下载
- 积分:1
-
频谱感知之能量检测
本程序是基于能量检测的频谱感知算法,程序共包括四个文件,分别是主文件,噪声发生文件,阈值计算文件和结果输出文件,希望能对频谱感知研究的初学者能有所帮助,谢谢。
- 2022-03-25 07:14:42下载
- 积分:1
-
1024游戏使用的代码
应用背景“1024,”veewo工作室开发一个应用程序,遵循类似的模式个“,”以其滑和匹配系统。而是用瓷砖代替建立更大倍数的三,“1024”改变了它的游戏模式依靠指数的数字2。虽然“1024”看到了一些成功在应用程序商店,它也会被迅速掩盖快节奏的克隆由斯路理。关键技术1024是基于2048,一个非常容易上瘾的游戏。1024就像是易版的2048。达到瓦1024赢得比赛!“1024”迅速崛起,有效地扯个“,”使用箭头键移动瓷砖。当有相同数量的瓷砖时,它们合并成一个!享受这个游戏!
- 2022-09-21 21:05:03下载
- 积分:1
-
Mips4X4矩阵乘法
Mips4X4矩阵乘法
- 2022-03-14 07:17:45下载
- 积分:1