文件名称:basic_linux
介绍说明--下载内容均来自于网络,请自行研究使用
编程实现快速排序算法;实现文本文件拷贝函数copy.编写一个程序,要求:输入N个学生学号和成绩,并保存在stu.txt文本文件中,学生成绩进行排序并把排序后的结果输出到score.txt文件中,同时在屏幕上输出高于平均成绩的学生的学号和成绩。编写一个程序找出串str1和串str2的所有最长公共子串。
-Fast sorting algorithm programming text file copy function to achieve copy. Write a program that requires: Enter N-Number of students learning and achievement, and save the text file in the stu.txt, student achievement and to sort the results sorted output to score.txt file, while the output on the screen above the average score of the number of students learning and achievement. Write a program to identify strings str1 and str2 string of all longest common string.
-Fast sorting algorithm programming text file copy function to achieve copy. Write a program that requires: Enter N-Number of students learning and achievement, and save the text file in the stu.txt, student achievement and to sort the results sorted output to score.txt file, while the output on the screen above the average score of the number of students learning and achievement. Write a program to identify strings str1 and str2 string of all longest common string.
相关搜索: basic_linux
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验1
.....\copy.c
.....\qsort.c
.....\str_cmp.c
.....\stu_sort.cpp
.....\copy.c
.....\qsort.c
.....\str_cmp.c
.....\stu_sort.cpp