搜索资源列表
parser
- Pascal 语言中,复合语句是用begin„ „ end 表示,条件语句的格式是if „ „ then„ „ else„ „ 表示,其中,else 子句可以出现也可以不出现。编一函数,检查Pascal 源文件 中的begin 和end 是否配对,if、then、else 是否配对。 输入:从名为pascal.in的文件中读入数据,该文件中即包含一个没有注释的pascal程序。 输出:输出文件名为p
NewCamdLoginTester_source
- NewCamd server login tester for Administrators to check if login data is valid when connecting to NewCamD server. Can read input data from file with or from manual input. Note: DesKey is hardcoded at the moment.
md5
- 计算文件的MD5值,用于校验文件的完整性和检查时间戳。-Calculate the MD5 value of the file used to check the integrity of the file and check the time stamp.
5name
- 输入五个姓名,并将几段名字的首字母大写,能识别空格。最后将输入的名字输出到data文件-Write a programme that reads in the name (Given name+ space+ family name) of 5 persons and writes them to a disk file. Each name in the disk file always starts on a new line. Note that you need consider
