C#间隔树类 [英] C# Interval tree class

查看:110
本文介绍了C#间隔树类的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个间隔树C#集合类.

I'm looking for an interval tree C# collection class.

我需要能够添加间隔,理想情况下是2D,否则也许我可以组合两个标准的1D间隔树.

I need to be able to add intervals, idealy 2D, otherwise perhaps I could combine two standard 1D interval trees.

我还需要能够找出哪些间隔与给定间隔重叠.

I also need to be able to find out what intervals overlap a given interval.

我发现了这个 intervaltree.codeplex.com

没有与此版本相关的下载.

There are no downloads associated with this release.

继续此处:使用其他代码的C#

推荐答案

codeplex页面上有一个下载:

There is a download on the codeplex page: http://intervaltree.codeplex.com/SourceControl/list/changesets -> Right hand side -> Download

这篇关于C#间隔树类的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆