Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Drawing-and-Delaying.rar 这种简单方法利用cleardevice()和delay()函数相互配合,先画一幅图形,让它延迟一个时间,然后清屏,再画另一幅,如此反复,形成动态效果。
  • Graph.rar 一个画图功能的实现,对初学者有很好的学习参考价值
  • graph.rar Vb画图 ,很经典的,还有数据库,值得参考
  • Graph.zip 用MFC实现最基本的画图功能。。。 包括画点、直线、椭圆、矩形、橡皮等。。。 可以更换画笔颜色。。。 可以取反色。。。
  • graph.rar 利用vc环境下的MFC框架编写的程序,可以提供基本的画图功能。
  • Handbook.of.Graph.Theory.Combinatorial.Optimization.and.Algorith... ... that currently covers both areas together. Handbook of Graph Theory, Combinatorial Optimization, and Algorithms is the first ... - Planarity Testing Based on PC-Trees CHAPTER 23 - Graph Drawing SECTION VI - Interconnection Networks CHAPTER 24 - Introduction ...
  • canvas-graph-drawing-utils:由一个React组件组成,用于容纳一个Graph类,该类接受画布上下文,并... ... 图形库和绘图实用程序的主页。 图形API位于lib / graph / Graph.js中。 绘图上下文位于lib / graph / CanvasDrawingContext.js中。 图支持三种类型:条形,线形,点形。 请参阅其他自 ... ()和render()。 例如,请参见lib / graph / widgets / MinMaxAvgWidget.ts。 开发: 托管在Preact上(仅用于呈现页面)。 Graph库是完全独立的,只需要一个<canvas>元素 ...
  • prawn-graph ... adds straightforward native graph drawing to Prawn without the need to depend on anything else. All generated ... space available. :height | integer | Desired height of the graph. Defaults to vertical space available. :title | string | The ...
  • graph Implements a force-based graph drawing algorithm, see http://en.wikipedia.org/wiki/Force-based_algorithms_(graph_drawing) Implements a force-based graph drawing algorithm, see http://en.wikipedia.org/wiki/Force-based_algorithms_(graph_drawing)
  • graph ... and draw graphs on the HTML5 canvas element. Arron Norwell 2010 This is a graph drawing tool written in js. It uses HTML 5 canvas to draw graph elements on the page. jquery-ui is used for interface elements. Graphs can ...