-
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd- gt; ShowWindow (SW_SHOWMAXIMIZED)
- 2022-02-04 06:31:30下载
- 积分:1
-
关于曼彻斯特解码的源代码
曼彻斯特解码的软件,用于无线接收433MHZ传感器的数据,之前看了很久还是很好的学习资料的。用的是CC1101芯片做的载体在最下面
- 2023-03-31 16:45:03下载
- 积分:1
-
This course is designed for individuals interested in developing their skills in...
This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Foundation Classes (MFC) creating user interfaces implementing application behaviors and working with persistent data. Also included are adding database support to applications creating Component Object Model (COM) components and ActiveX controls using MFC and the Active Template Library (ATL) Internet programming error handling, debugging, and testing and application deployment.
- 2022-04-01 21:44:40下载
- 积分:1
-
用C #创建一个MMC管理单元
Creating an MMC Snapin Using C#
- 2023-02-10 05:55:03下载
- 积分:1
-
图像量化。该算法显示类型的量化采用…
Quantization of a image. This algorith show the type of quantization employed and the result of image quantization.
- 2022-04-22 14:18:54下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
Mflood.h flooding process of the protocol, it used the definition of header file...
泛洪协议的Mflood.h程序,它用于头文件的定义,包含函数声明,结构声明,类声明等。-Mflood.h flooding process of the protocol, it used the definition of header files containing function declarations, structure declarations, type declarations.
- 2022-01-21 05:02:40下载
- 积分:1
-
汇编学习书箱,对刚学汇编的朋友来说是很多的选择
汇编学习书箱,对刚学汇编的朋友来说是很多的选择-Compilation of the book to learn me, just school friends is a compilation of many choices
- 2022-07-05 13:46:04下载
- 积分:1
-
LEACH协议的Matlab源代码
LEACH协议的Matlab源代码
- 2023-04-30 22:55:03下载
- 积分:1
-
实现判卷和扩展编辑框以及使用动态控件功能
实现判卷和扩展编辑框以及使用动态控件功能-Achieve graders and expanded edit box and the use of dynamic control function
- 2023-07-18 09:10:04下载
- 积分:1