-
dynamic modification of the source ip address
动态修改ip地址的源码-dynamic modification of the source ip address
- 2022-02-16 04:04:03下载
- 积分:1
-
achieve the Windows system service control procedures
实现windows系统的服务控制程序-achieve the Windows system service control procedures
- 2023-08-28 12:25:03下载
- 积分:1
-
电力行业通过短信报警配置INI文件的开发,利用…
基于电力行业短信报警配置INI文件的开发,使用程序配置INI文件开发。
- 2022-01-25 20:54:11下载
- 积分:1
-
基于ATMega8 的 BLDC 无感电调程序(含原理图与源程序代码)
基于ATMega8 的 BLDC 无感电调程序(含原理图与源程序代码),包括德国MK项目源代码与中文注视代码
- 2022-01-26 03:53:40下载
- 积分:1
-
CV zizag scanning algorithm, according to zizag output data
简单zizag扫描算法,zizag遍历输出数据-CV zizag scanning algorithm, according to zizag output data
- 2022-02-05 20:04:31下载
- 积分: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
-
java 编写的背包问题,按不同的方法选择不错啊
java 编写的背包问题,按不同的方法选择不错啊-prepared by the knapsack problem by different methods to choose good ah
- 2022-02-02 06:45:57下载
- 积分:1
-
desktop 12070_c bulider.zip
桌面12070_c++bulider.zip-desktop 12070_c bulider.zip
- 2022-08-20 15:52:01下载
- 积分:1
-
在易语言安装
用易语言做安装文件-language with easy installation
- 2023-04-20 16:15:05下载
- 积分:1
-
Tree views are capable of storing hierarchical data, which isn t intuitively ser...
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
- 2023-02-07 18:10:04下载
- 积分:1