文件名称:DAZICHENGXU
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个打字程序。包括随机产生字符串,以及字符串比较和统计。通过此课题,熟练掌握数组、格式输出、字符串处理等。
课题要求:
(1)随机产生一字符串,每次产生的字符串内容、长度都不同;
(2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率;
(3)具有输入输出界面。
-
The design of a typing program. Including random string, and the string comparison and statistical. Through this project, familiar array, format output, string processing.
The requirements of the subject
(1) randomly generate a string, each string generated content, the length is different
(2) (1) according to the results, the input string, to determine whether the correct input, output accuracy
(3) with input and output interface.
课题要求:
(1)随机产生一字符串,每次产生的字符串内容、长度都不同;
(2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率;
(3)具有输入输出界面。
-
The design of a typing program. Including random string, and the string comparison and statistical. Through this project, familiar array, format output, string processing.
The requirements of the subject
(1) randomly generate a string, each string generated content, the length is different
(2) (1) according to the results, the input string, to determine whether the correct input, output accuracy
(3) with input and output interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
打字程序.c