搜索资源列表
坐标轴画图相关.rar
- 用VC写的在图上画坐标轴并由函数确定来不断更改坐标轴上的数据。, Writes with VC the picture coordinate axis and determined on the chart by the function unceasingly changes in the coordinate axis the data.
VC-Curve
- 主要完成VC曲线画图,源码画的是正弦曲线,大家可以根据自己需求改变数据源画出自己需要的曲线,源码全面实用。-VC curve to complete the main draw, the picture is sinusoidal source, we can change the data source according to their needs they need to draw the curve of a comprehensive and practical source.
PictView
- 在VC++6.0环境下实现的一个图片浏览器。 可以打开BMP、PCX、JPEG及GIF图像。不论打开的是上述图像中的哪一种,用户均能以其中的任意一种格式将其保存。 可以进行全屏幕浏览,并在全屏幕浏览时提供“幻灯片播放”的功能。 在查看一幅图片时,可以选择从当前目录中删除该图片,并将其放入系统回收站中。 可以缩放和旋转图片。 在查看一幅图片时,可以直接调用Windows画图程序打开并进行编辑。 在查看一幅图片时,可以使用系统默认关联的程序打开查看或编辑。 -In VC+
PRACTICE
- 与画图相关的VC程序,主要包括画坐标轴,在坐标轴上画点、画线-And the drawing of VC related procedures, including picture painted in the coordinate, coordinate point, line
Draw
- 基于vc++的开发环境 在界面上画图 修改光标为闪烁图片-Based on vc++ Development environment in the interface for the blinking cursor drawing modified picture
InterpretFiveRings
- vc++入门,画图,五环上有运动的圆点。原著。-vc++ entry, drawing, there is movement Wuhuan dots. Original.
change-bitmap-show
- 这个程序是自己在学习bitmap如何画图的时候写得一个小程序,BITMAP位图画图程序。基于vc++8.0(即2005)环境,如何把位图bitmap画到view界面里面去,以及如何改变等,都可以参考本程序;同时对于那些不是很明白画图原理的人,比如说在鼠标操作下画图的人,也可以看一下,所有的画图操作都应该在wm_paint下作图。-This procedure is in learning how to draw when bitmap write a small program, BITMAP
UsingVCtoHuatu
- 用VC++编写的简单画图程序,可以画直线和圆,能够对所画图形进行轮廓或边框着色,能够对图像进行灰化、二值化、空域滤波、微分运算等简单处理。 程序本身实用性不强,但对于初学者很有借鉴意义。-Using VC++ to prepare a program to drawing picture, you can draw a straight line and round, able to carry out the outline of the painting or frame graphic
VC
- 一般直接画图会出现窗口闪烁,使用双缓存技术可以解决这个问题-Show the picture in the window smoothly
Graphic
- 这是一款基于VC++开发的简易的画图程序-thie is a tool to make picture
DrawView
- 基于vc++的mfc的画图界面实现的小代码-vc++ print the picture code
Draw
- 这个资料是一个VC程序,实现的是画图功能,包括画点、直线、圆等等,可根据需要选取线型和线宽、颜色等等。-picture drawing
drawing-picture
- 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-use MFC to realize the function of drawing picture