资源列表
animalandcages
- Anne的宠物小屋有12个笼子,每个笼子可以放不同的动物,但只能放1只或0只,包括猫Cat,狗Dog,蛇Snake. 定义描述宠物小屋的类shelves,其中有12笼子用于存放各种宠物。 定义虚拟基类Animal,包括纯虚函数ShowMe,显示每个宠物的情况,包括类型、颜色、体重和喜爱的食物。 定义派生类Cat,Dog,Snake,具体实现上述纯虚函数。 编写main函数,可增加、删除笼子中的宠物,查询每个笼子中存放的宠物类型,(包括笼子为空的情况),统计笼中宠物的种类和数量-
PatternDesignInC++
- 《设计模式精解》和23种设计模式的c++代码和解释-err
2
- 汇编语言使用过程中 一些主要的标识符 语句 很重要的 总结-Assembly language using some of the key identifier statement summed up a very important
ThreeColorProblem
- 使用回溯法实现的3着色问题,内有详细说明了算法的思想,算法的过程等.VS2005可以打开-Realization of the use of backtracking 3 coloring problem with a detailed descr iption of the algorithm, the algorithm of the process. VS2005 can open
v111
- ti源代码,但里面没有boot.asm,非常欢迎大家补充-ti source code, but it has no boot.asm, very welcome to add
SOP_980123_final
- SOP终稿,做医院信息化的人都知道,有了它接口就简单多了-SOP final draft, so the hospital information technology people know, with its simple interface on the more
small
- Get expert technical answers by the next business day - guaranteed - through more than 100 managed newsgroups-Get expert technical answers by the next business day- guaranteed- through more than 100 managed newsgroups
data
- SSD6 练习4的原版正确答案,很简单 给需要的人-4 Exercises SSD6 original correct answer is very simple to those who need
solution
- SSD6 练习5的原版正确答案,很简单 给需要的人-5 Exercises SSD6 original correct answer is very simple to those who need
symTbl
- 仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用-MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us
MD5_test
- 一个MD5码的获取小工具。 可以将输入的字符串转换为MD5码并打印出来。-MD5 code to obtain a gadget. Input string can be converted to MD5 code and print out.