资源列表
jingdianchengxv100li
- 100个经典的c语言程序源代码可谓初学者提供参考-100 classic C language source code can be described as a beginner to provide a reference
www.kutub.info_799
- book in c++ which is very good in arabic language you can dead it which is very good
cPP-good
- the first steps with visual with c++ which is very good book in Arabic language then read it carefully and by miand.
phone-number-query-system
- 在哈希函数确定的前提下,尝试各种不同类型处理冲突的方法-In the hash function sure, under the premise of try all kinds of different types of dealing with conflict method
form-of-inf-in-cPP
- this good book in how to the structure information build in c++ which is very good in Arbic going step by step -this is good book in how to the structure information build in c++ which is very good in Arbic going step by step
WSP4_Examples
- 《windows系统编程》书籍。主要讲解windows下的编程问题,里面详细介绍了进程线程等知识点-windows system programming
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接收回來