-
apriori
关联规则挖掘算法
Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度(Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence)
- 2020-11-29 22:19:29下载
- 积分:1
-
综述
说明: 导航类综述性文章,包括MEMS微型惯导综述,单兵自主导航技术等,以及视觉导航综述(Navigation review articles, including MEMS micro-inertial review, individual autonomous navigation technology, and visual navigation overview)
- 2019-04-10 10:31:59下载
- 积分:1
-
Asp.net2.0电子商务网源码Sql2000数据库文件
Asp.net2.0电子商务网源码Sql2000数据库文件-E-commerce network Asp.net2.0 source database file Sql2000
- 2022-09-10 16:45:06下载
- 积分:1
-
VC++6.0实现的游戏俄罗斯方块,速度一般.
VC++6.0实现的游戏俄罗斯方块,速度一般.-VC++ 6.0 realize the game Tetris, speed in general.
- 2023-06-25 21:15:11下载
- 积分:1
-
基于DOS的内存分配过程 操作系统
基于DOS的内存分配过程 操作系统- Based on DOS memory allocation process operating system
- 2022-07-26 22:10:37下载
- 积分:1
-
mw
说明: 用于面板数据平稳性问题(单位根)的MW检验(MW test for panel data stationarity (unit root))
- 2012-08-09 16:17:16下载
- 积分:1
-
svr_pso - Libsvm
说明: SVR optimizaton using PSO with LibSVM library
- 2020-01-17 22:26:02下载
- 积分:1
-
sa80_64ride_for_win
僅支援WIN
1. 取消QQ驗證
2. 修正64騎寵
3. 修正sa_8012 & sa_8002 道具.郵件封包
4. 修正出生寵錯亂
5. 增加世界頻道 (需要SAForever.exe支持)
6. 支持 sa_8002, sa_8012, sa_0402(Supports only WIN 1. Cancel QQ verification 2. Amendment 64 to ride pet 3. Amendment sa_8012 & sa_8002 props. E-mail packet 4. Amend pet birth disorders 5. To increase the world' s Channel (requires SAForever.exe support) 6. Support sa_8002, sa_8012, sa_0402)
- 2010-01-17 06:30:19下载
- 积分:1
-
solidworks+VB
使用VB对SolidWorks进行的二次开发。主要是建立了一个螺纹标准件库以及螺纹计算方法。(use of SolidWorks in the secondary development. Is a standard part of a thread and the thread is calculated.)
- 2006-08-14 16:14:36下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1