角拼接数据结构网络化,任何开源的实现? [英] Corner Stitching Datastructure, Any Open Source Implementations?

查看:152
本文介绍了角拼接数据结构网络化,任何开源的实现?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我记得学习有关角缝制的数据结构的若干年前,从那以后一直迷恋着它。它起源与Ousterhout加入一个纸。

I recall learning about the corner-stitched data structure a number of years ago and have been fascinated with it ever since. It originated with a paper by Ousterhout.

我已经搜索并没有能够找到一个自由/开放的实现。我想preFER一个C ++实现,但在这一点上会接受任何指针人可能。

I've searched and not been able to find a free/open implementations. I'd prefer a C++ implementation, but at this point would accept any pointers people might have.

注:边角缝合数据结构是一种方法来存储2维,rectangluar数据,明确地维持插入元件之间的空白。这是相对于一个四叉树其中只存储所插入的数据元素。有很多取舍,我最感兴趣的是一个实现 - 也愿意接受具有类似性质的替代品

Note: a corner-stitched data structure is a way to store 2 dimensional, rectangluar data, explicitly maintaining the whitespace between inserted elements. This is as opposed to a quad-tree which just stores the inserted data elements. There are many trade-offs, I'm mostly interested in an implementation - but would also accept alternatives that have similar properties.

推荐答案

Ousterhout加入自己的软件包魔术实现角落拼接。 C源程序code可BSD许可的 http://opencircuitdesign.com/magic

Ousterhout's own software package Magic implements corner stitching. The C source code is available BSD-licensed at http://opencircuitdesign.com/magic.

这篇关于角拼接数据结构网络化,任何开源的实现?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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