-
实现类Book
设计并实现类Book,所包含的实例数据表示书名、作者、出版社及版权日期。定义Book构造方法接收和初始化这些数据,并定义接收和设置这些数据的方法。定义toString方法返回多行且格式美观的描述书的字符串。创建驱动类Bookshelf,该类的main方法实例化并更新若干个Book对象。
- 2022-02-06 02:41:03下载
- 积分:1
-
Embedded Systems Dictionary
Embedded Systems Dictionary
- 2022-10-20 06:40:04下载
- 积分:1
-
主要讲述ARM的软硬件开发,以及关于PDA的系统设计,和Linux程序设计...
主要讲述ARM的软硬件开发,以及关于PDA的系统设计,和Linux程序设计-ARM focuses on software and hardware development, as well as on the PDA-system design, and Linux Programming
- 2022-01-31 15:15:45下载
- 积分:1
-
mfcapi吐血推荐佳能MFC功能研究人员
MFCapi 函数宝典,学习mfc吐血推荐人手一本-MFCapi function canon mfc hematemesis study recommended a staff
- 2022-11-12 15:10:03下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
VC based programming guides, welcome to download for use. Strongly recommended
VC 基础编程教程,欢迎下载使用。强烈推荐-VC based programming guides, welcome to download for use. Strongly recommended
- 2023-05-22 13:15:03下载
- 积分:1
-
this the ex4 answer of ssd5 ,welcome download
this the ex4 answer of ssd5 ,welcome download-this is the ex4 answer of ssd5 ,welcome download
- 2022-02-25 14:19:22下载
- 积分:1
-
图象分割方法,应用于实际机器人足球系统的结果
证明,其不仅对变化的光照具有较强的鲁棒性,同时
在保证精度的前提下,能较快地完成图象的识别....
图象分割方法,应用于实际机器人足球系统的结果
证明,其不仅对变化的光照具有较强的鲁棒性,同时
在保证精度的前提下,能较快地完成图象的识别.
-Image segmentation method, applied to the real robot soccer system, the results show that not only changes in its illumination is robust, while the premise of ensuring the accuracy can be completed faster image recognition.
- 2022-12-29 20:25:02下载
- 积分:1
-
H_323协议详解(中文)
我费了好大的劲才找到的
希望对需要的朋友有所帮助...
H_323协议详解(中文)
我费了好大的劲才找到的
希望对需要的朋友有所帮助-H_323 agreement Elaborates on (Chinese), I spent a lot of purple hope to find a friend in need of some help
- 2022-03-05 00:30:55下载
- 积分:1
-
《Visual C++.NET深入编程与实例剖析》电子书
《Visual C++.NET深入编程与实例剖析》电子书- Visual C++. NET programming with examples of in-depth analysis of e-book
- 2022-07-01 05:19:22下载
- 积分:1