搜索资源列表
LoadDllRes
- Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
LookMaSDI
- Visual C++6.0 MFC 时尚编程 在视图对话框组件中显示漂亮的图文菜单-Visual C++6.0 MFC style programming component in the view dialog box is displayed beautiful graphics menu
MultiMedia
- 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
ImageProcessingFrame
- opencv图像处理与显示的一个对话框框架程序,很好用。主要给图像处理的初学者。-It is a visual c++ 6.0 program for procesing image with dialog,which mainly design for the primery developer.
shiyan
- 界面画图 基于对话框文件 横线 圆 空心圆 颜色文本 矩形 等等(Interface drawing is based on dialog boxes, files, horizontal lines, circles, hollow circles, colors, texts, rectangles, etc)