-
过去用 C++/MFC 开发程序时,常常为用户提供鼠标的右键单击功能,如今在 .NET 框架中使用 C#,也想在程序中提供鼠标右键单击功能,比如,在文本框、窗格...
过去用 C++/MFC 开发程序时,常常为用户提供鼠标的右键单击功能,如今在 .NET 框架中使用 C#,也想在程序中提供鼠标右键单击功能,比如,在文本框、窗格、标签以及主窗口背景上使用鼠标右键。毕竟 C# 不是 C++/MFC,那么如何用 C# 处理-past C/MFC development process, often to provide users with the right-mouse click functions, Now.NET framework using C#, the procedure would also like to provide right-click functions, for example, in the text frame, pane, labeling and the main window background on the use of right-clicking. After all, C# instead of C/MFC, how to deal with C#
- 2022-03-23 02:05:54下载
- 积分:1
-
基于vc++编程,作用是当用户点击窗口的关闭按钮“X”时候,弹出消息框,可用于初学者学习。...
基于vc++编程,作用是当用户点击窗口的关闭按钮“X”时候,弹出消息框,可用于初学者学习。-Based on vc++ programming, the role of the window when the user clicks the close button " X" when the pop-up message box that can be used for beginners to learn.
- 2023-08-11 03:35:04下载
- 积分:1
-
利用STL中的MAP和VECTOR实现的一个多节点树
利用STL中的MAP和VECTOR实现的一个多节点树-The use of STL in the MAP and the VECTOR to achieve a multi-node tree
- 2022-02-01 02:30:29下载
- 积分:1
-
3d 点云 分割
3d点云语义分割 ,使用matlab和python写的,在window环境运行。数据在文件夹下创建data文件夹,把数据放到里面,同时在主函数修改对应的存放路径。
- 2023-02-08 13:20:03下载
- 积分:1
-
VBU盘锁定
5.1.7更新记录:
1.修复Windows7系统无法运行的bug。
2.精简掉了启动器,直接运行"盾.exe"即可使用。
5.1.6更新记录:
1.修复5.1.2版本存在的4个bug。
2.应要求对设置向导进行了汉化。
5.1.2更新记录:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-14 00:22:31下载
- 积分:1
-
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像...
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。
作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。
-geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic i
- 2022-03-20 04:33:00下载
- 积分:1
-
飞思卡尔IMX31广告板IIC中断驱动程序文件,很
Freescale IMX31 ADS board iic driver interrupt file,very important-Freescale IMX31 ADS board iic driver interrupt file, very
important
- 2022-05-06 11:11:18下载
- 积分:1
-
AntiDebugProtect过驱动保护完整源码
过一切驱动保护,HP、NP、TP等等保护不在话下,其他不入流的保护基本秒过,需要的用户可以下载浏览学习,根据不同的操作系统对源码稍作修改即可。
- 2022-03-21 11:41:12下载
- 积分:1
-
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别...
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别-》小类-》知识点
数据库使用Acce-With c++ Builder written by a management applet source code you can add categories in the proceedings-
- 2022-02-20 09:25:27下载
- 积分:1
-
本程序是一个算法,对一个数组进行排列.第一个数和第二个数比较,大的往下沉,小的往上冒,如此循环,最后得到一个由小到大的数组...
本程序是一个算法,对一个数组进行排列.第一个数和第二个数比较,大的往下沉,小的往上冒,如此循环,最后得到一个由小到大的数组
-this procedure is an algorithm, for an array with. Number of the first and second numbers, the sinking large and small to take up such a cycle, the last to be headed by an array
- 2023-01-17 00:40:03下载
- 积分:1