-
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲...
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and dialogs in common use into DLLs. Now we begin with a simple example, to explain how to export classes an dialogs from MFC extended DLL.
- 2022-01-26 03:16:04下载
- 积分:1
-
自己用VC的类实现的通讯录,用来做课设再合适不过了
自己用VC的类实现的通讯录,用来做课设再合适不过了-own use VC Class of correspondence, based lessons for kids
- 2022-07-08 07:59:30下载
- 积分:1
-
算法分析中的实例,简单的贪心算法用于求解此类问题
算法分析中的实例,简单的贪心算法用于求解此类问题-Examples of algorithm analysis, the simple greedy algorithm for solving such problems
- 2023-08-10 05:10:03下载
- 积分:1
-
fm booster and its circuit config
fm booster and its circuit config
- 2023-04-11 08:35:03下载
- 积分:1
-
自己编写的串口通信的源代码,对初学者非常实用。
自己编写的串口通信的源代码,对初学者非常实用。-I have written the source code of the serial communication, is very useful for beginners.
- 2022-03-31 13:13:45下载
- 积分:1
-
实现二叉树的前序、中序、后序排列,以菜单形式出现
实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of a menu
- 2022-01-26 07:27:36下载
- 积分:1
-
修改文件属性CHMOD的C源程序代码
修改文件属性CHMOD的C源程序代码-CHMOD modify file attributes of the C source code
- 2022-12-29 21:45:04下载
- 积分:1
-
3D 魔方的C++
新增功能:花式魔方,在菜单中FigureCube可以使魔方旋转成多种花式。共有45中花式,参考了www.Rubiker.cn中的花式魔方公式。每点击一次菜单,就会显示一种花式,45中花式循环显示。由于可能在整理时把花式公式弄错,所以可能出现并不美观的图案,这些会在可能存在的后续版本中更正。
1 > 尚未实现类似于2D版本的抄写功能。可以在2D中抄写,然后在本版本中打开。
- 2022-04-22 11:08:30下载
- 积分:1
-
动态显示窗口的源程序,可以改变界面大小,没有密码
动态显示窗口的源程序,可以改变界面大小,没有密码-source data of dynamically disply windows. Size can be changed. No password required.
- 2023-02-17 05:10:03下载
- 积分:1
-
利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C...
利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C++。net2003开发。-MAKRTI the development of the use of a motor vehicle based on the HLA simulation procedure, in a member state to control the car in another member state can be seen in the control of results will only be achieved in HLA object management, time management function, using C++. net2003 development.
- 2022-01-24 18:38:23下载
- 积分:1