-
阴影检测
这是 c + + 源代码的阴影检测在图像处理中。它包括只有一个 cpp 文件"影子 Detection.cpp",which 有几个功能作简要介绍的阴影检测算法。
- 2022-02-20 10:58:50下载
- 积分:1
-
对于bacnetip虚拟链路层文件
Document for BACnetIP Virtual Link Layer
- 2022-06-20 03:42:08下载
- 积分:1
-
一个在NT下直接读写硬盘扇区的演示程序 附带有winhex
一个在NT下直接读写硬盘扇区的演示程序 附带有winhex-one in NT to read and write directly to the hard drive sector Demonstration Program accompanied winhex
- 2022-02-05 21:07:19下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
自己做的一个文件流读取文件,本人初学只能做到这样,以后还请多多指教。...
自己做的一个文件流读取文件,本人初学只能做到这样,以后还请多多指教。-Their own to do a file stream to read the file, I am beginner can do so later also invited exhibitions.
- 2023-02-06 07:40:03下载
- 积分:1
-
捐赠制度
这是很好的网上服务。
你如何会捐上就可以显示更多详细信息。
它可以帮助很多人在互联网的世界中。
- 2023-08-07 16:45:04下载
- 积分:1
-
窗口访问信息处理模块
获取windows进程模块有关信息-windows access the information process module
- 2022-12-29 11:15:04下载
- 积分:1
-
VC++中用MFC来编写应用程序的一个源码
VC++中用MFC来编写应用程序的一个源码-VC++ Using MFC to write a source application
- 2023-03-27 11:10:04下载
- 积分:1
-
ereader for evc4.0 project. source code to view .txt .doc files.
电子书阅读器,EVC4.0环境下的工程(包含所有源码),实现文本等文件的浏览。-ereader for evc4.0 project. source code to view .txt .doc files.
- 2022-08-04 07:24:41下载
- 积分:1
-
进程查看程序,可以显示各个进程的运行情况,ID号,含有的线程等信息。...
进程查看程序,可以显示各个进程的运行情况,ID号,含有的线程等信息。-Process viewer, you can display the operation of various processes, ID number, and other information contained in the thread.
- 2022-01-31 21:05:26下载
- 积分:1