-
如何在weka中加入自己的算法,对于增加新的算法以开发自己的数据挖掘工具。很有用...
如何在weka中加入自己的算法,对于增加新的算法以开发自己的数据挖掘工具。很有用-How to weka add their own algorithms, for adding new algorithms to develop their own data mining tools. Useful
- 2023-01-08 10:40:03下载
- 积分:1
-
vs.lib是一组线性代数与可积/迪在C++数学库…
vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.-vs.lib is a math library in C++ with a set of linear algebra and integrable/differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
- 2022-02-24 19:39:22下载
- 积分:1
-
二叉树的递归与非递归遍历(Java描述),高效实现Josephus算法,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个算法的源程序。...
二叉树的递归与非递归遍历(Java描述),高效实现Josephus算法,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个算法的源程序。-Recursive and non recursive binary tree traversal (Java description), efficient algorithms to achieve Josephus, merging sorted linked list, queue-based implementation of radix sort, stack. Backtracking. Maze problem-solving. 5 algorithm source code.
- 2022-04-25 12:32:36下载
- 积分:1
-
segy文件读写
segy文件读写,读取segy文件数据。C语言编写,简单易懂,对新手非常有帮助的代码。包括傅里叶FFT源程序
- 2023-08-08 08:55:04下载
- 积分:1
-
有限元算法。平面绗架结构的有限元分析,包括计算每个节点的作用力。可以实现不同位置,不同载荷力的有限元分析。文件中的word文档,包括有具体实例计算。请阅读后使用...
有限元算法。平面绗架结构的有限元分析,包括计算每个节点的作用力。可以实现不同位置,不同载荷力的有限元分析。文件中的word文档,包括有具体实例计算。请阅读后使用。-Finite element method. Planar lattice structure of finite element analysis, including the calculation of the force on each node. Can be achieved at different locations, different power load finite element analysis. Document word document, including specific examples of the calculation. Please read before use.
- 2022-01-25 21:40:38下载
- 积分:1
-
calculation method, "Gauss theorem"
计算方法《高斯定理》-calculation method, "Gauss theorem"
- 2023-08-06 12:20:04下载
- 积分:1
-
很好的一个C++控制台程序
很好的一个C++控制台程序-good a C Console
- 2022-04-27 02:16:41下载
- 积分:1
-
ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现
ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现-ZJU ACM 1093 to achieve a higher rate, there is mainly a buffer to achieve
- 2022-02-15 16:22:47下载
- 积分:1
-
二叉树排序输出
应用背景
此算法容易被理解,运用,或会有更大的利用价值,用于实际生活中,例如甲地到达乙地,可以用此二叉树发现不同路线供使用人使用。或正在学习有关二叉树的初学者们使用,此代码更容易被初学者学习和使用,此代码是用五个节点,也可以发展到更多的节点。
关键技术
用五个节点的二叉树的排序输出,涉及到先序便利,中序便利,后序便利,运用六个节点使用其相应的便利方式是问题得到不同的方案,二叉树进行展示,可以用于三种二叉树学习,用于实际生活中,例如甲地到达乙地,可以用此二叉树发现不同路线供使用人使用。
- 2022-09-01 01:35:03下载
- 积分:1
-
fpga乘法器使用例程
fpga乘法器使用例程。详细介绍了dsp48A的使用方法。非常不错的代码。
- 2022-10-20 11:30:03下载
- 积分:1