Avatar notebook default
2篇文章 · 2766字 · 1人关注
  • Bit Manipulation Summary

    来总结一下Bit Manipulation的一些常见操作: 将第n位bit 设为1: 将第n位bit 设为0: 将第n位bit toggle: ...

  • Resize,w 360,h 240
    Two Sigma Phone Screen Summary

    How does Hash Table work Hash Table stores key, value pairs into an arra...

  • JAVA OOD 小结

    Primitive data type, and object data type Student s = new Student():comp...

  • Java 语法小结

    Java的语法小结: 遍历Hash Map 直接遍历key: 遍历HashSet: Queue的使用 Java中Queue是interface。...

  • Redpin

    Fingerprint (associated with one location) contains multiple measurement...

  • OOD 小总结

    Singleton object: 只能生成一个instance, 就叫singleton object 调用时: 下面是Singleton与s...

  • MySQL语法summary

    重温一下MySQL的语法。 http://www.w3schools.com/sql/sql_join_inner.asp A relation...

  • OS知识点小总结

    遗忘多年的OS...捡回来再这里总结一下。 Thread vs Process Both processes and threads are i...

文集作者