-
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能...
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能-Using VC++ programming image processing program that enables log edge detection, morphological processing, filtering and other functions
- 2022-03-26 16:35:42下载
- 积分:1
-
getid.rar id Find
getid.rar id寻找-getid.rar id Find
- 2023-04-02 07:10:04下载
- 积分:1
-
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (1...
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。
分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。
使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。
分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。
编写模块校验两种不同排序算法的输出结果正确且相同
-Quicksort sorting algorithm comparison and exchange
In the Visual C++ to create a single document Windows application, and to achieve the following functions:
The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file.
Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file.
Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms.
Analysis of two d
- 2022-04-22 17:20:42下载
- 积分:1
-
MFC写的LRC文件提取分析方法与歌词
mfc写的lrc文件提取解析程序,按时间排列歌词-mfc written lrc file extraction analytical procedure time with lyrics
- 2022-11-03 07:45:03下载
- 积分:1
-
CMOS信息读取
读取CMOS信息并在对话框中显示
- 2022-06-28 08:04:27下载
- 积分:1
-
VB实现拦截键盘输入
VB实现拦截键盘输入-VB interception keyboarding
- 2022-06-20 05:26:17下载
- 积分:1
-
precise timer multimedia production with translucent effects timer source, Borla...
精密计时器多媒体制作半透明效果计时器源,Borland C Builder 6
- 2022-04-12 07:10:45下载
- 积分:1
-
非常优秀的图形菜单控件.简直令我不敢相信自己的眼睛,它的菜单背景图功能简直是太棒了!绝对对得起你辛辛苦苦编的软件...
非常优秀的图形菜单控件.简直令我不敢相信自己的眼睛,它的菜单背景图功能简直是太棒了!绝对对得起你辛辛苦苦编的软件-Super excellent picture menu control. I can t believe it, it s picture background is powerful, it is absolutely valuable.
- 2022-08-23 04:05:49下载
- 积分:1
-
基于谷歌地图制作的定位软件
我是第一次发表资源,希望大家多多支持啦。这个软件是基于谷歌地图的SDK做成的,它实现色功能有定位、随时更新位置信息、显示当前的坐标与海拔,还可以查询某一具体的地方并且显示轨迹等多方面功能。
- 2023-02-22 13:05:03下载
- 积分:1
-
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们...
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。-an operation and demonstration of how to operate the clipboard (Clipboard), and transmit data sharing procedures. For example, in resource management (Windows Explorer) can shear/copy/paste documents. Similarly, we can also in their applications through the clipboard to complete these tasks, in order to improve our own applications and the Windows operating system interoperability.
- 2022-04-01 19:35:08下载
- 积分:1