搜索资源列表
ASimpleClock
- 一个简单的小闹钟程序,用vc实现,主要体现面向对象的思想。-a small alarm clock simple procedure using vc realized, mainly object-oriented thinking.
简单的VCAD画图程序.0
- 一个类似CAD的画图程序,用VC开发,具有很高的参考价值-similar to a CAD drawing program, VC development, the high reference value
VC++huatu
- 利用VC++实现的简单的画图程序,矩形,圆形,等还可以调整颜色.
简单的绘图系统
- 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C + + in the preparation of the MFC
简单画图程序
- 这是一个简单的画图程序,初学VC,仅供参考-This a simple drawing program, beginner VC for reference
PNG
- vc+png按钮渐变, PNG文件格式是为了适应网络数据传输而设计的一种图像文件格式,用于取代格式较为简单、专利限制严格的GIF图像文件格式。而且,这种图像文件格式在某种程度上甚至还可以取代格式比较复杂的TIFF图像文件格式。它的压缩效率通常比GIF要高、提供Alpha通道控制图像的透明度、支持Gamma校正机制用来调整图像的亮度等。-vc+ png button gradient, PNG file format in order to meet the data transmission
HitTester_Demo
- vc 波形图绘制 简单易懂,易画 vc 波形图绘制-vc chart
GraphicsTools_Andy
- VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
BmpTest
- 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
Draw
- VC里面画图程序,能动态的绘制直线,矩形,椭圆等简单图形-VC inside the drawing process, drawing a straight line to a dynamic, rectangular, oval and other simple graphics
Paint
- 简单的画图程序,可以画直线、矩形、椭圆和手动画图,可以设置画笔和画刷的颜色和类型,对学习VC很有帮助。-A simple drawing program, you can draw a straight line, rectangle, oval and manual drawing, you can set up a paintbrush and painted the colors and types of brushes, very useful for learning VC.
Circle
- 本程序是基于VC编程环境下的一个画圆程序。简单实用。-This procedure is based on the programming environment of a VC Circle program. Simple and practical.
huatu
- VC++画图工具,能绘各种简单图像,填充颜色,画笔清除-Drawing tools
MouseCap
- VC++ 简单实现鼠标绘图-mouse draw with VC++.............
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
MyPen
- VC++ 画笔,铜笔工具,用过PS的大根都知道这功能,另外Windows画图板也有这功能,就是在空白文档上写字,类似手机的手写功能,这只是一个简单的实现,没有什么修饰功能,甚至还没有Windows画图功能多-VC++ brushes, copper pen tool, used PS large roots are aware of this function, other Windows drawing board also has this feature, that is, a blank
mydraw10
- 简单的二维图像绘图程序.可画直线\圆等二维图形,可调节线形,颜色等.-2D graph drawing programe.
VC_Oscilloscope
- VC++实现简单的示波器程序,最多实现四条波形通道显示,适合于VC初学者进行编程练习-VC++ program to implement simple oscilloscope, waveform up to achieve the four-channel display, suitable for beginners to programming exercises VC
VC-Meter
- 简单的工业仪表控件,使用方便,易于理解 。-simple industry meter . 。
vc++简单绘图工具
- 运用MFC编写的画图工具,可以实现图元的绘制、删除等操作(Drawing tools written in MFC,The operation of drawing, deleting and so on can be realized.)