搜索资源列表
mfc+file
- visual studio 6.0,MFC读写文件。通过编译运行没错。
sift_vs2008
- This programs is a sift algorithm sourcefile written by Visual Studio 2008. This is written by MFC. Simply, just compile and run to use.
BCGCtrlPro10.00
- BCGSoft BCGControlBar Professional Full Source v10.0 零售版(Retail) BCGControlBar ("Business Components Gallery ControlBar") 是一个C++扩展库,可以用来创建类似Office 2000/XP和Visual Studio.NET的应用程序,可以实现完全定制功能(定制工具栏,菜单,键盘等等)。BCGControlBar库包含了超过100个C++扩展库文件,能够帮助用户将这些功能轻
MFC_CUDA
- 如何在MFC中调用CUDA,环境: Windows Vista SP1,Microsoft Visual Studio 2005,CUDA 2.0 步骤:1.创建一个对话框的MFC程序 -How to call MFC CUDA, Environment: Windows Vista SP1, Microsoft Visual Studio 2005, CUDA 2.0: 1. Create a MFC dialog box program
PropertyGrid
- 在 Visual Studio 里,有一个很好用的东西,就是属性窗口 (Properties Window),源代码。-In Visual Studio, there is a good thing to use is the Properties window (Properties Window), the source code.
Timer_v1
- 很經典的系統時間程式,以動態顯示目前的系統時間,學習擷取System timer的應用,以Visual Studio .NET 2003 MFC VC++為基礎編譯及驗證可用。-System timer example, dynamic display system timer, can study get system timer app.
NetTool
- 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC framework, the development of local area network using WinPcap packet capture tool that can capture ip, tcp.udp packet and co
newgas
- 此文件是加油站管理系统的界面,开发环境是 visual studio 2008 MFC-this is the gas station administration system
BCGControlBar
- BCGControlBar ("Business Components Gallery ControlBar") 是一个C++扩展库,可以用来创建类似Office 2000/XP和Visual Studio.NET的应用程序,可以实现完全定制功能(定制工具栏,菜单,键盘等等)。BCGControlBar库包含了超过100个C++扩展库文件,能够帮助用户将这些功能轻松地融合到程序中,节省宝贵的开发和测试时间。 MFC扩展库。允许你合并高级编辑控制到任意一个基于MFC(Microsoft Found
dotNETMFC
- C++ MFC 浮动窗口界面的一些功能, 就像visual studio 2005 上的浮动工具栏一样,很实用嗷-C++ MFC floating window interface features, like visual studio 2005 on the floating toolbar, the sound of wailing is very practical
PropGrid
- Extending Visual Studio 2008 MFC Property Grid with new property type, like datetime picker
Player
- Vista操作系统下编写的一个音乐播放器,开发环境Visual Studio 2008 C++ ,基于MFC.实现了常用的音乐格式(mp3,wav,wma等),有列表框显示曲目列表,播放暂停,停止播放,音量大小控制,静音,托盘图标显示,托盘图标菜单,列表框伸缩等功能-Prepared under the Vista operating system, a music player, the development environment Visual Studio 2008 C++, based
professional_wpf_programming
- 这本书主要讲解WPF的基础知识,适合正在使用.NET技术设计UI的开发者(WINFROM MFC HTML)。-This book is designed to give you a working knowledge of Windows Presentation Foundation (WPF). The assumption is that the reader is already a .NET developer with some familiarity with other
Serial
- 串口数据处理程序,能直接将数据写入文本 注:开发环境是Microsoft Visual Studio 2008-Serial data processing program that can write data directly to the text Note: The development environment is Microsoft Visual Studio 2008
Lab1
- 利用Visual Studio 2008中的MFC,实现CCD摄像头图像获取并处理-Using Visual Studio 2008 in the MFC, to achieve CCD camera image acquisition and processing
aa
- 1.在Microsoft Visual Studio 2008中创建MFC工程DataStructTest0303 2.通过读入文件的形式,读取写在TXT文本中的实数数据 3.用push将这些数值添加到队列和栈中 4.在DataStructTest0303View.cpp中判断是否是回文 5.输出结果 -1. In Microsoft Visual Studio 2008 to create a MFC project DataStructTest0303 2. Throug
DEM
- 平台:Microsoft Visual Studio 2005 特点:MFC单文档应用、shape文件读取、等高线绘制-Platform: Microsoft Visual Studio 2005 Features: MFC single document application, shape file read, contour drawing
Telephone
- 用Visual Studio 2008开发的手机通讯录管理程序,此过程中运用了MFC消息映射机制的设置,适合初学者学习MFC的相关内容。-Developed using Visual Studio 2008 phone contacts management procedures, the process used the MFC message mapping mechanism set, suitable for beginners to learn MFC related content.
MFC-XP-Style-button
- visual studio button style change of xp button style
vs2010-mfc
- 创建一个基于对话框的 MFC 应用程序工程(Creating a dialog based MFC application project)