资源列表
calculator
- 由文件读入的计算器 支持优先级运算 希望对大家能有帮助-Read from the document into the calculator to support the priority operator would like to have everyone able to assist
vehicle
- 定义一个车(vehicle)基类,具有MaxSpeed,Weight等成员变量,Run,Stop等成员函数,由此派生出自行车(bicycle)类,汽车(motorcar)类。自行车(bicycle)类有高度(Height)等属性,汽车(motorcar)类有座位属性,从bicycle和motorcar类派生出摩托车(motorcycle)类,在继承过程中,注意把vehicle设置成为基类。如果不把vehicle设置为虚基类,会有什么问题?编程试试看。-The definition of a ca
DiamondPrint
- 菱形的打印,可扩展性强,方便,快捷,希望对你们有用-Diamond print, scalability, strong, convenient, fast and hope that is helpful for you
Pause
- 命令行模式工作,按秒钟暂停,时间自定,如果未指定时间,则长时间暂停-suspend program in sec
total
- 建立并按照一定格式写入文本文件 其中有具体的fstream操作-create a document and write in some formated text.
windowsanimationcopy
- copy the files with windows animation
VideoCopyDetect
- 压缩域的视频I帧提取,提取出来的关键帧作为视频的关键帧,用于视频拷贝检测-Compressed domain video I frame extraction, the extracted key frames as a video keyframe for video copy detection
1
- 定义一个顺序队列,可以对队列进行“入队”、“出队”、“清空队列”、“获取队首元素”等操作。键盘输入一些命令,可以执行上述操作。本题中,队列的元素为字母, 队列的最大元素个数为1-Define a sequential queue, you can queue " into the team," " the team" , " Clear Queue" , " get the first element of the team"
ATM
- 一个新学者的经典小程序,希望对初学者有所帮助-A new classic scholar program, we hope to help beginners
CJB_10_4
- 简单的C语言设计程序,通讯录的实现,摆阔增删改查-Simple C language design process, contacts to achieve, ostentatious CRUD
string
- 从键盘输入一串字符,将它们存放在字符数组中(形成一个字符串) 然后对字符数组中的各个字符排序-Enter a string of characters the keyboard, they are stored in the array of characters (the formation of a string) and then sort the array of characters in each character
1file
- c++读取文件,使用C++的cout和iostream来读取文件-C++ read file