-
在 c + + 类库管理项目
在 c + + 类库管理项目。在这个程序中,您可以输入的书详情及学生详细信息。你也可以发出和归还的书,和如果这本书没有按时归还征收罚款。没有密码。没有调查问卷。
- 2023-04-06 10:00:04下载
- 积分:1
-
ch2_mousecapture_programming_mfc_prosise
以下是Jeff Prosise编写的第2版“使用MFC编程Windows”第2章的源代码。这里的源代码附带了一个完整的visualstudio构建。
- 2022-03-16 14:57:11下载
- 积分:1
-
根据经纬度计算子午线收敛角,便于进行收敛角改正
根据经纬度计算子午线收敛角,便于进行收敛角改正-calculated according to latitude and longitude meridian convergence angle, facilitate the convergence angle correction
- 2022-06-01 22:09:45下载
- 积分:1
-
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
- 2022-03-19 05:14:22下载
- 积分:1
-
贝叶斯网络的Tommi S.雅科拉
Bayesian Networks by Tommi S. Jaakkola
MIT AI Lab
- 2022-06-12 01:00:24下载
- 积分:1
-
向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFE...
向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。-To tell you how to use VC++ to create a standard MFC WinSock ActiveX control, source code is very complete and provide interfaces to link with the corresponding event. Examples relate to the VARIANT, SAFEARRAY, BSTR details of use. WinSock also provided a detailed development process, as well as how to respond to network timeouts, network disconnect event methods as well as VC, VB calls the control method.
- 2023-07-18 07:55:03下载
- 积分:1
-
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示...
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示
-In cyclone2 chip VGA solutions, Analog Oscilloscope waveforms can be displayed on the computer. Can also be stored waveform file to display
- 2022-05-31 06:54:38下载
- 积分: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
-
dotnet FTP源
dotnet ftp source
- 2022-03-26 09:41:25下载
- 积分:1
-
Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shor...
CE 6.0平台cab安装库(Setup DLL)程序创建桌面快捷、及卸载的C++例子
开发环境:eVC-Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shortcut, and the unloading of the C++ examples of development environments: eVC
- 2022-05-22 20:33:01下载
- 积分:1