-
k均值算法实现聚类 c语言编写
k均值算法实现聚类 c语言编写-k-means clustering algorithm c language
- 2022-02-25 21:52:26下载
- 积分:1
-
算法设计与分析 哈夫曼树及哈夫曼编码 贪心算法
一个记录字符及出现频率的文件如下所示:huffman.haf7a,45b,13c,12d,16e,89f,34g,20试编写一个读取此种格式文件类CHuffman, 内部机制采用优先队列,用于建立Huffman树及进行Huffman编码输出,其用法可以如下所示: CHuffman hm("hu
- 2022-03-10 07:52:22下载
- 积分:1
-
thomas算法
thomas算法用来计算方程AT=r,T和r为列向量,A为三对角阵,仅在三个对角线上有非零元素,算法需要向前
和向后扫描方程两次 。
- 2022-11-26 13:45:03下载
- 积分:1
-
design an O (n2) time algorithm to identify by the number n of the longest seque...
设计一个O(n*n)时间的算法,找出由n个数组成的序列的最长单调递增子序列--design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
- 2022-03-01 13:31:38下载
- 积分:1
-
一个费诺编码器,输入N个总和为1的小数,就可以得到N个费诺码
一个费诺编码器,输入N个总和为1的小数,就可以得到N个费诺码-a fee Connaught encoder input N sum of a minority, it can be N Connaught yards charges
- 2022-07-11 04:35:49下载
- 积分:1
-
"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incid...
"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30"一书的附带程序,几乎包括所有数字信号处理的基本算法,很不错的源程序,可以加深对数字信号处理的理解-"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incidental proceedings, including almost all of the digital signal processing algorithm, a very good source, it can deepen the digital signal processing to understand
- 2022-01-26 03:27:13下载
- 积分:1
-
Numerical algorithm for Complex numbers
Numerical algorithm for Complex numbers -Numerical algorithm for Complex numbers
- 2022-01-26 00:35:58下载
- 积分:1
-
商品库存管理系统
商品库存管理系统,C 语言,具有完整的系统设计
- 2022-01-31 22:36:07下载
- 积分:1
-
Vondrak算法:主要用于未知函数测量数据滤波
Vondrak算法:主要用于未知函数测量数据滤波-Vondrak algorithm: being used in the filtering of measuring data whose function is unknown.
- 2022-02-07 20:14:03下载
- 积分:1
-
点的线性拟合算法示例
点的线性拟合算法示例-point linear fitting algorithm Example
- 2022-08-21 20:34:50下载
- 积分:1