搜索资源列表
49636960ledhzxs
- 本点阵模块可以完成16*16的汉字显示,也可以英文数字显示 本例中只是显示一 二三四五六七八九-The dot matrix module can be completed 16* 16 character display, alphanumeric display can only show that in this case 123456789
Classes-and-objects-practice
- 1. 声明通讯录类cComm包含姓名(Char*类型)、地址(char[50]类型)、订货量(int型)、总量(int型,静态数据成员),默认构造函数(分别用"David"、"Long island"、200)、复制构造函数、输出函数。使用c0、c1("Tina","Weiland mur",150)、c2(c1)、c3("Wei fei")、c4("Wash Lehn","Washington")检验,并输出四个订货量的总和) 2. 设计词典cDic类,从列表{asdfghjkl}查找对应
新建文件夹 (3)
- 冒泡法排序,可以将123456789这几个数按照从小到大的顺序排列,然后也可以将123456789按照从大到小的顺序排列(Bubble sort, you can arrange 123456789 of these numbers in a small to large order, and then you can arrange 123456789 in order from large to small.)