-
Harbin Industrial University ACM Online Collection of questions, and for your ab...
哈尔滨工业大学ACM 竞赛网上在线试题集锦,对你的编程能力的提高一定有很大帮助-Harbin Industrial University ACM Online Collection of questions, and for your ability to improve programming be of much help
- 2022-03-14 11:04:19下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
AD9650控制逻辑
AD9650控制逻辑,带阈值判断功能,采用偏移二进制模式,当信号超出一定范围后,经输出高电平标志位,以便信道调整其增益大小。
AD9650控制逻辑,带阈值判断功能,采用偏移二进制模式,当信号超出一定范围后,经输出高电平标志位,以便信道调整其增益大小。
- 2022-04-29 07:11:44下载
- 积分:1
-
- 2022-03-22 16:25:40下载
- 积分:1
-
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径...
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径-Realize minimum spanning tree algorithm, through the PRIM algorithm. By entering a string of characters show minimal spanning tree. Find the smallest path
- 2023-01-21 06:40:04下载
- 积分:1
-
全角转半角, 英文字符和数字,特殊字符都可以, vc6 源码
全角转半角, 英文字符和数字,特殊字符都可以, vc6 源码-Turn half-width full-width English characters and numbers, special characters can be, vc6 source
- 2023-04-12 03:20:03下载
- 积分:1
-
listcontrol
listcontrol 的用法 实现listcontrol的分页,可以绑定数据库查询。。。。。。。。。。。。。。。。。。。。。。
- 2022-01-26 17:46:58下载
- 积分:1
-
window绘制
windows绘制图形的程序,点击对话框绘画图形,使用对话框控件,
windows消息机制,绘图函数。
- 2023-02-26 18:55:03下载
- 积分:1
-
SOM图像分节
这个例子展示了如何分割颜色以自动的方式使用L*a*b*颜色空间和k-均值聚类。
- 2022-05-18 10:53:43下载
- 积分:1
-
读取ini文件类,十分实用的工具
读取ini文件类,十分实用的工具-read ini file type, a very useful tool
- 2022-01-22 02:44:35下载
- 积分:1