代做CS 211 Programming Assignment 3代做R编程

CS 211

Programming Assignment 3

Assigned: Wed, Mar 5

Due: Wed, March 26 @ 11:59 pm (3 weeks)

This handout is structured similarly to PA1 and PA2: This page gives a top-level overview of the assignment, and the Document Tabs provide details on each part.

Introduction

You will simulate a Linux-like filesystem, complete with operations such as rm, mkdir, touch, and chmod. Files and directories will be represented as nodes in a tree data structure, with each node holding file/directory names and permissions.

In this assignment, you will need to deserialize the filesystem from a binary representation, whose specification we will provide. After deserializing the filesystem, you will implement the functions that perform. file and directory operations. You will need to check for and implement different error cases that are possible (e.g., rm on a read-only file).

Concepts that we recommend reviewing for this assignment include:

● Pointers and pointer manipulation

● Arrays and structs

● Bitwise operations and masking

● Dynamic memory management (malloc, free)

As usual, concepts from this programming assignment (as with all others) are fair game for the midterm and final exam.

PA3 is divided into two parts:

Part 1: Deserialization

You will first reconstruct the filesystem’s tree data structure from a binary file that contains a serialized representation of the tree. The Document Tab for “Serialized Encoding” describes the exact encoding format.

Part 2: Implementing Filesystem Operations

Once the filesystem tree is constructed, you will implement several functions that perform. operations on the filesystem. The details of the functions you need to implement are provided in both:

1. This document under the Document Tab “Functions to Write”

2. The header file src/pa3.h

Setup

Accept the GitHub Classroom PA3 invitation (below) and clone your repository on ilab (follow instructions from PA1). We will assume you’ve cloned the repository to the path ~/cs211/pa3 for the rest of the handout.

Invitation URLs

● GitHub Classroom PA3 invitation

BUG FIXES

Please manually fix the following minor function naming mishaps once you clone your repository:

src/pa3.c:21 print_node_data -> pa3_print_node_data

src/pa3_test.c:88 print_tree -> pa3_print_tree

Final Deliverables

You will submit your C code on Gradescope via your GitHub repository, just like you did for PA1 and PA2.

Grading

Assignment breakdown out of 100 points:

● [5 points] Your submitted code compiles

● [95 points] Your implemented functions work correctly on the provided filesystems

Points

Function

20

pa3_deserialize_node

8

pa3_free_tree

18

pa3_rm

9

pa3_touch

9

pa3_mkdir

8

extract_node_name

15

pa3_navigate_to_node

8

pa3_chmod_impl

You will be graded based on:

● Freeing all of the memory that you dynamically allocate.

● Allocating no more memory to store any given object than strictly necessary (e.g., do not allocate large structures and use only part of them).

● Correct handling of error cases (e.g., attempting to mkdir in a location with read-only permissions).

Once our Gradescope submission assignment is up, you may submit. Like PA2, you have unlimited submissions and will see your score after each submission.

We expect you to follow the spirit of the assignment, which is to exercise good dynamic memory management practices.

We may give you a 0 if we see that you short-cut the concepts in the assignment (e.g., hard-code the output, over-allocate memory). If you are unsure whether you are in violation, please ask the staff privately through Ed.

Testing Your Code

We have provided you with:

● filesystems/fs*.bin: All of the serialized filesystems that we will grade your code with. There will be no extra hidden filesystems. The filesystems/fs*.txt files display what each filesystem binary contains. If you correctly deserialize a filesystem, you should expect the output of pa3_print_tree to match the corresponding *.txt file

● src/pa3_test.c/h: A C-based testing harness where you can call different functions to check that they work properly. fs0_test serves as an example for running operations on the filesystem filesystems/fs0_root_only_rw.bin.

We expect you to modify src/main.c and src/pa3_test.c to implement your own tests for the provided filesystems. You may call any of the pa3_* functions, using the provided fs0_test as an example for writing your own.

See the Document Tab on “Testing Your Code” for more detail.

Debugging Your Code

We highly recommend using make sanitize and make valgrind to check your code for dynamic memory management problems, in addition to your favorite methods from PA2, e.g., print statements (e.g., pa3_print_tree), GDB, and comparing expected values against observed ones.

See the Document Tab on “Debugging Your Code” for more details.





热门主题

课程名

mktg2509 csci 2600 38170 lng302 csse3010 phas3226 77938 arch1162 engn4536/engn6536 acx5903 comp151101 phl245 cse12 comp9312 stat3016/6016 phas0038 comp2140 6qqmb312 xjco3011 rest0005 ematm0051 5qqmn219 lubs5062m eee8155 cege0100 eap033 artd1109 mat246 etc3430 ecmm462 mis102 inft6800 ddes9903 comp6521 comp9517 comp3331/9331 comp4337 comp6008 comp9414 bu.231.790.81 man00150m csb352h math1041 eengm4100 isys1002 08 6057cem mktg3504 mthm036 mtrx1701 mth3241 eeee3086 cmp-7038b cmp-7000a ints4010 econ2151 infs5710 fins5516 fin3309 fins5510 gsoe9340 math2007 math2036 soee5010 mark3088 infs3605 elec9714 comp2271 ma214 comp2211 infs3604 600426 sit254 acct3091 bbt405 msin0116 com107/com113 mark5826 sit120 comp9021 eco2101 eeen40700 cs253 ece3114 ecmm447 chns3000 math377 itd102 comp9444 comp(2041|9044) econ0060 econ7230 mgt001371 ecs-323 cs6250 mgdi60012 mdia2012 comm221001 comm5000 ma1008 engl642 econ241 com333 math367 mis201 nbs-7041x meek16104 econ2003 comm1190 mbas902 comp-1027 dpst1091 comp7315 eppd1033 m06 ee3025 msci231 bb113/bbs1063 fc709 comp3425 comp9417 econ42915 cb9101 math1102e chme0017 fc307 mkt60104 5522usst litr1-uc6201.200 ee1102 cosc2803 math39512 omp9727 int2067/int5051 bsb151 mgt253 fc021 babs2202 mis2002s phya21 18-213 cege0012 mdia1002 math38032 mech5125 07 cisc102 mgx3110 cs240 11175 fin3020s eco3420 ictten622 comp9727 cpt111 de114102d mgm320h5s bafi1019 math21112 efim20036 mn-3503 fins5568 110.807 bcpm000028 info6030 bma0092 bcpm0054 math20212 ce335 cs365 cenv6141 ftec5580 math2010 ec3450 comm1170 ecmt1010 csci-ua.0480-003 econ12-200 ib3960 ectb60h3f cs247—assignment tk3163 ics3u ib3j80 comp20008 comp9334 eppd1063 acct2343 cct109 isys1055/3412 math350-real math2014 eec180 stat141b econ2101 msinm014/msing014/msing014b fit2004 comp643 bu1002 cm2030
联系我们
EMail: 99515681@qq.com
QQ: 99515681
留学生作业帮-留学生的知心伴侣!
工作时间:08:00-21:00
python代写
微信客服:codinghelp
站长地图