文件名称:codes
介绍说明--下载内容均来自于网络,请自行研究使用
五个小程序。1号是输入年份打印出该年的日历。2号是做一个2/1+3/2+5/3+...的分数算式,设计分式的计算方法。3号是计算链表的结点个数。4号是比较两个链表的大小。5号是给出数字然后打印出相应数字的大写字母金字塔。-Five small program. The 1st print out the calendar to enter the year. The 2nd do a 2/1+3/2+5/3+ ... score formula, designed fractional calculation method. No. 3 is calculated the number of nodes of the linked list. 4 compare the size of two linked lists. No. 5 is a given number and then print out the corresponding figures of uppercase letters pyramid.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
4the bigger of the linklist.cpp
5the pyramid of the letter.cpp
1callender.cpp
2fraction calculater.cpp
3sum of the linklist.cpp