搜索资源列表
Lab8
- This codes is one of my univ projects I ve been working on for 3months. I d like to share it and make it work more properly.
lab8
- 1. 编写程序定义Point类,在类中定义整型的私有成员变量_x、_y,对Point类重载“++”(自增) “--”(自减)运算符,实现对坐标值的改变。 2. 编写程序定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。观察虚函数的作用。 3. (选做)对实验2中的people类重载“= =”运算符和“
lab8.vyborocnayaSortirovka
- it is the laboratory work from c++. search method
Lab8-3
- 编写程序,判断两个单词是否为变位词,即单词长度相同,使用字母相同,只是出现位置不同的一对词。例如:smartest 和 sttesmar。-Write a program, it is determined whether the two words for variable-bit word, i.e. the same as the length of the word, using the same letter, but different positions of a pair of
lab8
- 多态描述的练习,掌握虚函数的定义方法和运行时多态的实现机制,从而理解虚函数的作用。 掌握纯虚函数的定义方法,理解抽象基类的作用-Polymorphic exercises described master virtual function definition and run-time polymorphism implementation mechanism, in order to understand the role of virtual functions. Grasp the d
lab8-AD
- tms320f28335AD测试实验,能够实现ad输入,实测通过,精度高-tms320f28335AD test,can do those input thing ,verygood high
debugmalloc
- 系统级编程lab8,实现一个自动检测内存错误的malloc和free函数,直接编译即可运行。(System level programming lab8, to achieve an automatic detection of memory error malloc and free functions, can be directly compiled to run.)
Lab8-Assign
- avr-C timer0 usage in displaying values n 7-seg display in Proteus
lab8-AD
- DSP28335的AD采样程序,实现将外部模拟量转换成内部数字量的功能(DSP28335's AD sampling program that implements the function of converting external simulations into internal digital quantities)