搜索资源列表
graphviz-win-2.15.20070808.1457.tar
- Graphviz - Graph Drawing Programs from AT&T Research and Lucent Bell Labs See doc/build.html for prerequisites and detailed build notes.
graphviz-1.10.tar.gz
- 这是安装tinyos经常能用到的图形化工具,要求是1.10,但往往网上都很难找到这个版本了,下载到了,就传上来
codeviz+graphviz安装使用文档
- 用 Graphviz + CodeViz可视化函数调用
graphviz-win-2.15.20070808.1457.tar
- Graphviz - Graph Drawing Programs from AT&T Research and Lucent Bell Labs See doc/build.html for prerequisites and detailed build notes. -Graphviz- Graph Drawing Programs from AT&T Research and Lucent Bell Labs
AbstractFactory
- C++的一种设计模式,创建对象的工厂方法的抽象基类,压缩包里还有采用doxygen和Graphviz得到的类开发文档-C++ A design pattern, factory method to create object of abstract base class, compression bag, there will be doxygen and Graphviz class development documents
CallTree
- 对于用C语言编写的项目,用该工具可以实现其函数的图形生成,如果用户安装了GraphViz的话,可以利用生成的.dot文件,来生成jpg,bmp,gif图形-With C language for the project, using the tool to achieve its function can be generated graphics, if the user GraphViz installed, you can use
graphviz-bin-2.25.20090710.1351
- 图形处理的开源类库,由AT&T实验室编写,具有很强的图像显示功能-Open-source graphics library, from the preparation of AT & T Labs, has a strong functions of image display
ConvertibleBonds
- The documentation is automatically extracted from the source code using Doxygen (http://www.doxygen.org). The suggested version is the latest one versions as back as 1.2.14 should still work. The basic requirem
Express_Calculator
- 用C写的表达式计算器,不但可以完成四则运算,还可以处理一些函数运算,可以配合graphviz画出表达式树和计算过程。-Written using C expression calculator, not only can complete the four operations, but also can deal with a number of functions computing, you can tie in with gra
graphviz-2.8
- graphviz一定要按照安装路径安装,不能换路径。不然就不好用-it is very important to install it according to its own path
graphviz-working.tar
- c实现的可视化工具包,实现了很多布局算法-c to achieve visualization toolkit to achieve a lot of layout algorithm
graphviz-2.20.2.tar
- 这个软件是关于函数调用关系分析工具,希望大家满意哦~!-The software is on the relationship between function call analysis tools
graphviz-2.28.0
- 该工具是为protege工具中显示本体的类的关系图的功能提供的一个插件。-The tool is a tool for the protege to display the body of the class diagram provides a plug-in.
Compile
- 词法分析器。对任何正则表达式,构造DFA,并画出DFA的图。需要Graphviz的画图软件配合-Lexical parsers. For any regular expressions, the tectonic DFA and draw the DFA picture
GraphViz
- 从一个文件中读取一张图片,然后使用力的指向布局算法来为这张图寻找一个最好的布局。特别地,我们的程序要做到以下几点:1. 提醒用户输入那张图片包含的文件名 2.提醒用户输入需要让这个程序运行的多少时间(秒) ,必须为正整数。3. 让每一个点都要在初始它的组态。4.当指定时间还没有到时: 对每一个网点都计算他的引力和斥力,根据计算结果移动每个网点,使用提供的函数库显示现行状态的图像。(可选)提问用户是否想要再展现另一个图像,然后根
EppsteinAlgorithm
- The algorithm developed by Eppstein not looking for simple paths. In Indeed, the paths returned by the algorithm may contain rings or loops. It applies only on graphs where the weights are positive. This algorithm
graphviz-2.38
- Graph viz for visualizing drawing for compilers
graphviz-2.38
- python 用的 graphviz 库,版本2.38. 安装后添加 安装路径 graphviz\bin到系统path环境变量,并重启python,否则可能报错。(Graphviz library for Python, version 2.38. Install the installation path graphviz\bin to the system path environment variable, and resta