搜索资源列表
VisualStudioProject
- 实现画图功能,可以画出各种图形,并且任意改变它的形状,大小,颜色,等等。-function can draw various graphics, and any changes in its shape, size, color, and so on.
GeometryDraw
- 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将
C++程序设计语言实验四
- 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
使用了OpenGL的图形包
- 使用了OpenGL的图形包,实现用橡皮筋技术绘制折线或者矩形。绘制的形状可有右键选择-Using the OpenGL graphics package, to achieve technical draw a line with a rubber band or a rectangle. May have to draw the shape of the right choice
CustomButtons.zip
- 演示各种自绘按钮,如控制颜色,形状为圆形,滚动文字,图形按钮等, Demonstrates each kind from to draw the button, like the control color, the shape is a circular, rolls the writing, the graph button and so on
mschart
- 实现各种图形绘制,包括长方形、曲线等形状的绘制-To achieve a variety of graphics rendering, including the rectangle, draw the shape of curve
RoundProgressBarDemo
- android 控件 自定义progressbar 使用shape 自定义绘图-android view rename progressbar use shape method draw pricture
vc6.0plot
- 本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序.-This procedure used vc++ 6.0 prepared according to the document interface to draw the shape of the curve and its color graphics with the mouse, it is a vc curve for programming graphic
Cube
- 运用direct3d对网格进行绘制,最后绘成一只老虎的形状-Use Direct3D to draw on the grid, the final shape of a tiger are ready
opengl
- A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.
gdiplusroundedrect
- GDI+画刷使用和不规则图形,可以对位图进行变换形状,使用GDI+进行绘制-GDI+ painting brushes and irregular use of graphics, can be transformed bitmap shape, the use of GDI+ to draw
DrawCircleByThreePoint
- 三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide
VGis
- 个人绘图软件,可以实现单文档中绘制直线圆等,鼠标的形状也可以改变,感觉界面应该有可以借鉴之处。-Personal graphics software, you can achieve a single document, draw a straight line circle and so on, can change the shape of the mouse, sensory interface should have to learn from them.
paint
- 一个采用visual C++6.0的画图板程序,编译后可直接运行,能够画图,改变颜色,改变画的形状,可以保存所画内容或打开所画内容-a paint program in c++,you can use it to draw different shape,different color,save and open what you have saved
AdvBtn
- 李博轩的界面编程里 按钮的一个例子,通过区域,可以绘制任何形状的按钮,我个人非常喜欢,初学者看它就可以对按钮重绘入门了-Li Boxuan button interface programming in an example, through regional, you can draw any shape of button, I personally very much like a beginner it can be started on the button to redraw the
Thread-Draw
- VC做的利用多个线程绘制图形,可以选择线程数目,和所绘制图形的形状-VC do draw graphics using multiple threads, you can choose the number of threads, and the shape of the graphic rendering
wpf_CustomCursorDemo
- WPF 自定义鼠标形状Cursor示例,并非从外界导入鼠标文件,而是自己用C#程序画一个鼠标形状,比如矩形,圆形或是多边形甚至组合图形。-WPF Custom Mouse Cursor shape example, the mouse does not import files from the outside, but their own C# program using the mouse to draw a shape, such as rectangular, circular or p
Draw
- 这是一个画图程序,能画漂亮的扇形!还可以在程序中设置不同德颜色及线条形状。-This is a drawing program, able to paint a beautiful fan! Germany color and line shape can also be set in the program.
draw
- 菜单画图(铅笔工具+文字颜色+形状)基于mfc vs2010-Menu Drawing (pencil tool+ text color+ shape) based on mfc vs2010
国界线
- 全国的国界线的shape文件. 在arcgis 中可以画中国边界的图(Chinese shape file. use this file can draw pictures with Chinese outline in arcgis)