-
一种求解旅行商问题的蚂蚁算法
一种求解TSP的蚁群算法-a solution of TSP Ant Algorithm
- 2022-03-20 00:27: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
-
MFC开发ActiveX控件全过程,新手学习哦
MFC开发ActiveX控件全过程,新手学习哦-MFC Activex
- 2022-09-14 21:55:03下载
- 积分:1
-
sql中触发器的使用
sql中触发器的使用-sql which trigger the use!
- 2023-04-03 13:05:03下载
- 积分:1
-
8019驱动
8019驱动-It is the driver code about network card using in 8051 embedded system.
- 2022-02-05 13:12:45下载
- 积分:1
-
语音技术实现的源代码(C#)
语音技术实现的源代码(C#)-Voice technology to achieve the source code (C#)
- 2022-03-25 22:23:18下载
- 积分:1
-
大一的 软件实习报告
大一的 软件实习报告-software internship report
- 2022-02-11 14:35:28下载
- 积分:1
-
DB2 基础:日期和时间的使用
DB2 基础:日期和时间的使用-DB2 : the date and time of use
- 2022-10-03 10:30:03下载
- 积分:1
-
I2C 最新程序
I2C 最新程序-I2C latest procedures
- 2022-07-23 22:38:21下载
- 积分:1
-
rewritten using the File Allocation Table way to repair damage to the FAT table...
用重写文件分配表的方式修复FAT表损坏的软盘。本程序为网上搜集,站长改正了少许可能是在流传中产生的错误,版权属原作者,请作者知道后尽快留下联系方式。 -rewritten using the File Allocation Table way to repair damage to the FAT table floppy disk. The procedures for collecting online, head of corrections may be a bit in which the circulation error, the original author is owned, please know that as soon as the author left Contact.
- 2022-09-18 23:45:02下载
- 积分:1