资源列表
NewZoom
- 实现图片放大缩小功能,保持窗口不变,添加了滚动条-Achieve picture zoom function, keeping unchanged the window, add a scroll bar
MFC-GDIP-Draw-Picture
- 之前研究了很久GDI+,也一直看不到,因为一直都不动手,今天偶然百度查询资料,终于实现了GDI+绘图的基本流程了,因此总结下基本编写代码的流程,分为单文档,和对话框两种方式来绘图,也写出了注意要点,在此分享,也方便以后自己使用-Studied for a long time before GDI+, also have failed to see, as they have no hands, today occasionally Baidu query data, and finally ac
ColorFadeCallBack
- 利用OSG实现模型的渐变,其中用到了渐变函数。-make node fade in osg
ffmpeg-cvs-2004-04-16
- wince h264 解码库源码 (编译好的,可用)-wince h264 codec library source code
SIFTVC6
- sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。-sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.
3Dwall
- 在VS2010环境下,使用opengl创建3D坐标墙-In the VS2010 environment, using opengl create 3D coordinate Wall
OpenGL2
- 用Qt开发的一个opengl画图小程序,供大家参考-Opengl Qt development with a small drawing program
polyfit
- 基于OpenCV的三次多项式拟合程序,使用最小二乘法求解线性方程组-cubic polynomial fitting procedure based on OpenCV
licha
- 理财工具,本程序主要采用属性页方式,实现复利计算求的利息。-Financial tools, this program uses the property pages, to achieve interest compounded requested.
OpenCV-double-camera
- 基于VS和OpenCV开发的立体双目标定和景深测距 算法程序-Three-dimensional development and depth ranging detect by based on VS and OpenCV
TQRCode-By-Japan
- Delphi QRCode Vcl控件,日本人写的,不支持中文,希望有高手能将其修改为支持中文的.-Delphi QRCode Vcl controls, written in Japanese, does not support the Chinese, want to have a master can modify it to support Chinese.
vc5_2
- 创建一基于对话框的应用程序,添加一快捷菜单、工具栏,单击该工具栏按钮或选择菜单后,弹出一新的页面对话框(圆盘页面和旋转圆盘页面),圆盘页面对话框中显示一个由8个扇区组成的圆盘,每个扇区分别填上红绿蓝等颜色,旋转圆盘页面对话框中则将上述圆盘动态旋转起来(注:用FloodFill(x,y,COLORREF)填充一个封闭区域的扇形,(x,y)为扇形中的任一点,COLORREF为封闭曲线的颜色,填充色由画刷决定)。-Create a dialog-based application, add a sho