-
汇编语言在实模式下直接访问4GB内存
汇编语言在实模式下直接访问4GB内存-assembly language in real mode under direct access 4GB of memory
- 2022-02-02 18:21:04下载
- 积分:1
-
S3C2410中文手册,可以让你懂得如何开发S3C2410程序
S3C2410中文手册,可以让你懂得如何开发S3C2410程序-S3C2410 English manual, which will let you know how to procedures for the development of S3C2410
- 2023-01-05 21:35:03下载
- 积分:1
-
包含常用的Windows API 函数,是Windows 程序设计的常用参考手册。...
包含常用的Windows API 函数,是Windows 程序设计的常用参考手册。-Contains the commonly used Windows API function, is commonly used Windows programming reference manual.
- 2022-01-30 11:43:19下载
- 积分:1
-
电子商务购物系统
电子商务购物系统-E-commerce shopping system
- 2022-06-27 23:37:59下载
- 积分:1
-
converged network simulation technology that one
聚合网络技术模拟题1-converged network simulation technology that one
- 2022-02-05 18:45:15下载
- 积分:1
-
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的...
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm principle is given, respectively, to adapt to three different computer or microcontroller hardware environment of C language program. According to the readers better method, use different language unique style more practical CRC calculation procedures.
- 2023-07-13 01:50: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
-
这个是航天量子数码科技公司办的培训,关于IDL可视化应用、组件程序开发、数据库操作等等。...
这个是航天量子数码科技公司办的培训,关于IDL可视化应用、组件程序开发、数据库操作等等。-This a quantum space of digital technology companies in the training of IDL visualization applications, components and program development, database operators, and more.
- 2022-04-10 09:38:10下载
- 积分:1
-
解线性方程组的一种行主元分解法
解线性方程组的一种行主元分解法-solution of linear equations of a main line yuan Decomposition
- 2022-06-13 10:35:41下载
- 积分:1
-
无标题栏窗口的拖动(c++源码)演示
无标题栏窗口的拖动(c++源码)演示-The project demostrates the drag of window without title bar
- 2022-03-15 22:31:39下载
- 积分:1