Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • GraphViewer.zip GraphViewer will help you drawing the full graph and sub graph that are stored in full.txt and sub.txt. Using the TestGraph.exe to control it.
  • tfagui.zip 实现信号的时频分析,能显示信号时域图、频域图、时频分析图
  • jgraphx-1_10_0_3.zip Jgraph http://www.jgraph.com/ 是一个开源的,兼容Swing的基于MVC体系结构图形组件,具有以下特点: 1) 完全Swing兼容; 2) 简单、高效的设计;
  • DrawCircle.rar A simple function for drawing a circle on graph.
  • draw.rar PB 绘图插件 1、vg.exe是集成开发环境,运行它就可以图形绘制,设计图库,编写脚本,甚至调试运行。 2、vgctrl.dll是核心控件,需要运行"注册.bat"注册到计算机里面,该控件对dat目录存在依赖。 3、consts.bas是系统启动时执行的脚本程序。 4、lib目录里面是一些元件库的例子(请自行设计开发其他元件库)。 5、demo目录下是Visual Graph各种图形例子。 6、dat目录下的文件是vg.exe的界面,请切勿修改!!!
  • Planar Graph Drawing

    图论,书籍一本。 图论书,好了到二 十字了。

  • A heuristics for graph drawing 最著名的一种作图算法是由P. Eades 提出的力导引算 法(FDA, Force-DirectedAlgorithm)
  • Graph Drawing by Force-directed Placement T. M. J. Fruchterman和E. M. Reingold提出了基于再次改进的弹性模型的FR算法
  • GD2013部分论文 Streamed Graph Drawing and the File Maintenance Problem.pdf Minimum Length Embedding of Planar Graphs.pdf Graphviz and Dynagraph — Static and Dynamic Graph Drawing Tools.pdf
  • 三连通算法和自动布局算法 三连通算法参考论文:DIVIDING A GRAPH INTO TRICONNECTED COMPONENTS, J.E. Hopcroft and R.E. Tarjan TR 74-197 自动布局算法参考论文:Graph Drawing by Force-directed Placement, THOMAS M.J. FRUCHTERMAN AND EDWARD M. REINGOLD