资源列表
Win32Principle-
- 本文对Win32程序内部运行基本原理进行了一个归纳总结,您看了一定受益。-In this paper the basic principle of Win32 internal operating procedures for a summary, you will certainly benefit.
CPP-entry
- 详细描述了C++的基础知识,为初学者提供帮助-A detailed descr iption of the basics of C++ and provides helps for beginners
Code
- vC 入门指导,这些源代码可以帮助初学者深刻掌握VC的语法知识-an introduction for new learners to learn VC
cPPbook-of-ppt
- 学习VC++的基础知识,掌握基本的开发能力。有个系统的了解。-Learning VC++ basic knowledge, master the basic ability of development. Have a system of understanding.
CMedia
- CMedia 类: 接口函数: //打开视频文件 OpenFile(LPCTSTR strFileName /*视频文件名*/ ,HWND hOwnerWnd /*显示视频的窗口句柄*/ ,HWND hNotifyWnd /*接收DSHOW事件消息的串口句柄*/ ) //播放视频 BOOL VideoRun() //暂停视频 BOOL VideoPause() //停止视频 BOOL VideoStop()
UART
- 本程式以UART模式1做為串列埠工作模式, 將TXD傳送的資料再由RXD接收回來
compositewpfcontrib-23127
- Prism provides guidance designed to help you more easily design and build rich, flexible, and easy-to-maintain Windows Presentation Foundation.
cprogram
- 新手c语言必修代码,易懂易学快速入门,掌握C语言是走进编程大门重要一步-C program language new learners
CPP-Templates
- C++ Templates(简体中文版) 有需要的可以看看,对于学TEMPLATES还是有很大的帮助的。-C++ Templates Need to look at, TEMPLATES for the school or a great help.
systeme-asservie-asservissement(2)
- aotomatic and control cours
Instances
- 《Visual c++开发宝典》的例题程序-Visual C++ development book "example program
ProgrammingAbstractions
- Stanford CS106B course materials. great tutorial on C++, with exercise and exam