CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CGraph
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - CGraph - List
[
SourceCode
]
CGraph.rar
DL : 0
经过扩展的CGraph类及示例工程源代码
Date
: 2025-07-16
Size
: 30.86kb
User
:
[
Graph program
]
CDrawLine.zip
DL : 0
绘制图形的CGraph类,可以绘制各种图形如走势线、直方图、饼图
Date
: 2025-07-16
Size
: 29.47kb
User
:
[
GDI-Bitmap
]
经过扩展的CGraph类及示例工程源代码
DL : 0
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
Date
: 2008-10-13
Size
: 28.92kb
User
:
张敏
[
GDI-Bitmap
]
graph_string_file
DL : 0
Introducing the new and improved CGraph Classes!! CGraph was my attempt to produce a set of freeware graph classes. After several iterations of the classes, it became more and more difficult to maintain and support. 这是我在CGRAPH4的基础上和StringFile和CString类进行了整合形成的新的例子-Introducing the new and improved CGraph Cl asses! ! CGraph was my attempt to produce a set of freeware graph classes. After several iterati ons of the classes, it became more and more difficult to maintain an d support. this is my CGRAPH4 and on the basis of StringFile and CStr ing type of integration for the new examples
Date
: 2008-10-13
Size
: 809.18kb
User
:
罗成
[
Other resource
]
CGraph_Devang_060720
DL : 0
绘制给定数据的波形,跟上次传的那个一样,就是一个CGraph 类,主要是改进了一点算法,修正了一点错误-drawn to the waveform data set, with the last word that the same, which is a CGraph category, the main point is to improve the algorithm, amended 1:00 wrong. .
Date
: 2008-10-13
Size
: 2.78kb
User
:
H.Devang
[
Other resource
]
AdvancedGraph
DL : 0
刚开始学习VC++ 做的程序,,呵呵,,乱七八糟的,,比CGraph类差远了-VC just started learning to do the procedures, what mess, and worse than CGraph category from the world, and
Date
: 2008-10-13
Size
: 82.45kb
User
:
H.Devang
[
Special Effects
]
Graph
DL : 0
CGraph图形库,写得非常好!不过,唯一的不足是: 1:析构函数调用出错 2:中文字体很难看
Date
: 2008-10-13
Size
: 51.52kb
User
:
chengxu
[
Other resource
]
Graph
DL : 0
CGraph是一个外国人写的图形库,写得非常好!不过,唯一的不足是: 1:析构函数调用出错 2:中文字体很难看 我把它改了一下,方便大家使用 本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索,那也有DEMO科下载。 不过,你要记得下载那个DEMO后,换成我改过的文件,然后加上DELETE,最后根据自己需要改一下。 我只说一下我做的改进: 1:修复了析构函数中的内存泄露问题,用BOUNDSCHECK查了下,没问题了。 2:把字体全部换成宋体 9号 中文号看点 具体怎么使用不要问我,去网上找例子吧,很容易的。 虽然我解决了析构中的内存泄露,不过我没有解决REMOVEALL中的内存泄露,因为我没用这个函数,就懒得改,你可以试着自己改改--如果你要用这个函数的话
Date
: 2008-10-13
Size
: 38.1kb
User
:
conku
[
Other resource
]
Graph
DL : 0
CGraph是一个外国人写的图形库,本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索。
Date
: 2008-10-13
Size
: 38.88kb
User
:
姚鑫
[
Dialog_Window
]
draw
DL : 0
计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法
Date
: 2008-10-13
Size
: 1.9mb
User
:
yth796
[
Other resource
]
graphBrian_demo
DL : 0
该代码是一个绘图源代码。设计了一个绘图类cgraph,可绘制bar graph,line graph,pie graph,scatter graph等各种不同类型的图形。
Date
: 2008-10-13
Size
: 611.66kb
User
:
贺苗
[
SourceCode
]
CGraph
DL : 0
经过扩展的CGraph类及示例工程源代码-After expanding CGraph category and source code examples of projects
Date
: 2025-07-16
Size
: 31kb
User
:
西瓜太郎
[
AI-NN-PR
]
CGraph类及示例工程
DL : 0
天体运动处理系统,实现天体图象的背景处理,运动判定分步。解压密码:123-celestial movement in dealing system that the background image objects, found step-by-step movement. Extracting Password : 123
Date
: 2025-07-16
Size
: 51kb
User
:
周昀
[
GDI-Bitmap
]
经过扩展的CGraph类及示例工程源代码
DL : 0
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
Date
: 2025-07-16
Size
: 29kb
User
:
张敏
[
GDI-Bitmap
]
graph_string_file
DL : 0
Introducing the new and improved CGraph Classes!! CGraph was my attempt to produce a set of freeware graph classes. After several iterations of the classes, it became more and more difficult to maintain and support. 这是我在CGRAPH4的基础上和StringFile和CString类进行了整合形成的新的例子-Introducing the new and improved CGraph Cl asses! ! CGraph was my attempt to produce a set of freeware graph classes. After several iterati ons of the classes, it became more and more difficult to maintain an d support. this is my CGRAPH4 and on the basis of StringFile and CStr ing type of integration for the new examples
Date
: 2025-07-16
Size
: 809kb
User
:
罗成
[
Graph Drawing
]
Graph
DL : 0
CGraph是一个外国人写的图形库,写得非常好!不过,唯一的不足是: 1:析构函数调用出错 2:中文字体很难看 我把它改了一下,方便大家使用 本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索,那也有DEMO科下载。 不过,你要记得下载那个DEMO后,换成我改过的文件,然后加上DELETE,最后根据自己需要改一下。 我只说一下我做的改进: 1:修复了析构函数中的内存泄露问题,用BOUNDSCHECK查了下,没问题了。 2:把字体全部换成宋体 9号 中文号看点 具体怎么使用不要问我,去网上找例子吧,很容易的。 虽然我解决了析构中的内存泄露,不过我没有解决REMOVEALL中的内存泄露,因为我没用这个函数,就懒得改,你可以试着自己改改--如果你要用这个函数的话
Date
: 2025-07-16
Size
: 38kb
User
:
conku
[
2D Graphic
]
Graph
DL : 0
CGraph是一个外国人写的图形库,本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索。-CGraph is a graphics library written by foreigners, this article has been CGraph engineering package to the DLL, due to time constraints, I did not do DEMO, a detailed description of such library you can search VCCODE.
Date
: 2025-07-16
Size
: 39kb
User
:
姚鑫
[
3D Graphic
]
CGraph
DL : 0
一个VC6.0开发的3D程序。实现了简单的3D图形显示,可供初学3D编程者借鉴。-VC6.0 developed a 3D program. The realization of a simple 3D graphics, 3D Programming for beginner who learn from.
Date
: 2025-07-16
Size
: 1.94mb
User
:
刘名
[
Windows Develop
]
Graphic3
DL : 0
实现图像的的绘制,保存及输出等功能。用到CPrArray类,CGraph类等,实现简单图形的绘制。-Image of drawing, save and export functions. CPrArray use category, CGraph such as, drawing simple graphics.
Date
: 2025-07-16
Size
: 477kb
User
:
li wan min
[
.net
]
CGraph
DL : 0
cgraph创建图表,包括饼图,柱状图,分布图等-create a lot of kinds of graph
Date
: 2025-07-16
Size
: 4.03mb
User
:
gs
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.