CS61C-Representation of Number & C Basic Some Lectures Notes Part 0.Number Representation Lec2 Numbers' Representation Unsigned Numbers 🚀 Sign and Magnitude(to represent negative numbers) 🙅 W… 公开课 | 2025-1-08 23:18 | 146 61CXV6
CS61C-Lab02 Summary 结构体初始化器 Str make_Str(char *str) { /* Below is a designated initializer. It creates a Str struct and initializes its data field to str and its len fiel… 公开课 | 2024-8-06 16:22 | 149