搜索资源列表
grinedit
- 可交互的GraphViz库。 如果你喜欢用Graphviz,不要错过了。可惜只是java版本的。
TinyOS
- 基于T i n y O S 的无线传感器网络体系结构 无线传感器网络WSN(Wireless Sensor Network) 由部署在监测区域内大量廉价的传感器节点组成,通过 无线通信方式形成multi2hop 自组织的网络系统,其目的是协作地感知、采集和处理网络覆盖区域中感知 对象的信息,并发送给观察者。本文从分析无线传感器节点Mica 和其上运行的操作系统TinyOS 出发, 着重描述无线传感器网络节点应用程序体系结构和消息通信机制。 -T iny OS-ba
UbiGraph
- 可以在C++和Java里调用接口直接绘图,老外写的开源画图库,免费使用。-In the C++ and Java in the call interface directly drawing, painting gallery foreigner to write open source, free of charge.
myAST
- 语法树 利用graphviz生成某一个java程序的语法树-Syntax tree graphviz to generate a java program syntax tree
graphviz-java-api
- java可以直接调用这个类实现画图功能,但是使用这个类的前提是你的电脑已经装了GraphViz软件,你可以在http://www.graphviz.org/Gallery.php下载windows版本,装完后,找到dot.exe所在的路径,-java can call this class implements the drawing functions, but only if the use of this class is that your computer has installed
GraphViz
- java中为了调用GraphViz而写的一段小程序希望对大家有用(Java in order to call GraphViz and write a small program, in the hope that useful to everyone)