搜索资源列表
exercise6
- 编写程序,从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。 -Programming, from keyboard input an arbitrary string require an asterisk " *" as the terminator, and then save its
HZK
- 此工程将HZK16和ASC16汉字字库合并为一个DAT文件,可以用于没有字库的液晶屏显示。工程中提供两个函数分别对HZK16和ASC16进行寻址,并且打印出输入的汉字和字符点阵图型。-This project will HZK16 and ASC16 character fonts into a DAT file, no character can be used for LCD screen display. Project to provide two functions and ASC16
data
- 程序名称:学生管理信息管理系统 可以增加,删除,查找学生的资料。或者以格式化形式输出在print.txt这个文件中。学生资料以二进制储存在datadase.dat中。 程序分为三个文件:student.h ,student.cpp, database.cpp 类Student.可以设置名字(包括firstName和lastName)还有id,岁数(age),score(评价).每个data member都有分别的member function来设置或者输出. -Name: St
exercise_2
- 从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。-Enter any of the string from the keyboard to require an asterisk " *" as the terminator, and then save its contents to the
pb_classic_programming_code_to_print_data_window.r
- pb编程数据窗口的打印经典代码pb classic programming code to print the data window-pb classic programming code to print the data window
chengjipaixu
- 有10个学生的考试成绩存在score.dat文件中,编写一个程序,读取score.dat文件中的数据,存放到线性链表中,每个学生一个节点,然后搜索该链表,按成绩由高到低循序打印出学生信息(包含学号、姓名、成绩)。-There are 10 test scores of students there score.dat file, write a program that reads the score.dat file data stored in the linear list, each s
01
- 学号、姓名、5门课程(英语、高数、马哲、计算机、电子技术)的成绩,输入此数据,要求按总分从高到底的顺序保存到cj.dat文件中,并按学号从小到大的顺序打印出每门课程的成绩表,以及总分最高分的学生的数据(包括学号、姓名、各门课的成绩、平均分数)。-Student id, name, 5 courses (English, advanced mathematics, Ma Zhe, computer, electronic technology), input the data, save requ