1️⃣ Inheritance项目:总耗时约1.5小时。这个项目要求我们构建一棵树,使用树这种数据结构来解决实际问题。通过递归的方式创建树,并递归地释放树占用的内存。虽然我最初尝试使用遍历的方式生成节点,但课程中的递归方法更为优雅。2️⃣ Speller项目:总耗时约3小时。这个项目要求我们实现一个基于链表的哈希表,用于...
week4/pset4 bmp bmp.h copy.c resize.c whodunit.c jpg recover.c week5/pset5 Makefile dictionary.c dictionary.h speller.c test.c 6 changes: 6 additions & 0 deletions 6 week1/hello.c Show comments Edit file Delete file This file contains bidirectional Unicode text...
Week 5:Data Structures Inheritance Speller Week 6:Intro to Python World Cup DNA Remake of old exercises Hello Mario Credit Readability Week 7:SQL, SQLite Songs Movies Fiftyville Week 8:HTML, CSS, JavaScript, Bootstrap Trivia Homepage Week 9:Flask, Jinja, Intro to Full Stack Web Development B...
Week 10/Final Project Create presentation_script.txt Dec 25, 2022 Week 2 Organized Files Oct 19, 2022 Week 3 Finish CS50 Dec 22, 2022 Week 4 Added week 4 and 5 files Nov 5, 2022 Week 5 Added week 4 and 5 files Nov 5, 2022 ...
Speller WEEK SIX: World Cup Mario Credit Readability DNA WEEK SEVEN: Songs Movies Fiftyville Mario Let’s recreate those pyramids in C, albeit in text, using hashes (#) for bricks, a la the below. Each hash is a bit taller than it is wide, so the pyramids themselves will also be ta...
Week 5 and 6: Spellchecker ~/workspace/pset5/(master)$./spellerdictionaries/largeendi.txtMISSPELLEDWORDSnmeveripersanyobroUSConstitutionhttpusconstitutionconsthtmlWORDSMISSPELLED:10WORDSINDICTIONARY:143091WORDSINTEXT:722TIMEINload:0.10TIMEINcheck:0.00TIMEINsize:0.00TIMEINunload:0.06TIMEINTOTAL:0.16 ...