-
Open the spreadsheet functions ADOEXCEL ado relatively wide demonstration progra...
ADOEXCEL ado 打开电子表格 功能比较全的演示程序-Open the spreadsheet functions ADOEXCEL ado relatively wide demonstration program
- 2022-07-01 13:31:14下载
- 积分:1
-
VB编写的,对INI文件的读写操作的例子源码。
VB编写的,对INI文件的读写操作的例子源码。-VB prepared to read and write operations to the INI file example source code.
- 2022-05-05 17:18:21下载
- 积分:1
-
network monitoring service manage
network monitoring service manage-network monitoring service manage...
- 2022-08-06 09:58:08下载
- 积分: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
-
二级小波变换的图像压缩的matlab实现
matlab实现二级小波分解的图像压缩,用bior3.7小波基实现2层小波变换后,再利用matlab自带的函数wcodemat实现第一层和第二层图像压缩,并求取图像压缩前后的压缩比,均方差,峰值信噪比
- 2022-12-29 05:40:03下载
- 积分:1
-
windows main class function 实例3
windows main class function 实例3-windows main class function Example 3
- 2022-09-07 12:25:02下载
- 积分:1
-
WINDOWS CE Registry Editor source, the use of EVC development, can be used in Po...
WINDOWS CE注册表编辑源码,使用EVC开发,可以应用在POCKET PC 2003系统.-WINDOWS CE Registry Editor source, the use of EVC development, can be used in Pocket PC 2003 system.
- 2022-01-27 20:13:40下载
- 积分:1
-
数据结构中对顺序表的插入,删除,查询处理
数据结构中对顺序表的插入,删除,查询处理-The data structure of the order of the table insert, delete, query processing
- 2022-02-07 15:16:01下载
- 积分:1
-
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度...
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
- 2022-02-10 13:43:33下载
- 积分:1
-
用vc++实现与usb通信
用vc++实现usb与设备通信,一个不错的入门资料,分享给大家,共同学习。
有想与usb通信的同学值得入手。c++源码。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-22 20:05:03下载
- 积分:1