-
Apriori算法中频繁项目集生成算法C语言实现
算法在根据频繁K项集过程中要计算频繁K 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-10 23:30:03下载
- 积分:1
-
有限元计算程序,供软件工程,力学专业的老师和学生参考
有限元计算程序,供软件工程,力学专业的老师和学生参考-Finite element program for software engineering, mechanical professional teachers and students for reference
- 2022-02-24 19:15:32下载
- 积分:1
-
ldpc 码的代码
我有新代码为编码器。我获得了编码器的新代码。我喜欢新代码的编码器。请下载此代码为感谢你非常
- 2022-01-25 18:09:09下载
- 积分:1
-
国密算法
国密算法即国家密码局认定的国产密码算法,即商用密码。
主要有sm1,sm2,sm3,sm4
- 2023-05-16 00:35:02下载
- 积分:1
-
基于IDF的中文分词源代码的小程序
基于IDF的中文分词源代码的小程序,用于初学者熟悉和料及IDF分词方法和实现算法。
- 2022-02-05 21:54:23下载
- 积分:1
-
RM编码DSP代码
应用背景里德-穆勒码(Reed-Muller,RM)是一类纠正多个差错的编码。这类码构造简单,结构特性丰富,可以简单地通过采用软判决或硬判决算法的好几种方式来进行译码。本论文采用的RM编译码算法是:长度为(n, k)的Reed-Muller 码的编码方法是将生成矩阵×knM与输入数据向量×1kx按矩阵相乘,对每个元素对2 取模,即可以得到编码数据向量。而译码算法则是采用大数逻辑译码。关键技术本程序用C语言实现RM的编码和译码
- 2023-04-30 00:50:02下载
- 积分:1
-
In this note we make a critical comparison of some matlab programs for the digit...
详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the
fractional Fourier transform that are freely available and we describe our own implementation that lters
the best out of the existing ones. Two types of transforms are considered: First the fast approximate
fractional Fourier transform algorithm for which two algorithms are available. The method is described
in H.M. Ozaktas, M.A. Kutay, and G. Bozdagi. Digital computation of the fractional Fourier transform.
IEEE Trans. Signal Process., 44:2141{2150, 1996. There are two implementations: one is written by
A.M. Kutay the other is part of package written by J. O Neill. Secondly the discrete fractional Fourier
transform algorithm described in the master thesis C . Candan. The discrete fractional Fourier transform,
Bilkent Univ., 1998 and an algorithm described by S.C. Pei, M.H. Yeh, and C.C Tseng: Digital fractional
Fourier transform base
- 2022-02-09 21:16:41下载
- 积分:1
-
zigbee matlab仿真源代码
zigbee算法仿真重要的源代码,也是编程中最重要的一部分,用来地址分配源程序
- 2022-05-31 21:20:17下载
- 积分:1
-
纯C语言实现的SHA算法
程序可区分大小端模式,将.c中的#define LITTLE_ENDIAN去掉即是大端模式。.c中有具体调用实例和输出函数。
该算法效率极高,可用于商业用途,但请遵守GPL。
- 2022-02-04 09:03:11下载
- 积分:1
-
频繁子图挖掘算法GSPAN
频繁子图挖掘算法GSPAN算法是经典的图挖掘算法,用c++编写实现,是很值得参考和学习的。
- 2023-01-02 16:10:07下载
- 积分:1