搜索资源列表
VisualC++2005(bookResource)
- 本书系编程语言先驱者Ivor Horton的经典之作,是学习C++编程最畅销的图书品种之一,不仅涵盖了Visual C++ .NET编程知识,还全面介绍了标准C++语言和.NET C++/CLI。本书延续了Ivor Horton讲解编程语言的独特方法,从中读者可以学习Visual C++ 2005的基础知识,并全面掌握在MFC和Windows Forms中访问数据源的技术。此外,本书各章后面的习题将有助于读者温故而知新,并尽快成为C++高效程序员
SmartDeviceApplication1
- 贷款计算器(.net C#版) MFC/C++/.net/smartphone四版本合一
database
- MFC窗口编程一个C++访问SQL SERVER的例子,刚学习很简单,有好多有待提高
MyPlayer
- c++ mfc ~~ 音乐播放器~!!! 供初学者学习~-c++ mfc ~ ~ music player ~!!! for beginners to learn ~!!!
eye_pos
- visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
net
- 托管C++的编程,MFC工程可以调用CLR类的演示程序-Managed C++ programming, MFC project can call the CLR class demo program
WndResizer_Src
- 在MFC里重新移动控件很麻烦,如果你熟悉.NET平台就会知道其实是很简的一件事。-In MFC, resizing or repositioning controls could be quite bothersome. If you are familiar with the .NET platform, things are much more simplified with the use of the Anchor and Dock properties of the Control c
bankrole
- 银行排队叫号系统演示开发环境为microsoft visual studio 2005 多线程并行开发 C++窗体应用程序 有mfc基础和vb基础理解实践触发编程-Bank call queuing system demo development environment for microsoft visual studio 2005 multithreaded parallel development C++ Forms application the mfc foundation and
NetCryptoLib
- Crypto++动态库的.net C++封装。内含多个工程-The solution contains several projects: CryptoLib:Library that contains Crypto++ and unmanaged algorithms CryptTest:MFC application that uses CryptoLib NetCryptLib:.NET C++/CLI library to use CryptoL
USBDetectSource-MFC
- Hello dear, This code is blongs to C++ MFC that you can detect any USB and you can see VID and PID or you can define HID class to make limte for security , i haven t high speed internet so i just sent you Source code but it s very clear. kind r
paint
- Hello dear, by this code you can do simple paint on the dialog box by mouse in the c++ MFC . kind regards-Hello dear, by this code you can do simple paint on the dialog box by mouse in the c++ MFC . kind regards
Visual-CPP.NET-library-All
- 此资料是《Visual C++.NET 类库大全》的电子版。 第 1 章介绍了基本类库的主要内容及其分类。 从第 2 章开始分类介绍基本类库的主要内容。 第 2 章介绍根类和CWnd 类。 第 3 章介绍MFC 应用程序结构类。 第 4 章介绍窗口、对话框和控件类。 第 5 章介绍绘图和打印类。 第 6 章介绍简单数据类型类。 第 7 章介绍数组、列表和映射类。 第 8 章介绍文件和数据库类。 第 9 章介绍Internet 和网络类。 第 10 章介
SplineTester
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL the Microsoft Visual C++ CD-ROM o
Tetris
- vs2013+MFC编程 俄罗斯方块。程序简单,易于读懂,非常适合C++的初学者学习。-vs2013+ MFC Tetris VC++ series of Tetris, the program easy to understand for beginners c++