menu 可爱小蛇blog
分类 cs 下的文章
2023C++底层人士面试总集
2023-07-03 |0 条评论
水平很次,成绩很差,没有拿到毕业证(差一门课学分要明年重修成功才能拿到),非本专业转码,无项目,找工作也晚,属于debuff拉满的底层人士。可能唯一好点就是学校牌子在这边比较好用(说起这点真是汗...
PAT2023夏季甲级简略c++题解
2023-06-12 |1 条评论
​A-1 Trap分数 20A robot is designed to move on a map from South toward North. When some obstacle is...
vim命令速查
2023-01-20 |0 条评论
速查常用vim命令https://vimhelp.org/:w save:x :wq save and quit:q! quit not save/string find "string", u...
2023还是不会的数据结构与算法题集结
2023-01-06 |0 条评论
我的力扣主页:https://leetcode.cn/u/cutesnake/我的PAT仓库:https://github.com/suchacutesnake/pat2023.1.1然而竞赛积...
力扣每日一题 April, 2022
2022-04-20 |0 条评论
我的力扣主页:https://leetcode-cn.com/u/cutesnake/4.20388中等https://leetcode-cn.com/problems/longest-abso...
CMU15-213 Shell lab
2021-11-20 |3 条评论
2021-11-20 20:18:09 星期六发现我真的是不会c语言……就连最简单的字符串比较都不会,还要上网去查才知道有strcmp这个函数……在对各种c库函数一无所知的情况下,感觉要实现些什...
【持续更新】PAT甲级Advanced Level
2021-11-16 |4 条评论
题目集网址:https://pintia.cn/problem-sets/994805342720868352/problems/type/7我的代码网址,附尽量详细的英文注释:https://...
CMU15-213 cache lab
2021-09-23 |0 条评论
part A2021-09-23 22:18:42 星期四#include <stdio.h> //printf() #include <time.h> //cloc...
csapp notes, chapter 6, Memory Hierarchy
2021-09-21 |0 条评论
2021-09-21 11:58:26 星期二这块不是很懂其意义所在,就算文中说把set index bits放在前面是“inefficient use of the cache”,但两者hit...
csapp notes, chapter4: Processor Architecture
2021-09-13 |0 条评论
Sequential Y86-64 ImplementationsOrganizing Processing into StagesFetch. The fetch stage reads th...
加载中... 到底了啦
加载更多