-
可以用来编辑可执行文件里的资源,删除,添加,替换,等等,功能比较强大...
可以用来编辑可执行文件里的资源,删除,添加,替换,等等,功能比较强大-Can be used to edit an executable file
- 2022-05-25 21:42:43下载
- 积分:1
-
DDK 驱动开发调试程序
DDK 驱动开发调试程序-DDK driver development debugger
- 2022-01-25 23:44:19下载
- 积分: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
-
map listing of the matrix tester 8x8
map listing of the matrix tester 8x8
- 2023-03-21 22:15:03下载
- 积分:1
-
几个自己编的小程序,仅供大家参考,初学者的几个小程序。...
几个自己编的小程序,仅供大家参考,初学者的几个小程序。-Some own small procedures, for your reference, a few small programs for beginners.
- 2022-05-21 03:42:14下载
- 积分:1
-
抽象工厂实现
设计模式,提供了C++方法实现抽象工厂,对于想掌握编程的用户来说很有帮助
- 2022-11-29 08:00:03下载
- 积分:1
-
关于avltree的源码,大家可以学习一下了
关于avltree的源码,大家可以学习一下了-On the source avltree, everyone can learn about the
- 2022-12-23 17:45:03下载
- 积分:1
-
PHP
PHP-Fusion v6.00.109 SQL Injection
- 2022-02-16 00:34:52下载
- 积分:1
-
模拟电梯程序,可模拟电梯的实际运行情况,具有很强的可操作性
模拟电梯程序,可模拟电梯的实际运行情况,具有很强的可操作性-Elevator simulation procedure can simulate the actual operation of the lift, has a strong operational
- 2022-08-19 12:46:51下载
- 积分:1
-
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(glob...
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(global optimum)point for 3D multipeak surface
-multipeak 3Dimension Problem using genetic algorithm to find the maximum (global optimum) point for 3D multipeak surface
- 2022-02-26 07:25:44下载
- 积分:1