资源列表

« 1 2 ... .54 .55 .56 .57 .58 8459.60 .61 .62 .63 .64 ... 21467 »

[其他小程序tongxunlu

说明:一个简单的C编程 同学通讯录,附有文件,结构体,指针,链表综合应用-A simple C programming students address book, with file structure, pointers, linked lists integrated application
<yaojinsong> 在 2025-11-25 上传 | 大小:2kb | 下载:0

[其他小程序exp45

说明:设计一个图书馆馆藏系统,设计所有馆藏条目的基类为:classItemBase。实现用m_AllItemsCount对所有馆藏条目(item)进行计数的功能,并添加函数GetCount ()返回m_AllItemsCount的值;在ItemBase类中添加成员函数Getm_status()来返回m_status设计ItemBase类的公有继承类Book(书)和Media(电子资源),在Book类中添加私有变量m_ISBN(string类型),在Media类中添加私有变量m_Source(strin
<rising> 在 2025-11-25 上传 | 大小:22kb | 下载:0

[其他小程序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-25 上传 | 大小: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-25 上传 | 大小:26kb | 下载:0

[其他小程序quanbiaoq

说明:易语言千字说说修改美化版,模块自己下载,需要大约三个模块-The easy language thousands of words to talk about modifying Meihuaban, module download, takes about three modules
<葛文鹏> 在 2025-11-25 上传 | 大小:656kb | 下载:0

[其他小程序qianzishuoshuo

说明:腾讯空间说说发表器,易语言编译。附带模块。添加皮肤-Tencent space to talk about published, easy language compiler. Included with the module. Add a skin
<葛文鹏> 在 2025-11-25 上传 | 大小:1.73mb | 下载:0

[其他小程序ferry

说明:渡船问题,渡船每次载十辆车,每十分钟有一个渡轮到达,客车优于货车,模拟渡口管理-Ferry problem ferry every time contained ten car every ten minutes a ferry arrives better than trucks, buses, analog ferry management
<盛斌> 在 2025-11-25 上传 | 大小:1kb | 下载: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-25 上传 | 大小:53kb | 下载:0

[其他小程序bigInt

说明:经典大整数操作c++实现,包括大整数加法、大整数减法和大整数13除法-The Classic large integer the operation c++ achieve, including large integer addition, integer subtraction and the integer 13 division
<xxx> 在 2025-11-25 上传 | 大小:2kb | 下载:0

[其他小程序ZBarDemo

说明:利用zBar在android下开发的条形码识别软件-Using zBar developed under the android barcode recognition software
<王红红> 在 2025-11-25 上传 | 大小:4.37mb | 下载: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-25 上传 | 大小:1kb | 下载:0

[其他小程序plusCalwithGUI

说明:MFC实现的带界面与互动的简单加法器实现,含完整工程文件与源码-The MFC implementation with a simple interface and interaction adder achieved with complete project files and source
<xxx> 在 2025-11-25 上传 | 大小:22.75mb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 8459.60 .61 .62 .63 .64 ... 21467 »

源码中国 www.ymcn.org