基于Skip Graph的P2P覆盖网信任证链发现
提出一种基于Skip图 P2P覆盖网模型的分布式信任证存储和发现机制。为保证索引和发现效率,采用1TRT语言作为信任证描述语言,其语义属性作为Skip图中的索引关键字,构造了基于关键字前缀相似和支持范
Graph类技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
提出一种基于Skip图 P2P覆盖网模型的分布式信任证存储和发现机制。为保证索引和发现效率,采用1TRT语言作为信任证描述语言,其语义属性作为Skip图中的索引关键字,构造了基于关键字前缀相似和支持范
JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, selection, context men...
JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, selection, context menus...
Multirobot Plan Generation in a Continuous Domain: Planning by Use of Plan Graph and Avoiding Collisions Among Robots
Graphviz - Graph Drawing Programs from AT&T Research and Lucent Bell Labs See doc/build.html for prerequisites and de...
Easy implementation of PRIM and DIJKSTRA algorims for graph sorting. It also permit comparison of time betwen both algor...
基本数据结构类的定义和实现: MyStack ,MyPoint,MyArc,Graph,MyQueuesMyStack为构造的一个通用的C++模版堆栈类 MyPoint为一个坐标结构MyArc为带权的边类Graph为临街矩阵表示的图MyQu...
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.