资源列表
CDCDemo
- 使用CDC类函数,实现绘图及文字输出的实例源码,很不错的vc源码,推荐!-Using the CDC class functions, graphics and text output to achieve an instance of source code, source code vc very good, recommended!
CPaintDCDemo
- 使用CWindowDC类实现绘图的实例源码,很不错的vc源码,推荐!-Use CWindowDC class implements the instance of the source drawing, very good vc source, recommended!
CPaletteDemo
- 使用CPalette类创建并使用调色板的实例源码,很不错的vc源码,推荐!-Use CPalette class instance to create and use the palette source, very good vc source, recommended!
Snap
- 抓取图像 选择"文件"菜单的"抓取屏幕"命令,窗体最小化且光标变为十字形, 可以开始抓取屏幕;按下并拖动鼠标,可以看到随着鼠标的拖动, 抓取方框不断改变且方框内显示方框的大小;放开鼠标,窗体恢复 正常且图片框控件中出现了抓取的屏幕图像;通过"保存图像"命令 可以将该图像存盘。-Capture the image choose " File" menu " screen capture" command, the form is minimi
BLineSample
- 生成贝塞尔曲线和B样条曲线,实现折线的光滑和光顺等作用-GGenerate bezier curve and B spline curve to realize the smooth and light the line functions
Chaos
- 混沌产生器,参见计算物理讲义,并有VC图像显示-Chaos generator, see computational physics lecture, and VC image display
VB-drawing-method
- 利用VB提供的有关图形显示控件和绘图方法完成各种图形编程工作-Using VB graphics controls provided on the completion of a variety of graphic drawing method and programming
CSharp(GDIP)study
- 初次学习C#GDI+编程的成果,虽然小,但挺有意思,做个纪念-Initial learning C# GDI+ programming results, although small, but very interesting, to be a memorial
38917074PNG_vc
- VC实现Png文件的读取及格式转换功能,编译通过,希望对下载的朋友有所帮助-VC achieve Png file read and format conversion functions, compile, download friends want to help
BSpline
- 本应用程序,用户用鼠标左键单击的方式顺序输入控制点,鼠标左键双击代表结束,绘制以鼠标输入的点为控制点的4阶3次等距B样条曲线。具体实现功能 1. 绘制出控制多边形,标记控制点的位置; 2. 曲线以控制点序列的第一个点和最后一点为起点和终点,以控制多边形的第一条边和最后一条边为起点和终点的切线; 3. 改变其中的某一个控制点的位置,用另一颜色绘制新的曲线,与原曲线进行对比。-This application, the user left-click way to order input
RGBbrightness
- 改变图像的亮度,也只需调用RGB(Bmp, X, X, X)改变三原色-Change the brightness of the image, but also simply call the RGB (Bmp, X, X, X) to change the RGB
area
- 对图像进行二值化,并进行面积计算,之后进行轮廓提取,计算封闭曲线的周长。采用c语言编写。-Image binarization, and the space, after contour extraction, calculated the circumference of closed curves. Using c language.
