搜索资源列表
read-picture
- 简单读取文件夹中的BMP位图,并显示图片的一个小程序-Simple to read the BMP bitmap folder and displays a picture of a small program
01_20130415.doc.tar
- 项目描述 (1) 设计学生结构体,至少包括学生姓名、C语言成绩、Unix成绩、Oracle成绩这四个成员变量; (2) 从键盘接受若干学生信息; (3) 以链表的形式存储在内存中; (4) 对链表进行排序; (5) 排序后的结果存入文件中; (6) 从文件中读取指定条件(比如Unix分数在60到80之间的学生)的学生信息,并显示在屏幕上-Project Descr iption (1) Design Student structure, including at leas
throws
- 编写一个应用程序能够打开、读取、显示一个可读文件中的内容。并在程序代码中添加必要的注释-Write an application that can open, read, display a readable document content. And add the necessary notes in the program code