资源列表
jihe
- 类似于几何画板的软件,用Visual C++ 开发。实现了基本的图形绘制功能-A softare like Geometric SkechPad. it was develeped with Visual C++. It had implemented the basic Drawing function
CXImage1
- 描述了bmp,jpeg等格式图像的显示,处理-described bmp, jpeg image formats, processing
test4
- 动态实时曲线的绘制和实现,界面优美,可以很方便的移植。-Dynamic real-time curve drawing and implementation, beautiful interface, can be easily ported.
image-conversion-CAD
- 图片转CAD格式软件:主要功能是将光栅图像中的单线和多条线转换成相应的矢量图形。此程序可转换扫描的地质图或者工程绘图。转换后的矢量图形可用于 AutoCAD 和 IntelliCAD 等 . 授权码在:http://www.china1000.tk/Soft/Show.asp?id=12 -Image to CAD format for software: the main function is the single raster image and the corresponding
Besenha
- 用逐步比较法或Besenham法绘制圆,用逐步比较法或Besenham法绘制圆-Draw a circle with step by step method or Besenham France
TestChart
- chart drawing
iExample0042
- 图形绘制源码,利用小控件进行图形的绘制,可以在此基础上开发自己的程序-picture code
sdl
- sdl的例子 包括sdk和doc 例子内容包括线程 图片显示等-sdl examples include the sdk and doc examples include threads, such as picture show
hui
- 绘图程序,该程序可以根据用户输入的参数在界面上绘制简单的二维图形-Drawing program that can based on user input parameters at the interface simple two-dimensional graphics rendering
20061113_103640
- 图形抓图图 形抓图
Shape
- 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing
drawing
- 此程序实现了在一定功能的窗口中完成一些简单的绘图功能。-This program implements a certain function of the window to complete some simple graphics.