-
描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client)
目...
描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client)
目的:
1,使用C++的数据类型;
2,实现所有声明的函数;
3,使用预处理器实现包含。-Description:This assessment requires the creation of three of the core classes of the auction project. Class Date, class Advertisement, and class Client are three of the fundamental classes in the system.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Use fundamental C++ data types
Produce C++ class implementations given class declarations
Use the preprocessor to perform file inclusion
- 2022-02-01 12:00:05下载
- 积分:1
-
用template实现一维数组的数据结构。
用template实现一维数组的数据结构。-Template used to achieve one-dimensional array data structure.
- 2023-04-08 04:00:04下载
- 积分:1
-
骨牌问题的一个较快速度的算法
骨牌问题的一个较快速度的算法-of a fast algorithm
- 2022-05-21 00:56:12下载
- 积分:1
-
data structure course design program development platform : the operating proced...
数据结构课程设计 程序开发平台:本程序的操作平台是WINDOS XP ,编程工具是VISUAL BASIC.NET。运行程序需要安装Microsoft.NET Framework 1.1。 硬件环境:P3以上处理器. 程序功能:将十进制数转换为2进制后进行逻辑运算。实现布尔表达式。-data structure course design program development platform : the operating procedures of the T4010 XP platform, programming tools VISUAL BASIC.NET. Operational procedures need to install the Microsoft.NET Framework 1.1. The hardware environment : more than P3 processor. Procedures function : conversion to the metric system for the band after two logic operation. Achieving Boolean expressions.
- 2022-07-04 09:59:09下载
- 积分:1
-
示例:为MSHFlexGrid控件的表格设置不同的背景色!
示例:为MSHFlexGrid控件的表格设置不同的背景色!-Example: In order to form a different background color to set!
- 2022-01-21 17:43:56下载
- 积分:1
-
数据结构算法及其应用
数据结构算法与应用-C__语言描述,数据结构和算法-Data structures algorithms and application-C__ language to describe the
- 2022-02-27 05:17:58下载
- 积分:1
-
一个相当好的树状目录程序,实用于动态网站数据库,可以动态显示产品目录结构...
一个相当好的树状目录程序,实用于动态网站数据库,可以动态显示产品目录结构-err
- 2022-04-11 20:48:01下载
- 积分:1
-
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。...
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。-A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
- 2023-08-09 05:35:03下载
- 积分:1
-
B + 树, C++
它是在 c + + 中的 b + 树实现,是用来查找、 插入和一次晚点的节点,并且我们可以创建到使用的虚拟磁盘
- 2022-06-17 11:00:29下载
- 积分:1
-
队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现...
队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West-- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C
- 2022-03-07 14:35:04下载
- 积分:1