搜索资源列表
Calculate_Sn
- 求Sn=a+aa+aaa+…+aa…aaa(有n个a)之值,其中a是一个数字。 例如:2+22+222+2222+22222(n=5), -Seeking Sn = a+aa+aaa+ ...+aa ... aaa (a) values, where a is a number. For example: 2+22+222+2222+22222 (n = 5),
aaa
- 用递归实现单链表的基本功能,如输出所有的元素,等等。-Using recursive implementation of the basic functions of the singly-linked list
ProtoData
- 把数据类型用类的形式进行封装,可以将不同类似的数据装载到一起,并且可以进行序列化 ProtoValue value value[_T("aaa")] = 1 value[_T("bbb")] = L"fddfdsaf" -The form of the data type with the class package, you can load different similar data together, and can be serialized ProtoValue
