-
Hash算法大全
Hash算法大全,收集于互联网,包含:旋转hash,混合hash算法,输出64位的值,AP算法,DEK算法,DJB算法,Thomas Wang的算法,整数hash,ELF算法,SDBM算法,BKDR算法,等
- 2022-05-05 08:28:14下载
- 积分:1
-
PID控制算法的C语言实现
在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。
- 2022-03-05 01:39:53下载
- 积分:1
-
一个利用C语言,仿真实现定点FFT算法的程序:)
一个利用C语言,仿真实现定点FFT算法的程序:)-A use of C language, the realization of fixed-point FFT algorithm simulation procedure:)
- 2023-02-04 22:55:04下载
- 积分:1
-
第八章 动态存储管习题答案理
第八章 动态存储管习题答案理-dynamic storage management Exercises answer JIMMY
- 2022-03-21 04:34:18下载
- 积分:1
-
一种具有加、减、乘、除的能力。
A Fraction class that has the ability to add, subtract,multiply and divide .
- 2022-06-15 09:12:17下载
- 积分:1
-
图像去噪的变分和偏微分方程方法,包括TV模型,PM模型和四阶的YK模型。
图像去噪的变分和偏微分方程方法,包括TV模型(二阶PDE),PM模型(二阶PDE),YK模型(四阶PDE)的matlab代码。可直接实现。参考文献可在网上(比如百度文库)里下载。都是经典的方法。
- 2022-10-08 11:10:04下载
- 积分:1
-
利用随机数生成函数生成基带序列码,实现ASK键控!
利用随机数生成函数生成基带序列码,实现ASK键控!-Use of random number generator function to generate base-band sequence code keying realize ASK!
- 2022-02-26 16:52:53下载
- 积分:1
-
在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其...
在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
- 2023-01-10 12:20:03下载
- 积分:1
-
PID 算法实现
PID 算法C语言实现 内有仿真文件.很容易看得明白
- 2022-08-09 15:11:57下载
- 积分:1
-
BTREE排序程序
BTREE排序程序-BTREE sorting program
- 2022-02-02 00:14:24下载
- 积分:1