-
xilinx的嵌入式开发xps,virtex
xilinx的嵌入式开发xps,virtex-4的说明文档-Xilinx Embedded Development xps, Virtex-4 documentation
- 2022-02-10 02:55:10下载
- 积分: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
-
一个文件分割程序
一个文件分割程序-a document separate procedures
- 2023-03-05 08:50:04下载
- 积分:1
-
本程序是用turbo c写的考试管理系统 由电脑出题,可以计算出你的得分,并 进行排名
本程序是用turbo c写的考试管理系统 由电脑出题,可以计算出你的得分,并 进行排名-The program is a exam manage system with turbo c. The program gives out the problem and calculates your score and the place in a competition
- 2022-03-15 22:40:22下载
- 积分:1
-
apache.org/commons/fileupload/下载。由于本人...关键步骤中的相关 操作为: 1) 在init(),用实例变量....1dbdb....
apache.org/commons/fileupload/下载。由于本人...关键步骤中的相关 操作为: 1) 在init(),用实例变量....1dbdb.prp idb.maxconn=2 access. url=jdbc:... URL,而且访问该数据库要使用JDBC-ODBC驱动程序。... -apache.org/commons/fileupload/download. Because I ... key steps of operation : 1) in init (), using examples of variable .... 1 db = 2 db.prp idb.maxconn access. Url = jdbc : ... URL, but to visit the to use the database JDBC-ODBC driver.
- 2023-01-14 03:00:04下载
- 积分:1
-
Arrow.cpp
Base.cpp
DIB.cpp
画一些简单的图元,箭头,折线、椭圆等元素的画图程序-Arrow.cpp
Base.cpp
DIB.cpp
- 2022-02-10 07:58:04下载
- 积分:1
-
用java编写的微型笔记本程序
用java编写的微型笔记本程序-used to prepare the micro-notebook procedures
- 2022-11-12 21:35:03下载
- 积分:1
-
《计算机系统精华》计算机系统精华文章,需要下载的朋友请下载!...
《计算机系统精华》计算机系统精华文章,需要下载的朋友请下载!
- 2022-10-31 07:20:03下载
- 积分:1
-
C编写的一个迷宫的源代码
C编写的一个迷宫的源代码-prepared a maze of source code
- 2022-08-21 14:34:32下载
- 积分:1
-
This article describes the digital frequency of the design process, which includ...
本文描述的是数字式频率计的设计过程,其中包含了所用到的VHDl语言的源代码,和仿真图型,是比较完整描述的设计数字频率计的文章-This article describes the digital frequency of the design process, which includes the use of language VHDl source code, graphics and simulation, which is a more complete description of the design of digital frequency meter article
- 2022-03-24 10:41:43下载
- 积分:1