登录
首页 » GDI-Bitmap » GraphBrain 一个很好的力表制作类。 功能:可用作制作各种柱状图,饼形图,等等多种图表。 环境:vc++ 6.0 内有详细使用说明和示例程序...

GraphBrain 一个很好的力表制作类。 功能:可用作制作各种柱状图,饼形图,等等多种图表。 环境:vc++ 6.0 内有详细使用说明和示例程序...

于 2023-07-22 发布 文件大小:1.11 MB
0 82
下载积分: 2 下载次数: 1

代码说明:

GraphBrain 一个很好的力表制作类。 功能:可用作制作各种柱状图,饼形图,等等多种图表。 环境:vc++ 6.0 内有详细使用说明和示例程序.-GraphBrain a very good power production category table. Functions: the production of all kinds can be used as a histogram, pie chart, and so a variety of charts. Environment: vc++ 6.0, there are detailed instructions and sample programs.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个用GDI实现矢量图形编辑程序
    一个用gdi实现了编辑的矢量绘图程序-a gdi achieved with the vector graphics editing procedures
    2023-08-27 03:25:04下载
    积分:1
  • 漫步统计系统 v1.7 Final
    漫步统计系统 v1.7 Final-V1.7 Final walk through the statistical system
    2022-06-29 15:33:25下载
    积分:1
  • Polygon triangulation code.
    Polygon triangulation code.-Auto triangulation code.
    2023-04-15 02:50:04下载
    积分:1
  • 这是快速夫利叶变换的源代码,希望能抛砖引玉,嘿嘿
    这是快速夫利叶变换的源代码,希望能抛砖引玉,嘿嘿 -Caughley This is a fast Fourier transform of the source code, hope to attract a little
    2022-02-21 05:50:46下载
    积分:1
  • 一个用于读取GIF文件的类。不需要MFC支持。
    一个用于读取GIF文件的类。不需要MFC支持。-One for the class to read GIF files. MFC does not need support.
    2022-06-26 07:00:09下载
    积分:1
  •  笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开...
     笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 2.使用方法  程序中定义了几个特殊键: "V”:画笔提起 "W”:开始画图 "R”:开始擦图 "S”:当前图形存入文件 "E”:调出已有文件 "C”:画圆   程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下”W“键时,画笔符号变为 ,此时可移动方向键(上、下、左、右、左上、左下、右上、右下)来画图;当按下”R“键时,画笔符号变为 ,此时可移动方向键来擦图;在画图过程中,按下“C”键,可画出一个半径为20个象素点的圆;当结束画图时,按下“S”键,将画好的图形存盘;按下“E”键可调出已有的图形进行编辑。-c
    2022-05-21 20:17:39下载
    积分:1
  • 4 Bezier curve control points in support of a number of Bezier curves to connect
    4控制点贝赛尔曲线,支持多条贝赛尔曲线的连接-4 Bezier curve control points in support of a number of Bezier curves to connect
    2022-04-15 04:49:29下载
    积分:1
  • 点对点视频会议程序,Visual C++,其实算于GD图象和网络通信编程
    点对点视频会议程序,Visual C++,其实算于GD图象和网络通信编程-Point-to-point video conferencing program, Visual C++, In fact, count on the GD images and Network Communication Programming
    2023-07-29 20:40:04下载
    积分:1
  • 这是一个用C实现的动画源码,在屏幕上实现一个长方体和一个扇形的跳动效果,并且还加入了声音....
    这是一个用C实现的动画源码,在屏幕上实现一个长方体和一个扇形的跳动效果,并且还加入了声音.-This is a realization of the C source animation on screen realization of a cuboid and a fan of beating results, and also joined the voices.
    2022-05-21 03:50:46下载
    积分:1
  • Chaos (Chaos), the logistic equation X (n) = k* X (n
    混沌(Chaos),Logistic方程 X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数 f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算: x1=f(x0), x2=f(x1), x3=f(x2),..., 序列{ Xn }的整体"状态",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,"乱七八糟"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n) = k* X (n-1)* (1-X (n-1)), that is quadratic function f (x) = k* x (1-x), the election Optional appropriate constants k, the initial value of options x0, iterative calculation : x1 = f (x0), x2 = f (x), x3 = f (x2 ),..., sequence) (Xn the overall "state" sensitive dependence on constants k and initial value x0, convergent sequence may also possible, "mess" to the oscillation-- have Chaotic Chaos!
    2022-04-16 20:00:36下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载