搜索资源列表
DrawDemo
- 用WIN32编写的画直线和圆的源代码,里面有橡皮筋技术,而且画直线和圆的算法是自己写的,不是调用Windows的API的
vb_draw_demo
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 个人认为,VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。-VB-based vecto
graph
- 直接使用windows API写的,绘制直线的算法的展示,以十倍大小显示-Direct use of the windows API to write and draw a straight line of the display of the algorithm to ten times the size of display
GraphicsPro
- 读DXF文件并用GDI的API显示出图形。直实现了直线和圆;-Read DXF file and display it by API of windows GDI。
MS_vision
- 微软的图形分析库,用以图像处理的API程序,并且可是分析微软的视窗系统。-Analysis of Microsoft' s graphics library for image processing of the API procedures and analysis, but Microsoft' s Windows system.
Drawing_Library
- 一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能。(仅调用画点函数 Windows API:setpixel(hdc,x,y,color))附带说明-A graphics library, with the draw line segments, any arc, ellipse, polygon area fill and color filled the shadow functions. (Draw-point function only calls
painter
- 用windows api 实现简易功能的画板-Easy to use windows api functions to achieve drawing board
HDraw
- windows下画图工具简单的实现代码,主要用了MFC框架,是学习画图API函数很好的demo-simple drawing tools under windows code, use the MFC framework, is to learn good demo drawing API functions
TianChong
- 计算机图形学作业,填充,用Windows API函数实现-Computer graphics operations, filling, using the Windows API function to achieve
1.01demo
- 一套甘特图控件开发包,控件采用ATL+API开发,支持Windows平台所有编程语言(包括脚本语言),运行在Win2000(包括)以上操作系统上。基于该控件,程序员可以很容易的开发出类似MSProject、P3EC的管理软件。适合于项目管理、生产管理、大修项目。 -A Gantt chart development package, control the use of ATL+API development, Windows platform to support all programm