Welcome![Sign In][Sign Up]
Location:
Search - graphviz-2.

Search list

[Linux-Unixgraphviz-win-2.15.20070808.1457.tar

Description: Graphviz - Graph Drawing Programs from AT&T Research and Lucent Bell Labs See doc/build.html for prerequisites and detailed build notes.
Platform: | Size: 3706367 | Author: 毕胜 | Hits:

[Other Web Codegraphviz-1.10.tar.gz

Description: 这是安装tinyos经常能用到的图形化工具,要求是1.10,但往往网上都很难找到这个版本了,下载到了,就传上来
Platform: | Size: 3357416 | Author: lifuouxie | Hits:

[Program doccodeviz+graphviz安装使用文档

Description: 用 Graphviz + CodeViz可视化函数调用
Platform: | Size: 284348 | Author: zoomba | Hits:

[Linux-Unixgraphviz-win-2.15.20070808.1457.tar

Description: 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 See doc/build.html for prerequisites and detailed build notes.
Platform: | Size: 3705856 | Author: 毕胜 | Hits:

[Data structsAbstractFactory

Description: 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
Platform: | Size: 178176 | Author: | Hits:

[Windows DevelopCallTree

Description: 对于用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 generated. Dot files, to generate jpg, bmp, gif graphics
Platform: | Size: 76800 | Author: 阿鸿 | Hits:

[Graph programgraphviz-bin-2.25.20090710.1351

Description: 图形处理的开源类库,由AT&T实验室编写,具有很强的图像显示功能-Open-source graphics library, from the preparation of AT & T Labs, has a strong functions of image display
Platform: | Size: 10572800 | Author: forhappy | Hits:

[CSharpConvertibleBonds

Description: 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 requirement to produce html documentation are: 1) Doxygen 2) Graphviz (http://www.research.att.com/sw/tools/graphviz/) 3) Aladdin Ghostscript (http://www.ghostscript.com/) If you want to produce PDF and/or PS documentation you will need also: 4) TeX/LaTeX 5) epstopdf. It s available as Perl script (you will also need Perl, of course), C source to be compiled or Windows executable. The above, and any additional packages your LaTeX installation might need, are available through the CTAN (http://www.ctan.org/) -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 requirement to produce html documentation are: 1) Doxygen 2) Graphviz (http://www.research.att.com/sw/tools/graphviz/) 3) Aladdin Ghostscript (http://www.ghostscript.com/) If you want to produce PDF and/or PS documentation you will need also: 4) TeX/LaTeX 5) epstopdf. It s available as Perl script (you will also need Perl, of course), C source to be compiled or Windows executable. The above, and any additional packages your LaTeX installation might need, are available through the CTAN (http://www.ctan.org/)
Platform: | Size: 14336 | Author: kevin L | Hits:

[OtherExpress_Calculator

Description: 用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 graphviz to draw the expression tree and calculation process.
Platform: | Size: 5000192 | Author: webee | Hits:

[Othergraphviz-2.8

Description: graphviz一定要按照安装路径安装,不能换路径。不然就不好用-it is very important to install it according to its own path
Platform: | Size: 7866368 | Author: 刘惠 | Hits:

[Othergraphviz-working.tar

Description: c实现的可视化工具包,实现了很多布局算法-c to achieve visualization toolkit to achieve a lot of layout algorithm
Platform: | Size: 16947200 | Author: cuihongcai | Hits:

[ELanguagegraphviz-2.20.2.tar

Description: 这个软件是关于函数调用关系分析工具,希望大家满意哦~!-The software is on the relationship between function call analysis tools
Platform: | Size: 13334528 | Author: 静儿 | Hits:

[JSP/Javagraphviz-2.28.0

Description: 该工具是为protege工具中显示本体的类的关系图的功能提供的一个插件。-The tool is a tool for the protege to display the body of the class diagram provides a plug-in.
Platform: | Size: 59309056 | Author: 张平 | Hits:

[ELanguageCompile

Description: 词法分析器。对任何正则表达式,构造DFA,并画出DFA的图。需要Graphviz的画图软件配合-Lexical parsers. For any regular expressions, the tectonic DFA and draw the DFA picture
Platform: | Size: 11466752 | Author: 冷伟 | Hits:

[Special EffectsGraphViz

Description:   从一个文件中读取一张图片,然后使用力的指向布局算法来为这张图寻找一个最好的布局。特别地,我们的程序要做到以下几点:1. 提醒用户输入那张图片包含的文件名 2.提醒用户输入需要让这个程序运行的多少时间(秒) ,必须为正整数。3. 让每一个点都要在初始它的组态。4.当指定时间还没有到时: 对每一个网点都计算他的引力和斥力,根据计算结果移动每个网点,使用提供的函数库显示现行状态的图像。(可选)提问用户是否想要再展现另一个图像,然后根据选择再循环。-Read a file from a picture, and then use the directional force of this diagram layout algorithm to find a best layout. In particular, our program to do the following: 1. Alert the user to enter the file name of that picture contains 2 to remind the user to enter need to let this process run much time (s), must be a positive integer. 3 Let every point it should be in the initial configuration. 4 When the specified time is not yet time: outlets are calculated for each of his attraction and repulsion, according to the results of each mobile network, using the supplied library displays the current status of the image. (Optional) and then ask whether the user wants to show another image, and then choose recycled.
Platform: | Size: 4499456 | Author: linguox | Hits:

[Graph DrawingEppsteinAlgorithm

Description: 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 is based on extensive use of heap. These piles will allow construct a graph of P such that the maximum level is 4 and a path in P corresponds to a path in the starting graph. A Python script (ksp.py) is provided in order to test both algorithms directly the command line. The parameters are the file name containing the graph, the origin of the roads, the roads end and the number paths. It should also add the -a option followed by the choice of algorithm (Eppstein or yen). Two additional optional parameters have been added: -s which saves the graph in an image whose name is passed -p parameter and that saves the graph P generated Eppstein algorithm. Both options require Graphviz to generate images and the library PyGraphviz-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 is based on extensive use of heap. These piles will allow construct a graph of P such that the maximum level is 4 and a path in P corresponds to a path in the starting graph. A Python script (ksp.py) is provided in order to test both algorithms directly the command line. The parameters are the file name containing the graph, the origin of the roads, the roads end and the number paths. It should also add the -a option followed by the choice of algorithm (Eppstein or yen). Two additional optional parameters have been added: -s which saves the graph in an image whose name is passed -p parameter and that saves the graph P generated Eppstein algorithm. Both options require Graphviz to generate images and the library PyGraphviz
Platform: | Size: 1269760 | Author: bright | Hits:

[Othergraphviz-2.38

Description: Graph viz for visualizing drawing for compilers
Platform: | Size: 51904512 | Author: Rushdy | Hits:

[Othergraphviz-2.38

Description: 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 restart python, otherwise it may be wrong.)
Platform: | Size: 33202176 | Author: rhlee2k | Hits:

CodeBus www.codebus.net