Programmin Homework 0: Cord Lab 二叉树字符串

时间:2022-05-27 14:20:11
【文件属性】:

文件名称:Programmin Homework 0: Cord Lab 二叉树字符串

文件大小:211KB

文件格式:ZIP

更新时间:2022-05-27 14:20:11

C语言 二叉树

1 Overview For the 0th lab of 15-513, you will implement the data structure of cords, which provide constanttime string concatenation. This lab will give you practice in the style of programming you will need to be able to do proficiently, especially for the later assignments in the class The material covered should all be review for you. Some of the skills tested are: • Explicit memory management, as required in C. • Creating and manipulating pointer-based data structures. • Working with strin


【文件预览】:
cordlab-handout
----helper.mk(4KB)
----xalloc.h(999B)
----.clang-format(735B)
----grade-basic.o(9KB)
----grade-sub.o(17KB)
----cord.c(5KB)
----.labname.mk(37B)
----grade-cordlab(8KB)
----test-cord.c(879B)
----check-format(6KB)
----makesomecords.o(13KB)
----grade-rec.o(10KB)
----grade-iscord.o(10KB)
----README(2KB)
----Makefile(2KB)
----cord-interface.h(990B)
cordlab.pdf

网友评论