wingraph32_src

所属分类:2D图形编程
开发工具:Visual C++
文件大小:418KB
下载次数:60
上传日期:2009-06-15 23:19:40
上 传 者yanluckly
说明:  IDA Pro wingraph模块的源代码,支持GDL文格式件的绘制。
(The sourcecode of wingraoph of IDA Pro, which can display the graph describling with GDL. )

文件列表:
about.cpp (807, 2004-05-17)
about.dfm (1597, 2004-05-17)
about.h (897, 2004-05-17)
alloc.c (43070, 2004-05-17)
alloc.h (30096, 2004-05-17)
copying (18321, 2004-05-17)
draw.c (12267, 2004-05-17)
draw.h (3092, 2004-05-17)
drawchr.h (48689, 2004-05-17)
drawlib.c (198742, 2004-05-17)
drawlib.h (5468, 2004-05-17)
drawstr.c (14536, 2004-05-17)
drawstr.h (2737, 2004-05-17)
fisheye.c (63773, 2004-05-17)
fisheye.h (3808, 2004-05-17)
folding.c (61576, 2004-05-17)
folding.h (4150, 2004-05-17)
globals.h (12037, 2004-05-17)
grammar.h (31140, 2004-05-17)
grammar.l (48334, 2004-05-17)
grammar.pgs (54585, 2004-05-17)
grammar.y (115991, 2004-05-17)
grprint.c (26000, 2004-05-17)
grprint.h (3607, 2004-05-17)
grprint2.c (22526, 2004-05-17)
grprintstr.c (5048, 2004-05-17)
help.cpp (537, 2004-05-17)
help.dfm (2354, 2004-05-17)
help.h (811, 2004-05-17)
infobox.c (14906, 2004-05-17)
infobox.h (2619, 2004-05-17)
lex.yy.c (165981, 2004-05-17)
main.c (20305, 2004-08-25)
main.h (6144, 2004-05-17)
makefile (463, 2004-05-17)
options.c (53991, 2004-05-17)
options.h (6595, 2004-05-17)
prepare.c (15718, 2004-05-17)
psdev.h (2847, 2004-05-17)
... ...

WinGraph32 - Graph Visualization Tool for MS Windows ==================================================== WinGraph32 tool reads a textual and readable specification of a graph and visualizes the graph. It layouts the graph using several heuristics as reducing the number of crossings, minimizing the size of edges, centering of nodes. The specification language of WinGraph32 is GDL, Graph Description Language. WinGraph32 is a port of the VCG tool to MS Windows. Some functionality has been removed during the porting process. COMPILATION =========== In order to compile it, the source code and the Borland CBuilder v5 are required. The compilation process is simple: load the project into CBuilder and press F9 to produce the executable file. The source code of WinGraph32 is available from our site: http://www.datarescue.com INSTALLATION ============ No special installation prodecure is required because WinGraph32 consists of one executable file. Copy it to any directory you like. USAGE ===== Run WinGraph32 by specifying the input file in the command line: wingraph32 input-file.gdl The input file should be a text file describing the graph. WinGraph32 supports one additional command line switch: -remove removes the input file after parsing it For the whole list of the command line switches, please refer to the original VCG tool documentation: ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/doc/vcgdoc.ps.gz or visit the VCG site on the web: http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html The original readme file for the VCG tool is original_vcg_readme.txt LICENSE ======= WinGraph32 is released under GPL (GNU General Public License) Datarescue sa/nv will neither assume responsibility for any damages caused by the use of WinGraph32, nor accept warranty or update claims. This product is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See the file COPYING.

近期下载者

相关文件


收藏者