- 1
- 0
- 约小于1千字
- 约 22页
- 2017-01-16 发布于北京
- 举报
Brooks/Cole, 2003 Chapter 13 FileStructures Understand the file access methods. Describe the characteristics of a sequential file. After reading this chapter, the reader should be able to: OBJECTIVES Describe the characteristics of an indexed file. Describe the characteristics of a hashed file. Distinguish between a text file and a binary file. ACCESS METHODS 13.1 Figure 13-1 Taxonomy of file structures SEQUENTIAL FILES 13.2 Figure 13-2 Sequential file While Not EOF { Read the next recordProcess the record } Program 13.1 Processing records in a sequential file Figure 13-3 Updating a sequen
原创力文档

文档评论(0)