搜索资源列表
画图程序
- 一个不错的画图程序-a good drawing program
画图源代码
- 画图程序的源代码 实现方框/圆等,并能保存为各种格式-drawing program's source code to achieve Box / yen, and the preservation of various formats
画图选定
- 关于图形学课程的画图程序,对于大学生交作业非常有用,大家可以参考一下,主要运用图形学知识。-courses on graphics drawing program for college students perpendicular operation very useful, we can reference. the main use of graphics knowledge.
图形学论文和程序
- 图形学的论文和程序,有说明文档,用java编的画图程序-graphics papers and procedures, documentation, using java series of the drawing program
vc画图程序
- 这是一个用vc实现的简单的画图程序,可以画直线,矩形,椭圆等图形-vc used to achieve a simple drawing program, drawing straight lines, rectangular, oval and other graphics
一个简易的画图程序xyz
- 一个简易的画图程序xyz 解压密码123456789 希望大家可以试用-a simple drawing program xyz extracting passwords 123456789 hope we can look at the trial
绘图程序
- 绘图程序,可以绘制直线、圆弧、矩形等,并可以随意移动
简易画图软件
- 本程序是在VC6.0的MFC下完成的,供学习参考交流用。 能实现随手画,直线,矩形,及椭圆,能设置线的类型,笔宽以及 丰富的颜色设定,在对话框还提供预览。对所做得操作能够保存。
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
基于VB的画图程序
- 基于VB的画图程序,这次可以画出3维空间立体效果图,代码也很简单,用作学习好样的。,VB-based drawing program, this can draw three-dimensional effect of 3-dimensional space map, the code is also very simple for a good kind of learning.
draw
- vc++写的分层画图源代码,有点像windows下面的画图程序-vc++ layered drawing to write source code, a bit like the Paint program the following windows
VC画图源代码
- 一个VC画图程序,有文档说明。自画直线,矩形,园 完结版 画布,ScrollView, CRectTracker,调色板,保存成位图 加入中间层View的步骤 1.创建MFC类CHDrawPView:CScrollView 2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include 加入CRectTracker的步骤 1.增加成员变量CRectTracker m_tracker 2.在CHDrawPView的构
sketcher
- MFC写的画图程序,能够画各种图形,能拖动画过的元素,删除画过的元素,放大缩小等-Paint program written in MFC, we can draw a variety of graphics, animation can be dragged over the element, remove the painted elements, zoom, etc.
DEMO
- 这是一个在图片上画图标,可以拖动图标的画图程序.-This is a draw on the picture icon, you can drag the icon of the drawing process.
GraphicalCS
- 不错的画图程序,而且文件夹里有help文档-Good drawing program, and the folder, there are help files
Draw
- MFC单文档实现的画图程序,调用API绘制线,园,矩形等图形.-MFC single document to achieve the drawing process, Drawing API call line, park, rectangular graphics and so on.
DrawDot
- B样条曲线画图程序,包括均匀、准均匀、分段Bezier和非均匀四种类型-B-spline drawing
Draw
- VB写的功能很不错的画图程序,适合初学者学习图形编程.-VB function to write a good drawing program, suitable for beginners to learn graphics programming.
stmeditor
- VC++写的一款小型电子地图绘制工具,要以画节点、画直线(道路等)、火车站、汽车站等,实际上类似画图程序,只是扩展了一下功能,主要是想突出画图方面的技巧,有兴趣的可以共同研究一下。-VC++ written by a small electronic mapping tool to draw node, draw a straight line (roads, etc.), the railway station, bus station, etc., in fact, drawing a si
windows-painter
- 完全模仿windows自带的画图程序,有工具条,菜单,MDI多文档,不可多得的学习资料,VC2003 编译通过。-Completely mimic the Paint program that comes with windows, a rare learning materials. Enjoy it! VC2003 compiled by