资源列表
oscilloscope_DLL
- 画趋势图的动态链接库,有实例,供大家学习参考-Painting trends graph dynamic link library, there are examples of reference for everyone to learn
Bezier
- 基于deCasteljau算法的Bezier曲线-Bezier curves based on DeCasteljau algorithm
Two-dimensional-chart
- 可以动态显示各种二位的柱形图,直方图,折线图,饼图等-Can dynamically display all kinds of two of the bar charts, histogram, line charts, pie chart, etc
tuxingjiancai
- 图形裁剪 对直线段和多边形的剪裁 多边形和线段已经定制
Graphic
- 画图,孙鑫VC视频中的案例,画点、线、矩形以及椭圆,设计菜单编程-graphic,draw dot,line,rect.add bitmap
TwoDimensionGraphicConvert
- 二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示-two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric, used by MFC implemented ,though other implement ,but i add the translate and rotation
第三章 图象增强技术
- 图象处理课件-3 图象增强技术,包括线性拉伸,直方图均衡化等-Image Processing Software -3 image enhancement technologies, including linear stretch, histogram equalization, etc.
SetImgAlpha
- SetImgAlpha SetImgAlpha 用于修改PNG图片的底色。 使用方法: glutTest.exe -h -h 查看帮助 -f filename.png 转换单个图像文件 -d c:/directory r g b a 转换整个目录下所有图像文件,默认为PNG导出PNG。 这是一个小工具,仅供新手学习使用。-SetImgAlpha SetImgAlpha is used to modify the background color of PN
DoubleAnimation
- MFC实现小球的碰撞模拟,20个小球。严格按照动能守恒和动量守恒进行计算。-MFC crash simulation of small balls, 20 balls. Strict accordance with the kinetic energy conservation and momentum conservation calculation.
picture_send
- bcb编程用storescu.exe传送图片-bcb program send pictures with storescu.exe
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
ImageShower
- 用于二维图片的显示,适用范围广,可用于各种灰度图像以及真彩色图像.