-
C语言写的一个学生管理系统【数组版本】
用C语言写的一个不完善的代码项目,使用数组写成的,只能是一个新手可以看看的入门项目;
- 2022-01-22 10:41:52下载
- 积分:1
-
测试鼠标的操作及了解windows程序的消息机制!
测试鼠标的操作及了解windows程序的消息机制!-mouse test operation and understanding of the procedures windows Message!
- 2022-05-24 04:51:46下载
- 积分:1
-
43种差分程序
43种差分程序-43 Differential procedures-----------------------------
- 2022-01-24 18:00:24下载
- 积分:1
-
一个完整的串口通信程序,可实现两台机器之间的通信
一个完整的串口通信程序,可实现两台机器之间的通信-a complete serial communication procedures can be realized between the two machine communication
- 2022-01-26 07:39:39下载
- 积分:1
-
解救公主c++游戏
解救公主c++游戏,解救公主
无敌名字:EVA初号机
可暴走,输入名字时粘贴。
解救公主c++游戏,解救公主
无敌名字:EVA初号机
可暴走,输入名字时粘贴。
解救公主c++游戏,解救公主
无敌名字:EVA初号机
可暴走,输入名字时粘贴。
- 2023-06-07 22:50:03下载
- 积分:1
-
Where s Waldorf?
Given a m by n grid of letters, ( 1<=m, n<=50), and...
Where s Waldorf?
Given a m by n grid of letters, ( 1
- 2022-03-03 15:09:34下载
- 积分:1
-
决策树的并行算法 及决策树的研究,值得下载
决策树的并行算法 及决策树的研究,值得下载-Parallel Decision Tree Algorithm and Decision Tree Research
- 2023-05-03 10:25:07下载
- 积分: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
-
源代码样本章2,4,6,和8都包含在evenchap…
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
- 2022-02-01 15:30:58下载
- 积分:1
-
浏览pe格式的字符串资源! 很特别
浏览pe格式的字符串资源! 很特别-View pe format string! Very special
- 2022-01-26 02:18:40下载
- 积分:1