搜索资源列表
Dialog_java
- 一个Dialog的源码,以及GridLayout和GridData联合使用。对布局过程中关键属性所需设置进行了标注。-a source of Dialog, and GridLayout and GridData joint use. The layout of the course set up key attributes required for tagging.
mcsgyview.rar
- 多道地震数据显示软件。 可以正向反向打开微机格式的SGY格式文件,进行彩色显示!!! 二进制文件也可以打开并显示!! 标注比例50,100,150,200分别可以改变显示的颜色!!!,Multi-channel seismic data display software. Can open the computer are the reverse SGY file format for color display! ! ! Binary file can be opened a
MyPaint
- 1、 在屏幕上绘制图形以下图形 直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。 矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。 椭圆弧: 椭圆: 扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
picture_show
- 使用MFC对话框中的picture控件显示图片,并能在图片上标注各种图形-Use MFC dialog picture control to display pictures, and all kinds of graphics can be marked on the picture
BarPanel
- CBarPanel柱形图类 自动标注最大值和最小值 可用鼠标左键左右拖动面板 1、绑定控制变量 2、用Create()方法创建 3、增加柱形图数据AddBar(名称,R,G,B,数值) 4、可用SetWindowPos()方法设置柱形图大小 5、使用SetBarVal(数据名称,新数据值)方法设置指定数据-CBarPanel column chart category Automatic annotation maximum and minimum Avail
Qt饼状图
- 饼状图百分比,随机颜色,文字编著,头标注,c++,VS2010编辑