资源列表
[汇编语言] LED-LAMU-C
说明:51单片机 拉幕式 数码管设计 显示87654321-51 monolithic integrated circuits pull the curtain type nixietube design<王金华> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[汇编语言] gerschgorin
说明:盖尔圆法进行信号源数估计,方面不错。也可应用于聚类算法。-Source number Gail round signal estimation method, good aspects. Can also be applied clustering algorithm.<严明> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[汇编语言] 24display-LED
说明:应用汇编语言编写,简洁的24位LED点阵显示实验代码-Applications written in assembly language, simple 24 LED dot matrix display experiment code<李超> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[汇编语言] 2
说明:先定义“点”类Point,由“点”类派生出“圆”类Circle,再由“圆”类生成“圆柱体”类cylinder。圆类的属性有圆心和半径(指针类型);方法有构造函数、析构函数、显示面积和计算面积。圆柱体类的新增属性是高度,方法有构造函数、析构函数、显示体积和计算体积。类的应用:创建一个圆柱体类,显示信息,求它的体积。类的定义与实现及主函数以多文件组织。-The first definition of "point" Point, "points" class derived from the "Ci<123> 在 2025-06-26 上传 | 大小:1kb | 下载:0