-
Communication
串口调试助手,可以对单片机、ARM进行通讯-Communication
- 2023-05-27 00:40:03下载
- 积分:1
-
编程语言,最基本的元素,和指针,使用和范围…
本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。
C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。
MFC是构造于原始C++之上的应用程序框架,它提供了一个Windows应用程序工作的基础,一个可以向内添入自己代码的框架。这个框架提供了绝大多数Windows特征――菜单、工具栏、对话框、控件和滚动条。它也提供使开发者能相对容易的将数据写入文件、打印数据等机制。这个框架的部件是C++的类,这些类表示了应用程序的组件,例如应用程序的主窗口、它的对话框、字符串、如矩形和点的图像对象,甚至应用程序本身。因此,为了使用Visual C++编写Windows程序,你需要知道足够的C++知识来利用MFC。
-C programming language, the most basic elements, and C pointers, use and scope. In Chapter 3 and Chapter 4, will introduce the class C and object-oriented programming. Your use of Microsoft Foundation Class Library (Microsoft Foundation Class Library, MFC) for Windows programming, you need all knowledge. C is a complex language, and many of its elements is very abstract. It is a huge language, as a professional programming and design. The book focuses on the use of language Visual C MFC prepared to use Win
- 2023-09-08 16:30:02下载
- 积分:1
-
指针和内存
采用箍筋的很多不错的整洁的代码,您可以编写不知道指针。但是一旦您学会使用指针的权力,你可以永远不会回去。有太多的悬疑,只可以用指针。但随着增加功率 increasedresponsibility。指针允许新的和更难看类型的 bug 和指针错误 cancrash 以随机的方式,这使得他们更难调试。尽管如此,即使是互联互通问题,指针是一个不可抗拒地强大的编程构造。(下面解释使用 C 语言的语法语法是必需的 ; 在部分中的 Java 的吸声)。
- 2022-02-03 10:51:33下载
- 积分:1
-
asp编程完全手册
asp编程完全手册-asp programming completely manual
- 2022-02-16 05:54:55下载
- 积分:1
-
Struts中文文档,是对Apach网站文档的翻译
Struts中文文档,是对Apach网站文档的翻译-Struts Chinese documents, Apach site of the translation of documents
- 2022-01-25 22:07:21下载
- 积分:1
-
我的东西还行哇。自己东的就好啊,。不错错措辞uocuo
我的东西还行哇。自己东的就好啊,。不错错措辞uocuo-Microsoft Office Word 2007
- 2022-08-16 07:33:09下载
- 积分:1
-
Xi an University of Electronic Science and Technology of digital communications...
西安电子科技大学数字通信课件,包括信道编码,扩频通信,同步,通信网等内容,希望对大家有用-Xi an University of Electronic Science and Technology of digital communications software, including channel coding, spread spectrum communications, synchronization, communication networks, etc., in the hope that useful
- 2022-05-21 07:50:02下载
- 积分:1
-
Performance Comparison of Two On
Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR as Pyhisical and MAC Layer at Outdoor Peer to Peer Sensor Network
- 2022-07-10 11:02:57下载
- 积分:1
-
maintenance depots information on the internal circulation
联想维修站的内部发行资料-maintenance depots information on the internal circulation
- 2023-08-09 09:40:03下载
- 积分:1
-
此功能显示一个图像,自动设置颜色映射到灰色…
This function displays an image, automatically setting the colour map to grey if it is a 2D image, or leaving it as colour otherwise, and setting the axes to be equal . The image is also displayed as TrueSize , that is, pixels on the screen match pixels in the image. Finally a title corresponding to the image variable name is added.-This function displays an image, automatically setting the colour map to grey if it is a 2D image, or leaving it as colour otherwise, and setting the axes to be equal . The image is also displayed as TrueSize , that is, pixels on the screen match pixels in the image. Finally a title corresponding to the image variable name is added.
- 2022-08-11 19:25:38下载
- 积分:1