资源列表
[其他小程序] exp6
说明:学习利用虚函数实现动态多态性。对实验四、五的所有类(Thesis类除外)实现ToString函数,返回类名。设计一个函数GetType返回其中任何一个类的对象的类名(注意不允许重载GetTpye,也就是说GetType只能有一个定义-Learning using virtual functions to implement dynamic polymorphism. Experiment four, five (Thesis except) ToString function returns t<rising> 在 2025-11-26 上传 | 大小:21kb | 下载:0
[其他小程序] exp7
说明:设计一个函数模板IsEqual,比较实验四、五涉及到的五种类的对象是否相等,定义如果两个对象的m_ID相等,那么它们就相等。 设计一个链表的类模板,只用实现插入(bool LinkedList::InsertAt(Node *p, int index))和删除(bool LinkedList::DeleteAt(int index))两种操作即可。如果插入时index大于链表的长度则将新节点接到链表的末尾,如果删除时index大于链表的长度则删除最末尾的节点,index从0开始计数-Desi<rising> 在 2025-11-26 上传 | 大小:26kb | 下载:0
[其他小程序] qianzishuoshuo
说明:腾讯空间说说发表器,易语言编译。附带模块。添加皮肤-Tencent space to talk about published, easy language compiler. Included with the module. Add a skin<葛文鹏> 在 2025-11-26 上传 | 大小:1.73mb | 下载:0
[其他小程序] CAN-example
说明:CAN Bus example on STM32, those files show how manage a CAN communication on a 32bit microcontoller. RX interrupt mode.<teo> 在 2025-11-26 上传 | 大小:53kb | 下载:0
[其他小程序] classicRecursion
说明:C++经典递归求值算法题解答,包括逆波兰前缀四则表达式递归求值,红与黑回溯算法,以及分苹果问题-C++ classic recursive evaluation algorithm questions answered, including four expression recursive evaluation Reverse Polish prefix, red and black backtracking algorithm, as well as sub-Apple<xxx> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] plusCalwithGUI
说明:MFC实现的带界面与互动的简单加法器实现,含完整工程文件与源码-The MFC implementation with a simple interface and interaction adder achieved with complete project files and source<xxx> 在 2025-11-26 上传 | 大小:22.75mb | 下载:0
[其他小程序] homework1task3
说明:音频编码入门程序 上采样和下采样以及用滤波器重建-Audio Coding sampling down-sampling filter reconstruction<LLW> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] poj-5346-
说明:poj 5346题,四则运算表达式求值的实现,用栈和队列实现中缀转后缀后计算,含解题报告与源码-poj 5346 title, the realization of the four arithmetic expression evaluation calculated decorated in a stack and queue implementations turn suffix containing the report and the source of problem-solving<xxx> 在 2025-11-26 上传 | 大小:13kb | 下载:0