-
Apriori c + + 实现
快速和优化 Apriori 算法 c + + 中为数据挖掘中的频繁项集挖掘。
实施是快速和高效的内存。
- 2022-01-26 18:24:02下载
- 积分:1
-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
牛顿差商法求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。...
牛顿差商法求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。-poor numerical fitting. Packet document contains an example of the outcome document, including input and output results.
- 2023-03-26 15:35:03下载
- 积分:1
-
一个数值微分的例子
一个数值微分的例子-Examples of a numerical differentiation
- 2022-03-01 11:01:56下载
- 积分:1
-
C commonly used numerical algorithm
C常用数值算法--特征函数-C commonly used numerical algorithm-- eigenfunction
- 2022-07-18 03:53:25下载
- 积分:1
-
单纯性算法
理解单纯性很好的例子,有界面,有注释。
- 2022-03-22 19:31:56下载
- 积分:1
-
调度算法
它包含不同调度算法 job.1。fifo2。lru3.opt
- 2022-07-12 20:52:32下载
- 积分:1
-
二分递归查找最大和最小元素
二分递归查找最大和最小元素-two hours recursive search for the largest and smallest element
- 2023-04-29 23:30:02下载
- 积分:1
-
是一个算法的小小汇总,使用vb语言编写,适合初学者学习。...
是一个算法的小小汇总,使用vb语言编写,适合初学者学习。-algorithm is a little summary, the use of vb language, suitable for beginners to learn.
- 2022-02-05 21:35:58下载
- 积分:1
-
BP神经网络
该算法是描述了基本的BP网络,期间加入了正向传播和反向误差调整的算法,并且采用加入学习动量的方法使得网络快速收敛,使得网络有比较好的应用性,可以直接使用测试数据,得到想要的输出,理想输出。
- 2022-06-17 22:44:51下载
- 积分:1