User Tools

Site Tools


haas:fall2017:discrete:projects:dcf1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2017:discrete:projects:dcf1 [2017/09/12 12:02] – [Grabit Integration] wedgehaas:fall2017:discrete:projects:dcf1 [2017/10/09 14:21] (current) wedge
Line 3: Line 3:
 <WRAP><fs 150%>CSCS2330 Discrete Structures</fs></WRAP> <WRAP><fs 150%>CSCS2330 Discrete Structures</fs></WRAP>
 </WRAP> </WRAP>
- 
-~~TOC~~ 
  
 ======Project: RUN-LENGTH ENCODING - DATA COMPRESSION FUN (dcf1)====== ======Project: RUN-LENGTH ENCODING - DATA COMPRESSION FUN (dcf1)======
Line 13: Line 11:
   * Revision 0.1: Updating dcfX v2 spec and added some additional implementation constraints (20170907)   * Revision 0.1: Updating dcfX v2 spec and added some additional implementation constraints (20170907)
   * Revision 0.2: Finalized project data files, adapted included 'check' script for dcf1 (20170909)   * Revision 0.2: Finalized project data files, adapted included 'check' script for dcf1 (20170909)
 +  * Revision 0.3: Updated check script so it no longer gives out false negatives. **make getdata** to grab the updated copy (20170921)
  
 =====Objective===== =====Objective=====
Line 264: Line 263:
  
 <cli> <cli>
-lab46:~/src/discrete/dcf1$ ./decode data/sample5.txt.rle +lab46:~/src/discrete/dcf1$ ./decode in/sample0.txt.rle out 
-    input filename: data/sample5.txt.rle+    input filename: in/sample0.txt.rle
 output name length: 11 bytes output name length: 11 bytes
    output filename: sample5.txt    output filename: sample5.txt
haas/fall2017/discrete/projects/dcf1.1505217752.txt.gz · Last modified: 2017/09/12 12:02 by wedge