-
这是一本effectiveC++_2E,对于大多数用C或C++的学习者有很大帮助!...
这是一本effectiveC++_2E,对于大多数用C或C++的学习者有很大帮助!-This is a effectiveC++ _2E, For most use C or C++ Learners are very helpful!
- 2022-01-26 03:49:42下载
- 积分: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
-
origin软件学习资料,相信大家都知道吧
origin软件学习资料,相信大家都知道吧-origin software, learning materials, I believe we all know
- 2022-02-15 21:04:37下载
- 积分:1
-
计算机图形学作品。
关于星空,很绚丽。
没了!
计算机图形学作品。
关于星空,很绚丽。
没了!-Computer graphics work. With regard to the Star, it is gorgeous. No more!
- 2023-04-02 06:05:04下载
- 积分:1
-
敲冰块游戏2000的源码,这个游戏能给你带来敲冰块的现实感.
敲冰块游戏2000的源码,这个游戏能给你带来敲冰块的现实感.-knocking on the ice FOSS 2000 game, the game can bring you knock ice in a sense of reality.
- 2022-04-21 11:10:55下载
- 积分:1
-
按照鼠标键盘空闲时间关机,后台运行
按照鼠标键盘空闲时间关机,后台运行-close
- 2022-07-11 11:33:30下载
- 积分:1
-
svm+sift
对遥感图像中目标识别分割算法进行研究,是一种监督学习算法。首先具体介绍了尺度不变特征变换、词典模型和支持向量机的原理、实现的具体步骤和优越性,并对SVM非线性分类中核函数的重要作用进行了深入研究,之后使用基于SIFT的支持向量机分割算法对目标识别进行了实验。
- 2022-01-26 03:37:24下载
- 积分:1
-
利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。...
利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
- 2022-08-13 06:57:52下载
- 积分:1
-
汇编语言开发工具程序
汇编语言开发工具程序-compilation of language development tools procedures
- 2022-05-16 19:44:30下载
- 积分:1
-
生命科学导论在线考试系统
生命科学导论在线考试系统--可以实现在线考试,自动抽卷批改评分
- 2022-02-11 12:02:07下载
- 积分:1