资源列表
[其他小程序] zyb1_delaunay
说明:自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange<dgdfg> 在 2025-11-23 上传 | 大小:5kb | 下载:0
[其他小程序] 0896170052
说明:实现指定路径下的所有文件词频统计,基于命令行的。文件包括cpp和release版的exe-The achievement of designated trails of all documents under the frequency statistics, based on the command line. Documents include cpp and release version of the exe<王楠> 在 2025-11-23 上传 | 大小:5kb | 下载:0
[其他小程序] gaosisaideer
说明:利用高斯赛德尔算法计算热量传导C++算法实现-The use of high heat conduction斯赛德尔algorithm C++ Algorithm<冯建玉> 在 2025-11-23 上传 | 大小:5kb | 下载:0
[其他小程序] animalandcages
说明: Anne的宠物小屋有12个笼子,每个笼子可以放不同的动物,但只能放1只或0只,包括猫Cat,狗Dog,蛇Snake. 定义描述宠物小屋的类shelves,其中有12笼子用于存放各种宠物。 定义虚拟基类Animal,包括纯虚函数ShowMe,显示每个宠物的情况,包括类型、颜色、体重和喜爱的食物。 定义派生类Cat,Dog,Snake,具体实现上述纯虚函数。 编写main函数,可增加、删除笼子中的宠物,查询每个笼子中存放的宠物类型,(包括笼子为空的情况),统计笼中宠物的种类和数量-<潇湘> 在 2025-11-23 上传 | 大小:5kb | 下载:0