登录
首页 » Windows开发 » c++关于几何图形的继承

c++关于几何图形的继承

于 2022-11-08 发布 文件大小:424.21 kB
0 228
下载积分: 2 下载次数: 1

代码说明:

则是一份关于几何图形的继承的c++代码,包括点,线,正方形,长方形,圆以及相应的立体图形,圆锥圆柱长方体,正方体以及他们的面积体积计算

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • rc4算法在wince下的实现。简洁,快速。
    rc4算法在wince下的实现。简洁,快速。-rc4 algorithm in wince under implementation. Simple and fast.
    2022-05-14 03:17:48下载
    积分:1
  • 这个程序是我刚学的,昨晚才做了一半,还有麻烦请各位高手指教...
    这个程序是我刚学的,昨晚才做了一半,还有麻烦请各位高手指教-This procedure is what I just learned last night only half done, there is trouble please expert advice
    2022-05-26 14:32:51下载
    积分:1
  • 我想你知道一个MRU缓存是什么,否则你不会读这个…
    I suppose you know what a MRU cache is, otherwise you wouldn t been reading this. This is an implementation of a very simple one using only STL. To implement a cache, derive a subclass from this template class. As an implementor, you d have to implement two methods: HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value. HandleItemRelease - (optional) called when an item is removed from the cache. The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
    2022-11-30 08:45:03下载
    积分:1
  • Rekursif列表
    Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) {    address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-24 03:46:16下载
    积分:1
  • 串联机械六轴关节臂
    详细介绍了运用旋量理论,并通过vb.net对串联六关节臂机械手的逆解编程,程序中按每个关节臂的角度分段计算,并有大量的注释说明,对串联机械手的学习有一定的帮助和认识
    2022-02-01 19:50:12下载
    积分:1
  • 道路曲线测设
    该代码用于任意桩距的道路曲线测设元素的计算 可以输出TXT EXCEL文件 ,涵盖平曲线 竖曲线 的计算 ,结果可以用于全站仪测设道路曲线
    2023-02-03 01:20:04下载
    积分:1
  • 超强的5vs5的代码,可用,VC程序
    球机器人仿真组SimuroSot5vs5的源程序   Soccer Robot Simulation Group SimuroSot5vs5 of the source.   VC直接编译,可运行,功能及其强大,打败很多优秀代码,进攻猛烈。防守积极,很适合研究。
    2022-01-31 08:46:21下载
    积分:1
  • 软件体系结构
    Software architecture
    2022-02-21 13:23:57下载
    积分:1
  • 一些最常用的算法集合为文字模式。和更多的信息。
    一些最为常用的算法集合,为word文本方式。并有较为详细的说明。-some of the most commonly used algorithm sets for word text mode. And a more detailed explanation.
    2022-03-16 00:04:46下载
    积分:1
  • 用来监控系统进程,如出现预定义拦截进程,则终止进程。通过ini文件载入拦截进程名,压缩文件中已带有一个事例ini文件...
    用来监控系统进程,如出现预定义拦截进程,则终止进程。通过ini文件载入拦截进程名,压缩文件中已带有一个事例ini文件-Used to monitor system processes, where there is a predefined block the process, then terminate the process. Ini file loading process by blocking the name of the file has been compressed with an example ini file
    2022-02-09 23:27:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载