-
kdtree.java
kdtree树的java实现算法,Kd-树 其实是K-dimension tree的缩写,是对数据点在k维空间中划分的一种数据结构。其实,Kd-树是一种平衡二叉树。
- 2023-01-06 22:35:03下载
- 积分:1
-
candide-3人脸模型建模
candide-3人脸模型建模,candide-3人脸模型建模,candide-3人脸模型建模,candide-3人脸模型建模
- 2022-03-18 01:19:56下载
- 积分:1
-
椭圆曲线插补算法研究
基于数控系统脉冲增量插补和时间分割插补的不加工椭圆曲线提供了有益的参考方案。椭圆曲线插补算法研究
- 2022-02-09 15:10:55下载
- 积分:1
-
徐世良-C常用算法集的源代码
徐世良-C常用算法集的源代码- Xu Shiliang- C commonly used algorithm collection source code
- 2022-04-28 04:11:27下载
- 积分:1
-
DCT算法实现C++
DCT 离散傅立叶变换(Discrete Fourier Transform),c + +源码实现。简单高效。
- 2023-06-11 00:25:02下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1
-
pku 3682 King Arthur s Birthday Celebration
pku 3682 King Arthur s Birthday Celebration
- 2022-01-30 15:11:26下载
- 积分:1
-
I have written a small calculator, and the community together to explore shared
自己编写的一个小计算器,和大家一起共享探讨-I have written a small calculator, and the community together to explore shared
- 2022-08-11 19:44:18下载
- 积分:1
-
一年的第多少天转成日期
本代码提供天数转日期的功能,方便易用,输入(例如) input year:2013,input days :134,输出 5 14,即5月14号,在遥感影像中,经常要将文件名中的天数转成日期,故写次程序,也分享给大家。目录中daystodate.exe可直接单独运行,算法实现在daystodate.cpp中。
- 2022-01-31 14:20:29下载
- 积分:1
-
变密度优化算法
此为变密度优化算法的程序,好用简单容易理解,本人已经在matlab软件上运行过,与渐进结构优化算法有很多相似的地方,可以借鉴草考进行深入研究。如果大家有渐进结构优化算法的研究的人,大家可以共同进步
- 2022-01-26 20:24:57下载
- 积分:1