-
检测内存泄露的程序,使用时请将这两个文件加入工程中,即可....
检测内存泄露的程序,使用时请将这两个文件加入工程中,即可.-memory leakage detection procedures, please use this document to join two projects can be.
- 2022-05-24 23:08:41下载
- 积分:1
-
iNET 协议 总线规范 以及总线接口定义 word文档
iNET 协议 总线规范 以及总线接口定义 word文档-iNET Protocol Bus Specification
- 2023-04-04 01:50:04下载
- 积分:1
-
关于如何显示位图,用C语言实现的。
有一定的 言及欧价值1
关于如何显示位图,用C语言实现的。
有一定的 言及欧价值1-On how to display a bitmap with C language realization. Europe has some mention of the value of one
- 2023-02-26 06:35:03下载
- 积分:1
-
wince文字的例子,虽然我是下载的,但是我可以正常运行在模拟器,以后希望都下载我这个。...
wince文字的例子,虽然我是下载的,但是我可以正常运行在模拟器,以后希望都下载我这个。
- 2022-08-07 21:14:20下载
- 积分:1
-
中断代码
本程序是windows窗体,使您知道中断在汇编语言中的良好模式
- 2022-05-27 10:34:41下载
- 积分:1
-
这是wrk,是微软公布的真正源码,里面内容没有经过任何修改,微软为保护文件而采用了.7z格式,解压前一定把文件格式改回.7z格式。可以编译通过,具体编译步骤请参...
这是wrk,是微软公布的真正源码,里面内容没有经过任何修改,微软为保护文件而采用了.7z格式,解压前一定把文件格式改回.7z格式。可以编译通过,具体编译步骤请参见文件readme.txt,祝你好运!
- 2023-01-23 04:25:04下载
- 积分:1
-
计算CRC4和CRC16的VC程序,其中包含了原创的字符串异或函数,希望对大家有用
计算CRC4和CRC16的VC程序,其中包含了原创的字符串异或函数,希望对大家有用-CRC16 calculation CRC4 and the VC process, which includes the original string XOR function, in the hope that useful to everybody
- 2022-03-18 20:47:16下载
- 积分:1
-
这是一个色子的游戏源代码,采用VISUAL C++开发的。
这是一个色子的游戏源代码,采用VISUAL C++开发的。-This is a game of bosons source code, the use of VISUAL C++ Development.
- 2022-05-06 02:41:17下载
- 积分: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
-
matlab6.5与vc的各种混编方式举例 包括 dll方式、引擎方式、com方式、以及vc调用simulink模型运行方式...
matlab6.5与vc的各种混编方式举例 包括 dll方式、引擎方式、com方式、以及vc调用simulink模型运行方式-matlab6.5 vc with the mixed mode, including dll example, the engine, com, as well as vc Simulink model called Operation Mode
- 2022-04-18 16:38:13下载
- 积分:1