搜索资源列表
snowflake
- 关键字: KOCH, 分形, 雪花,递归,MFC,snowflake 这是我MFC下写的一个小程序, 实现分形递归雪花算法. 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : KOCH, fractal, snowflakes, recursive, MFC, Snowflake This is my MFC write a small program achieving Fractal snowflakes
CONNDOT1
- 利用MFC的文档视图结构,来设计画线的小程序,希望对大家有帮助-use MFC Document View Architecture, to design the small line drawing procedures, we hope to help
MYDraw
- 自己平时作的关于画图的小程序,可以实现圆形,矩形,直线的绘制,基于单文档以及许多基本函数的使用,适用于初学MFC的人使用。-their peacetime for the drawing of a small procedure can be achieved round, rectangular, linear mapping, Based on a single document, and many of the basic functions used in the MFC novice
Paintline2
- vc++6.0环境下实现划线的小程序,可以直接运行。MFC下实现
paint_series_line
- VC++6.0 使用MFC实现画连续线的小程序
MFC_draw
- 用VC++编写,MFC文档框架,是一个简易的画图小程序,在文档界面上画图
DrawingPro
- MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
MFCdraw
- 使用MFC编写一个画图小程序:交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现,绘制结果可以正确持久化(存储到文件、从文件中读出),线、矩形、文本的颜色(线色和填充色)、文本字体可调,能够通过鼠标点击选中图形,并进行属性的修改,修改的内容可包括:位置,大小,颜色,线型字体(对应文本图元而言)。适合熟练windows编程,使用MFC开发的学者。 -Drawing using a small program written in MFC: interactive rende
1zft
- vc6.0开发的MFC小程序,统计图像的直方图信息-MFC small vc6.0 developed procedures, statistical image histogram information
AlphaBlending_demo
- 这是一个图片处理的小程序,主要涉及在mfc框架下图片的插入和后续的处理,包括颜色和透明度等-This is a small image processing procedures, mainly related to the framework in mfc insertion and follow-up image processing, including color and transparency
Draw2009
- 用MFC编写的绘图小程序,包括绘图,填充,文字等功能-Drawing with the MFC write small programs, including drawing, filling, text, and other functions
MFChuitugongju
- 使用mfc编制的绘图小程序,可以画曲线,直线,圆-Mfc prepared using the drawing applet, you can draw curves, straight line, circle, etc.
Sketcher
- 这个是 Visual C++ 2008 入门经典里面的一个例子,是一个类似于绘画板的小程序,用到了DC里面的一些基本绘图的函数,以及利用颜色覆盖模式不同产生了一些奇特效应(MFC)-It is an example of a sketcher
huaquxian
- 本小程序是在VS2010下的一个演示画动态曲线的。通过定时器随机生成曲线点-This applet is a demonstration painting under VS2010 dynamic curve. Curve points randomly generated by timer
Straight_line
- 用mfc做的,用dda、bresenham算法生成直线,很实用的小程序。-To do with mfc, using dda, bresenham algorithm to generate a straight line, it is useful applets.
mouse_draw_line
- 用鼠标画直线的一个MFC小程序,比较基本的一个小程序,供大家学习讨论!-Draw a straight line with the mouse small MFC program, the more basic a small program for everyone to study and discuss!
Sketchpad
- Sketchpad程序是一个MFC制作的画图小程序,能做简单的画圆,清除,保存,读取等动作-Sketchpad program is produced by drawing a small MFC program, do a simple circle, clear, save, reading and other activities
draw
- MFC实现的画图小程序,可以参考联系,交大作业用,基本功能实现了-Drawing program is implemented by MFC, contact the National Chiao Tung University working basic functions
Draw2
- MFC画板小程序 1)按下鼠标左键, 画线开始 2)随着鼠标的移动, 画下鼠标经过各点的连线 3)松开鼠标左键, 画线结束-With the mouse movement, draw the mouse after each point connection
computer-graphic
- 这个程序是用C++MFC编写的有关绘图的简单小程序。它只能绘出一个蝴蝶结形状的图画,很漂亮。-It is a program about how to draw a picture. The program only draw a bowknot,but it looks beatiful.