-
详细介绍了在C++中如何实现有效的数据排序
详细介绍了如何在C++中实现有效的数据排序
- 2023-05-08 23:00:02下载
- 积分:1
-
如何在命令行下编译创建VC程序
如何在命令行下编译创建VC程序-how the command line compiler to create VC Program
- 2022-01-22 14:59:42下载
- 积分:1
-
楼宇自控系统 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数ini...
楼宇自控系统 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-Building Automation System at compile this chapter procedures, I would be grateful if winio.dll, winio.vxd winio.sys reproduction of documents and executable files to the directory, otherwise WinIo library initialization function initializeWinIO call will fail.
- 2023-02-03 11:55:03下载
- 积分:1
-
Visual C++在单文档,进行菜单操作,并进行了模态拨号…
在VISUAL C++ 的单文档中,进行菜单操作,并进行模式对话框的数据交换,同时还利用了TabPage控件的特性演示。-VISUAL C++ in a single document, to the menu operation, and conduct a modal dialog box for data exchange, but also made use of the characteristics of TabPage controls demo.
- 2022-07-20 08:15:51下载
- 积分:1
-
snort的修改代码,仅仅限个人使用,其后果本人不负责任
snort的修改代码,仅仅限个人使用,其后果本人不负责任-snort code changes, limited to just personal use, the consequences of irresponsible I
- 2022-01-26 07:36:51下载
- 积分:1
-
是一个培训管理系统
是一个培训管理系统-is a training management system
- 2022-02-10 13:02:42下载
- 积分:1
-
VC prepared by the WAV file manipulation routines, and if necessary can be downl...
用VC编写的WAV文件操作例程,如有需要的可以下载,很有参考价值.-VC prepared by the WAV file manipulation routines, and if necessary can be downloaded great reference value.
- 2022-09-22 21:50:03下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
KCF 可扩展版本Tracking
这是 ECCV PAMI的一篇Tracking 的实现。作者结合Hog特征进行了相关的改进。这个代码是某人的实现。里面有很好的扩展性。这是源码,需要自己建立工程。
- 2022-10-03 03:50:03下载
- 积分:1
-
可供初学Turbo c的人使用,其中的6个文件是独立的,它们给出了显示汉字的各种方法。...
可供初学Turbo c的人使用,其中的6个文件是独立的,它们给出了显示汉字的各种方法。-Turbo c for the beginners to use, the six documents are independent, they are given a Chinese character display the various methods.
- 2022-03-21 13:34:20下载
- 积分:1