-
combobox更新的一个控件
combobox更新的一个控件-update a combobox controls
- 2022-01-26 18:09:31下载
- 积分:1
-
模拟心电图的applet小程序,能根据输入参数输出不同心电图片。...
模拟心电图的applet小程序,能根据输入参数输出不同心电图片。-simulated ECG small applet procedures, according to different input parameters output ECG unit.
- 2022-06-12 14:21:26下载
- 积分:1
-
I2 apply to the ppc8xx driver files (mbxi2.rar)
适用于ppc8xx的i2驱动程序文件(mbxi2.rar)-I2 apply to the ppc8xx driver files (mbxi2.rar)
- 2022-12-01 17:05:03下载
- 积分: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
-
qt平台下的中国象棋
Qt实现的中国象棋程序。人机对战,AI有一定只能,以及一个很鸡肋的两人对战模式(要是有触摸屏也许就不鸡肋了)。
-棋盘绘制以及棋子的绘制 本项目都使用QT来实现绘图,没有任何第三方的资源
- 2022-07-23 17:24:04下载
- 积分:1
-
异步串口通讯类,做为学习windows API的经理入门作品
异步串口通讯类,做为学习windows API的经理入门作品-Asynchronous serial communication class, as the all-windows API" s manager of entry-works
- 2023-02-09 15:10:03下载
- 积分:1
-
C/C++教程,源程序实例,小而精好实用
C/C++教程,源程序实例,小而精好实用-C/C tutorial, example source, a small but good practical
- 2022-03-19 23:21:42下载
- 积分:1
-
文本编辑的基本原理及方法 简单文本编辑 串的存储管理
文本编辑的基本原理及方法 简单文本编辑 串的存储管理-text edit principle and methods ,simple text edit and the list saving management
- 2023-07-19 10:00:03下载
- 积分:1
-
自己实现的推箱子游戏,用vc6.0编译成功,有一定的价值
自己实现的推箱子游戏,用vc6.0编译成功,有一定的价值-Realize their own game of Sokoban with vc6.0 compile successful, has some value
- 2022-09-23 00:35:03下载
- 积分:1
-
个人电脑软件的基本系列与单
Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have been debugging, novice VB serial programming must
- 2022-07-22 08:06:08下载
- 积分:1