GithubHelp home page GithubHelp logo

phdangg / filesystem_ntfs_fat32 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.53 MB

Xây dựng chương trình máy tính (sử dụng ngôn ngữ tùy ý) nhằm đọc các thông tin trên phân vùng FAT32 và NTFS

C++ 100.00%

filesystem_ntfs_fat32's Introduction

FAT32_FileAcces

Yêu cầu: Xây dựng chương trình máy tính (sử dụng ngôn ngữ tùy ý) nhằm đọc các thông tin trên phân vùng FAT32 và NTFS như sau:

  1. Đọc các thông tin chi tiết của một phân vùng:
  • Gợi ý: Đọc các thông tin được mô tả trong Boot Sector (đối với phân vùng FAT32) hoặc Partition Boot Sector (đối với phân vùng NTFS)
  1. Hiển thị thông tin cây thư mục của phân vùng
  • Chương trình hiển thị cây thư mục gốc gồm tên tập tin / thư mục, trạng thái, kích thước (nếu có), chỉ số sector lưu trữ trên đĩa cứng
  • Khi truy xuất thông tin trên cây thư mục: chương trình hiển thị thông tin là nội dung tập tin đối với tập tin có phần mở rộng là txt, các loại tập tin khác hiển thị thông báo dùng phần mềm tương thích để đọc nội dung. Trường hợp đối tượng là thư mục, chương trình cho phép hiển thị cây thư mục con (thông tin hiển thị tương tự như cây thư mục gốc)
  • Gợi ý: Để đọc các thông tin trên, đọc và phân tích bảng RDET + Bảng FAT đối với hệ thống FAT32, hoặc Master file table đối với NTFS

filesystem_ntfs_fat32's People

Contributors

phdangg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.