-
radix排序法
radix排序法-Radix sorting method
- 2022-05-20 20:26:35下载
- 积分:1
-
基于HMM的语音识别vc++程序
用vc++实现马尔科夫过程,并利用其原理实现简单的语音识别功能。感觉最重要的是要有一定的数学和编程功底,值得搞开发的人员使用。涉及的函数较多,需要耐心分析才能有一定的收获。
- 2023-02-28 23:40:03下载
- 积分:1
-
平衡二叉树
数据结构中关于平衡二叉树的源码,学完数据结构后,老师要求我们写的,自己觉得还行,不足之处希望大家见谅!
- 2022-03-02 12:24:01下载
- 积分:1
-
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。
Matlab 源代码,以兰花数据集作为测试对象。-k-means algorithm to accept input k then n data object is divided into k-clustering in order to make available to the cluster to meet: the same objects in clustering high similarity and objects in different clustering the similarity smaller. Cluster similarity is the use of the clustering of objects by means of a
- 2022-02-01 10:09:59下载
- 积分:1
-
qt 调用类
应用背景 在qt环境下,先写了类,类中包含构建函数和减法函数。然后再写另一个主函数,来调用 这个类中的函数,如果调用成功,就会返回调用成功结果。
- 2023-08-18 10:20:03下载
- 积分:1
-
最优直方图算法
V Optimal Histogram algorithm
simple implementation using dynamic programming
- 2022-05-31 08:45:42下载
- 积分:1
-
C语言对文件哈夫曼编码压缩,而不是通过范畴…
用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code note in greater detail, the specific code can be seen, including the encoding of the document also decoder.
- 2022-05-19 13:57:26下载
- 积分:1
-
这主要是针对试院的学生们设计的软件,我想对他们应该有很大的帮助....
这主要是针对试院的学生们设计的软件,我想对他们应该有很大的帮助.
-This is mainly hospital test against the students design software, I think they should be very helpful.
- 2022-05-21 01:03:02下载
- 积分:1
-
三角分解法,对于数值计算的朋友可能会有一定的帮助
三角分解法,对于数值计算的朋友可能会有一定的帮助-triangular decomposition method for the numerical calculation of a friend may be of some help
- 2023-05-08 10:25:03下载
- 积分:1
-
一个拼图游戏的源代码
一个拼图游戏的源代码-a source puzzles
- 2022-03-02 18:37:28下载
- 积分:1