-
实现方法: 用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
-
基于随机波束形成的多
针对基于随机波束成形的多用户MIMO下行系统提出了三种调度算法:后端比例公平门限调度算法,后端最大值调度算法和后端比例公平最大值调度算法。通过仿真表明,这三种算法相比其他调度算法,在基本保持系统性能的前提下,能够降低反馈率,且有各自的特点和适用性:后端比例公平门限调度算法随着小区内用户数目的增多,反馈率越小,适合用户数较多的情况;后端最大值调度算法和后端比例公平最大值算法在用户数目较多的情况下,系统性能基本保持不变,且随着子信道数目增加,反馈率越小,适合天线数和用户数都较多的情况。-Based on random beamforming for multi-user MIMO downlink system proposed three kinds of scheduling algorithms: back-end proportional fairness scheduling algorithm threshold, the maximum back-end and back-end proportional fairness scheduling algorithm for the maximum scheduling algorithms. The simulation showed that the three kinds of algorithms compared with other scheduling algorithms, the basic premise of maintaining system performance, can reduce the feedback rate, and have their own characteristics and applicability: the back-end proportional fairness scheduling algorithm with the threshold number of users within a cell increases, the smaller the response rate for the number of users are more situation back-end and back-end ratio of the maxi
- 2022-08-22 09:52:42下载
- 积分:1
-
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计...
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
- 2022-11-05 02:00:04下载
- 积分:1
-
[网狐]癞子斗地主
应用背景网狐正版的癞子斗地主,不用多说,自己看了,这个代码很少。关键技术只包能用,开发的话自行解决了,如需技术交流,可加群8990607
- 2022-10-07 04:10:03下载
- 积分:1
-
Win32下的几种串口通信编程 Win32下的几种串口通信编程 Win32下的几种串口通信编程...
Win32下的几种串口通信编程 Win32下的几种串口通信编程 Win32下的几种串口通信编程-Several serial communication under Win32 programming under Win32 Several serial communication programming of several serial communication under Win32 programming under Win32 Several serial communication programming of several serial communication under Win32 programming
- 2022-03-17 16:04:18下载
- 积分:1
-
食人花程序
一个压缩包,装载了全部的食人花游戏程序源码,在重温经典游戏的同时,提升代码水平。
- 2022-05-06 09:26:17下载
- 积分:1
-
code to plot the graph
code to plot the graph
- 2022-03-12 02:25:11下载
- 积分:1
-
网络流行的开源回声消除算法,听说很好用,但是我没有用过,分享出来,给大家使用。...
网络流行的开源回声消除算法,听说很好用,但是我没有用过,分享出来,给大家使用。-popular network revenue echo cancellation algorithm, heard useful, but I never used to share out for everyone to use.
- 2022-05-30 09:07:08下载
- 积分:1
-
类似spy++中查找窗口功能的程序
类似spy++中查找窗口功能的程序-A program which is like the function of searching window in syp
- 2022-02-26 09:45:00下载
- 积分:1
-
tcp
tcp-IP终端工具-tcp-IP terminal tools
- 2022-01-26 08:21:08下载
- 积分:1