Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - graph
Search - graph - List
DL : 0
一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!-a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!
Date : 2026-01-01 Size : 7.62mb User : 木头

画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode 'definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
Date : 2026-01-01 Size : 31kb User : 魏衍斌

Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- and y- values and plots them on the screen, connected by straight lines. A string surrounded by quotes "..." may follow a pair of points, and will be displayed starting at that point. If an input file is specified, the program waits for a keypress, then resets the screen parameters and clears the screen before exiting. If the data comes from the standard input, the program exits without clearing the screen or resetting it -Graph with no options takes pairs of points (two numbers per line) from the given file (or st andard input) as x-and y-values and plots them o n the screen. connected by straight lines. A string surround ed by quotes "..." may follow a pair of points. and will be displayed starting at that point. If an input file is specified, the program waits for a keypress. then resets the screen parameters and clears th e screen before exiting. If the data comes from t he standard input, the program exits without clearing the screen o r resetting it
Date : 2026-01-01 Size : 51kb User : ysh

CGraph是一个外国人写的图形库,写得非常好!不过,唯一的不足是: 1:析构函数调用出错 2:中文字体很难看 我把它改了一下,方便大家使用 本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索,那也有DEMO科下载。 不过,你要记得下载那个DEMO后,换成我改过的文件,然后加上DELETE,最后根据自己需要改一下。 我只说一下我做的改进: 1:修复了析构函数中的内存泄露问题,用BOUNDSCHECK查了下,没问题了。 2:把字体全部换成宋体 9号 中文号看点 具体怎么使用不要问我,去网上找例子吧,很容易的。 虽然我解决了析构中的内存泄露,不过我没有解决REMOVEALL中的内存泄露,因为我没用这个函数,就懒得改,你可以试着自己改改--如果你要用这个函数的话
Date : 2026-01-01 Size : 38kb User : conku

一个通信节点拓扑图,可动态添加,删除节点,连线等.-A communication node topology, dynamically add, delete nodes, connections and so on.
Date : 2026-01-01 Size : 31kb User : 李春亮

GraphFX - A graph framework.(bar型图表的显示) CGraphFX frameworks, include GraphFX.h, GraphFX.cpp, Screen.h, Screen.cpp, ItemArray.h, ItemArray.cpp, Item.h and Item.cpp to your project. -GraphFX- A graph framework. (Bar chart display type) CGraphFX frameworks, include GraphFX.h, GraphFX.cpp, Screen.h, Screen.cpp, ItemArray.h, ItemArray.cpp, Item.h and Item.cpp to your project.
Date : 2026-01-01 Size : 192kb User : wang an

(1).用Bresenham算法绘制直线. (2).用Bresenham算法画图. (3).用打点(如:C语言的putpixel())法显示汉字,汉字库以文件形式保存,以图形方式显示汉字. (4).在二维空间绘制一个多边形(三角形,四边形任选),然后实施平移变换,对称变换和旋转变换,-(1). Bresenham algorithm for drawing a straight line to use. (2). By drawing Bresenham algorithm. (3). With RBI (for example: C language putpixel ()) display Chinese characters,汉字库preserved in documentary form in order to graphically display Chinese characters. (4). In the two-dimensional spatial mapping of a polygon (triangle, quadrilateral optional), and then the implementation of translational transform, symmetry transform and rotation transformation,
Date : 2026-01-01 Size : 17kb User : 鹰隼

java web graph program, can generate many network graph ,
Date : 2026-01-01 Size : 394kb User : asfd

该代码是一个绘图源代码。设计了一个绘图类cgraph,可绘制bar graph,line graph,pie graph,scatter graph等各种不同类型的图形。-The code is a mapping source code. Designed a graphics category cgraph, can be drawn bar graph, line graph, pie graph, scatter graph, such as different types of graphics.
Date : 2026-01-01 Size : 2.19mb User : 贺苗

可实现坐标平台显示功能,X Y 坐标可调,界面可拉伸-Platform enables display coordinates, XY coordinates adjustable interface tensile
Date : 2026-01-01 Size : 3.69mb User : 许秋亮

Temperature measurement & Graph Drawing
Date : 2026-01-01 Size : 11kb User : Manoj

Implementation of Graph Theory Algorithms (ToolBox)
Date : 2026-01-01 Size : 823kb User : balatas

the GA to solve the emergence of color graphics
Date : 2026-01-01 Size : 30kb User : starandsky

Given the edge set Draws the graph-Given the edge set Draws the graph.......
Date : 2026-01-01 Size : 1kb User : nithya

php crypt an s to facilitate the creation of dynamic graph and give a professional look to your web page
Date : 2026-01-01 Size : 18kb User : abou

A Graph tool in c++ so helpfull for graphic matters
Date : 2026-01-01 Size : 1kb User : SGH

实现画柱状图,饼状图,典线图等功能。传入DataTable,自动对各列进行画图。-To achieve painting histogram, pie chart, line graph code functions. Incoming DataTable, automatic drawing of each column.
Date : 2026-01-01 Size : 5kb User : 汪伟

this is a source code for graph implementation
Date : 2026-01-01 Size : 1kb User : ratika_goel

graph曲线,由powerbuilder实现曲线绘制-graph curve
Date : 2026-01-01 Size : 24kb User : 1212

vc++ 各种图形的绘制 有三角形 菱形 杨辉三角-vc++ graph
Date : 2026-01-01 Size : 5kb User : CUI
« 12 3 4 5 6 7 8 9 10 ... 13 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.