-
KDtree建立代码 简单易懂 最近领域搜索
KDtree的建立代码 ,采用中分策略的KD树建立,以及基于KDtree的最近领域搜索,直接就可运行,直观。对于初学者理解KDTREE很有帮助,此KDtree程序仅仅供学习只用。
- 2023-01-09 23:10:03下载
- 积分:1
-
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。...
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。-kruscal the source code to achieve the minimum spanning tree algorithm, this is my own small part of the process.
- 2022-07-05 06:14:17下载
- 积分:1
-
Description of the problem: Given n
问题描述:
给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。
编程任务
对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Description of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m copies, each of the division of costs defined as the weight of the stone of the largest and the smallest weight difference the square. Small m the total costs were divided into the sum of the cost. Programming tasks for a given n-stones, seek a kind of division, making the total cost of the smallest division.
- 2022-04-30 14:06:05下载
- 积分:1
-
求最短路径问题,传给大家看看,希望能对大家在实用中有点帮助...
求最短路径问题,传给大家看看,希望能对大家在实用中有点帮助-seek the shortest path problem, we look at the pass, we hope to the right a little practical help
- 2022-04-13 00:16:40下载
- 积分:1
-
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助...
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助-ACM problem-solving report, there must be useful, especially for beginners to see if there is help for you
- 2022-08-11 14:31:36下载
- 积分:1
-
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。...
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。-the procedures used to calculate the binomial coefficients, which uses dynamic programming methods, the efficiency is far higher than the recursive method and space efficiency is also high.
- 2022-03-19 06:00:22下载
- 积分:1
-
数据结构:有关树所有操作
数据结构:有关树所有操作- Construction of data: The related tree all operates
- 2023-08-09 05:05:03下载
- 积分:1
-
很多的vb经典源代码
很多的vb经典源代码-many classic vb source code
- 2022-04-26 19:34:12下载
- 积分:1
-
This is my c just learning to use the language of a book, I feel good, so that w...
这是我刚刚学习c语言后使用的一本书籍,感觉不错,让大家借鉴一下-This is my c just learning to use the language of a book, I feel good, so that we learn from what
- 2022-03-23 01:07:54下载
- 积分:1
-
INFORMIX数据库优化SHELL,可以一目了然地发现数据库中的性能问题。...
INFORMIX数据库优化SHELL,可以一目了然地发现数据库中的性能问题。-shell form informix ,can find question of databases
- 2023-03-02 13:20:03下载
- 积分:1