Welcome![Sign In][Sign Up]
Location:
Search - draw

Search list

[GDI-Bitmapdraw

Description: 读取文件中的数据,使用MSchart控件绘制函数曲线,并能将函数图像保存,采用visual basic6编写,简单易懂,源码公开-Read the data in the document, use the mapping function MSChart control curve, and can function to preserve the image, using visual basic6 prepared, easy-to-read, open-source
Platform: | Size: 448512 | Author: 启明星 | Hits:

[Menu controlMyCoolMenu

Description: 很漂亮的菜单,可以实现自会完美自绘制。自绘菜单的实现具体可参加代码里面的说明-Very nice menu, you can realize will perfect self-mapping. Since the draw menu can take part in the realization of a specific description of the code inside
Platform: | Size: 18432 | Author: 李虎 | Hits:

[Windows Developdraw

Description: 读取TXT文件 保存XY轴的坐标 在客户区生成曲线-TXT file to read the coordinates of XY axis to generate in the customer area curve
Platform: | Size: 2077696 | Author: 董炜玮 | Hits:

[OpenGL programellipse

Description: 画出椭圆。其中用到opengl的画点函数,其余是普通的C++代码-Draw an oval. Which uses opengl for drawing point function, and the rest is ordinary C++ Code
Platform: | Size: 1024 | Author: feifei | Hits:

[GUI Developsmallprogramofvc++

Description: 总结了20个在VC中常用的20个源码程序,主要在窗口绘制上使用,主要有位图菜单项、模式对话框、 限制窗口大小、透明窗、拆分窗口、自动停靠等各种功能-Summed up the 20 commonly used in the VC-source program 20, the main draw of the window to use the main menu item bitmap, mode dialog box to restrict the window size, transparent window, split window, various functions such as automatic call
Platform: | Size: 35762176 | Author: 脉冲信号 | Hits:

[3D Graphic3d

Description: delphi中用GDI函数画出三维图形,带源码,在delphi 7 + Windows XP SP2下编译通过-delphi using GDI functions to draw three-dimensional graphics, with source code in delphi 7+ Windows XP SP2 under the compiler through
Platform: | Size: 165888 | Author: beggar | Hits:

[Windows Developgis

Description: VC打开数据库,并且画出数据库的内容,建立数据库-VC to open the database, and draw the content of the database, the establishment of a database
Platform: | Size: 2018304 | Author: 李维付 | Hits:

[assembly languagemasm5

Description: draw a rectangle and you can choose the color it presents
Platform: | Size: 1024 | Author: kn | Hits:

[Windows DevelopDraw

Description: 这是一个大作业,也是vs2008下编的,里面实现了很多画图功能。也是供参考学习的。-This is a big operation, but also under the vs2008, which achieve a lot of drawing functions. Is for reference study.
Platform: | Size: 50176 | Author: linyingxia | Hits:

[GDI-Bitmapdraw

Description: MFC C++实现基本的绘图程序,非常基础,是学习的好帮手。-MFC C++ Achieve basic drawing program, a very foundation of learning a good helper.
Platform: | Size: 1494016 | Author: IT蛀米虫 | Hits:

[Graph Drawingpicture

Description: 交互式绘图程序,使用MFC编写,可以绘制多种图像-Interactive graphics, the use of MFC to prepare, you can draw a variety of image
Platform: | Size: 6877184 | Author: rainbow | Hits:

[CSharpDraw

Description: C#绘图程序,包括画线,画圆,方块,路径-C# Mapping procedures, including the painting line, circle, box, path
Platform: | Size: 90112 | Author: zzx | Hits:

[GDI-BitmapGeometryDraw

Description: 画图 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)中将图形画出来 8.调用void draw(CDC *pDC, Shape *a[], int n)实现多个几何图形的绘制-Paint 2. Calculation of calculating a set of geometric shapes of the area and re-write a function, similar to sum function 3. In Shape Add a pure virtual function void Draw (CDC* pDC, Coordinate* m_pCoordinate) it will serve as all the geometric types of graphics common methodology. 4. Add a coordinate system type: Coordinate. 5. Polygon in overloaded void Draw (CDC* pDC) 6. In the Ellipse in overloaded void draw (CDC* pDC) 7. In the View class OnDraw (CDC* pDC) will be drawn graphics 8. Call void draw (CDC* pDC, Shape* a [], int n) the mapping of multiple geometric shapes
Platform: | Size: 104448 | Author: 张平 | Hits:

[2D GraphicEdit_DrawPolygon

Description: VB加Mapobjects在地图上画一个多边形,显示效果-VB plus Mapobjects on the map draw a polygon, showing the effect of
Platform: | Size: 2048 | Author: zhoujh | Hits:

[3D Graphicball

Description: 画一个带经纬线的球,基于OpenGL画出的立体图形,是老师布置的大作业-Draw a ball with latitude and longitude lines, based on OpenGL to draw three-dimensional graphics, a teacher arranged a big operation
Platform: | Size: 123904 | Author: 丁健 | Hits:

[Driver Develop1394Cameradriver

Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. -a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de- compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
Platform: | Size: 76800 | Author: Li Tian | Hits:

[GIS program2

Description: 关于GIS地图功能的代码,如何画图。不过有些功能不是很完善啊。Drawing Component to build GIS and CAM applications -GIS map features on the code, how to draw. But some features are not very perfect ah. Drawing Component to build GIS and CAM applications
Platform: | Size: 191488 | Author: 陈森 | Hits:

[Graph DrawingDraw

Description: c++图形的绘制(曲线图.饼状图.柱状图) 以及 图形的打印 与打印预览-c++ graphics rendering (curves. caky Fig. histogram), and graphics printing and print preview
Platform: | Size: 3838976 | Author: 李广柱 | Hits:

[GDI-Bitmap3Dtuxing

Description: 实例 82--绘制3D近似体 可以自由下-Example 82- Draw 3D body can be free under the approximation
Platform: | Size: 29696 | Author: 彭斌 | Hits:

[OpenGL programLesson02

Description: 利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形-The use of OpenGL to edit graphics, to draw a triangle with a square
Platform: | Size: 155648 | Author: 围裙 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net