-
序列模式挖掘算法prefixspan
数据挖掘领域中的序列模式挖掘,基于时序特性对数据进行挖掘,得到具有时序特性的关联规则,现有的算法有很多,如AprioriAll和freespan算法等等,但是由韩家炜教授提出的prefixspan算法是较为优秀的序列模式挖掘算法,运行速度快,存储空间小,是很不错的高效算法。
- 2022-07-01 09:20:17下载
- 积分:1
-
快速DCT算法32位的C语言实现,乘法次数最少,可嵌入编码器及解码器使用
快速DCT算法32位的C语言实现,乘法次数最少,可嵌入编码器及解码器使用- Fast DCT the algorithm 32 C language realization, the
multiplication number of times are least, may insert the encoder and
the decoding use
- 2022-08-19 10:04:59下载
- 积分:1
-
运筹学演示程序之运输问题
运筹学演示程序之运输问题- Operations research transportation question demonstration
program
- 2022-05-12 22:03:27下载
- 积分:1
-
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程...
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程-a c-based simulation of the Han Rota source, he could choose several mobile tower can also choose whether or not to terminate 64 tower simulation
- 2022-01-21 01:55:58下载
- 积分:1
-
BP神经网络的非线性系统建模--非线性函数的拟合
通过一个简单是二元二次函数,实现bps神经网络的非线性拟合,逼近真实值。非常适合初学者。
- 2022-02-09 16:21:35下载
- 积分:1
-
加法器,简单的加法计算器程序,用vb语言实现
加法器,简单的加法计算器程序,用vb语言实现-Adder, a simple addition calculator program using vb language implementation
- 2023-08-13 13:55:03下载
- 积分:1
-
Some of the basic matrix operations
Some of the basic matrix operations
- 2022-02-01 08:15:13下载
- 积分:1
-
With the Gauss
用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值-With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advantage of the current value of the latest iteration
- 2022-03-18 09:30:09下载
- 积分:1
-
德州扑克牌值计算
POKER 计算值 斗地主 扎金花都离不开它
This article for the budding poker AI programmer provides a foundation for a simple implementation of No-Limit Texas Holdem Poker AI, covering the basics of hand strength evaluation and betting. By following the recipe set out here, you will quickly become able to implement a reasonably strong poker AI, and have a solid foundation on which to build. I assume you are familiar with the basic terminology of poker.
- 2022-08-15 11:28:52下载
- 积分:1
-
航空管理系统
采用C#语言编写并设计了相应的界面,分为用户和管理员两种权限登录,管理员实现了增加删除和修改航线、航班信息等功能,用户实现了订票退票及查询航线等功能
- 2022-01-25 19:35:54下载
- 积分:1