搜索资源列表
Cjgl
- 该程序实现了以下功能: 1建立链表把表中所有数据都从文件输入。姓名,课程名,可以用字符数组存储,上表其它不能定义数组。(纵向/横向,均为链表). 2输出链表中所有数据包括姓名,课程名,成绩 3统计每个学生选修课的门数. 4求每个学生的平均成绩 5.给某个学生追加一个一门课程(课程名和成绩) 6追加一个学生的信息(姓名,若干门课程和成绩) 7保存数据到一个新的文件中 8退出. -The program implements the following functions: t
huffman
- 通过输入字符集和其对应权值来对某个文件中的所有字符进行编码,然后再译码输出。-By the input character set and the corresponding right value to all the characters in a file encoding and then decoding output.
lab_3
- 统计txt文件中单词的词频,要输入的txt文件inputdata,和要输出的文件outputdata在工作空间中,程序从inputdata文件中统计词频,并在outputdata中输出统计结果-Statistical txt file word frequency, to enter txt file inputdata, and to the output file outputdata in the workspace, the program files from inputdata wo
