240 发简信
IP属地:弗吉尼亚州
  • Resize,w 360,h 240
    Csapp - MallocLab

    先看文档 malloc.pdf 需要实现四个函数: int mm_init(void) void *mm_malloc(size_t size)...

  • Csapp - Shelllab

    shell lab 在尝试完成这个 shell lab 之前,先看看官方给了什么代码吧,一个是书上有的 shllex.c 另外还发现了神仙代码 ...

  • CacheLab - Optimizing Matrix Transpose

    Optimizing Matrix Transpose Matrix Transpose 还算一个常见的问题. cache lab handou...

  • CacheLab- Cache Simulator - Part I

    cache-simulator思路 先读docs, valgrind 可以提供关于 cache 的 memory access,命令: memo...

  • AttachLab phase 4

    Phase 4 phase 4 重做 level 2,but with rtarget and gadget used. 回忆一下level 2...

  • AttachLab level1 - level3

    level_1 level_1不需要注入code,只需要输入string, 然后让程序不按照原定的跳去printf,跳去函数 touch1。 因...

  • CSAPP: Bomb Lab Phase1- Phase3

    Get to know there're 6 phase from bomb.c and get to know the bomb will b...

  • 尝试理解Swift中的@escaping

    要理解@escaping,首先需要理解closure, 要理解closure,首先理解匿名函数。 先理解匿名函数 要在Swift中构造匿名函数,...

  • 205. Isomorphic Strings

    205. Isomorphic Strings 题目:https://leetcode.com/problems/isomorphic-stri...

个人介绍
【写吧】
就是这样