-
浮舟人生节律计算器1.0.0,可以计算人生的智力、情绪、体力规律。...
浮舟人生节律计算器1.0.0,可以计算人生的智力、情绪、体力规律。-Rhythm of life pontoon calculator 1.0.0, we can calculate life intellectual, emotional, physical laws.
- 2022-03-24 19:34:50下载
- 积分:1
-
通用控件
26个VC++界面编程通用控件源代码实例: 如何获得指定点的控件指针 如何将编辑框中输入的字符转换为大写(小写) 如何设置和获得单选按钮的选中状态 如何设置和获得一组单选按钮的选中状态 如何设置列表控件的显示方式 如何设置组合框中列表框的宽度 如何实现带自动完成功能的组合框 如何实现位图按钮 如何使用滑块 如何使用进度条 如何使用列表框 如何使用旋转按钮 如何使用组合框 如何通过控件ID获得控件窗口指针 如何为控件添加工具提示 如何通过控件窗口指针获得控件ID 如何为控件添加工具提示 如何限制编辑框输入文本的长度 如何在按钮上显示图标 如何在列表控件中插入列 如何在列表框中添加水平滚动条 如何在组合框中显示文件列表 ......
- 2022-06-21 19:46:35下载
- 积分:1
-
用标准C实现任意时间暂停,可以利用 这个原理对程序计时
用标准C实现任意时间暂停,可以利用 这个原理对程序计时-Using standard C to achieve any time to suspend, you can use this principle to the process time
- 2023-03-28 11:10:04下载
- 积分:1
-
这是一个快速沃尔什变换的vc仿真程序,对于学习vc和信号图像处理都很有帮助...
这是一个快速沃尔什变换的vc仿真程序,对于学习vc和信号图像处理都很有帮助-This is a fast Walsh transform vc simulation program for studying vc and signal image processing are very helpful
- 2022-07-13 18:41:20下载
- 积分:1
-
使用串口读取数据文件
使用串口读取数据文件-use Serial read data files
- 2022-01-25 23:42:22下载
- 积分:1
-
medical billing in vb language
medical billing in vb language
- 2022-02-12 08:01:35下载
- 积分:1
-
珠宝行业在Pocket pc上用于报价的销售软件.
珠宝行业在Pocket pc上用于报价的销售软件.-jewelry industry on the Pocket PC for the Price of selling software.
- 2022-08-23 03:27:53下载
- 积分:1
-
通过串口控制CA210,绘制显示器或TV的Gamma/色温曲线。
通过串口控制CA210,绘制显示器或TV的Gamma/色温曲线。-Control through serial CA210, rendering the display or TV
- 2023-06-27 10:10:04下载
- 积分:1
-
倚天X650的NBOOT源代码程序JTAG刷BOOT
倚天X650的NBOOT源代码程序JTAG刷BOOT-The JTAG brush X650 Yitian BOOT
- 2022-07-18 02:34:33下载
- 积分: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