zoukankan      html  css  js  c++  java
  • 9月份文章回顾

    Programming Concepts Not Pioneered by Lisp (c2.com)

    https://news.ycombinator.com/item?id=8246972

    Say hello to x64 Assembly, part 1 (0xax.blogspot.com)

    https://news.ycombinator.com/item?id=8245581

    Facebook's std::vector optimization (github.com)

    https://news.ycombinator.com/item?id=8245855

    Show HN: Chan – pure C implementation of Go channels (github.com)

    https://news.ycombinator.com/item?id=8244815

    How to zero a buffer (daemonology.net)

    https://news.ycombinator.com/item?id=8270136

    The Long View on Macintosh Common Lisp (2013) (macgui.com)

    https://news.ycombinator.com/item?id=8267818

    AST matchers and Clang refactoring tools (thegreenplace.net)

    https://news.ycombinator.com/item?id=8268939

     Summary of ZFS on Linux for Debian (gmane.org)

    https://news.ycombinator.com/item?id=8290055

    Vispy: OpenGL-based interactive visualization in Python (vispy.org)

    https://news.ycombinator.com/item?id=8289679

    Performance benchmarks: KVM vs. Xen (major.io)

    https://news.ycombinator.com/item?id=8289483

    Zimg – A lightweight and high-performance image storage and processing system (github.com)

    https://news.ycombinator.com/item?id=8289034

    Build a browser engine part 5: Box model and layout tree (limpet.net)

    https://news.ycombinator.com/item?id=8287943

    Taming the Asynchronous Beast with CSP in JavaScript (jlongster.com)

    https://news.ycombinator.com/item?id=8286162

    A new basis for open, distributed, real-time communication (matrix.org)

    https://news.ycombinator.com/item?id=8267610

    The Datacenter as a Computer (2009) [pdf] (berkeley.edu)

    https://news.ycombinator.com/item?id=8266425

     Lost Lessons from 8-Bit BASIC (dadgum.com)

    https://news.ycombinator.com/item?id=8256009

    Mosh: A replacement for SSH (mit.edu)

    https://news.ycombinator.com/item?id=8252093

    2Q buffer cache algorithm (tedunangst.com)

    https://news.ycombinator.com/item?id=8251842

    Victor.js – 2D Vectors for JavaScript (victorjs.org)

    https://news.ycombinator.com/item?id=8246444

    Haskell performance profiling with ghc-events-analyze (well-typed.com)

    https://news.ycombinator.com/item?id=8244225

    Computers Aren’t Fast Anymore (2013) (evincarofautumn.blogspot.com)

    https://news.ycombinator.com/item?id=8237996

    C++14 lambda tutorial (solarianprogrammer.com)

    https://news.ycombinator.com/item?id=8236956

     Polymorphism in Haskell vs C++ (izbicki.me)

    https://news.ycombinator.com/item?id=8298624

    The Y Combinator (no, not that one) – A Crash Course on Lambda Calculus (medium.com)

    https://news.ycombinator.com/item?id=8297660

    CLion – Brand New IDE for C and C++ Developers (jetbrains.com)

    https://news.ycombinator.com/item?id=8295036

     Rethinking Prolog [pdf] (okmij.org)

    https://news.ycombinator.com/item?id=8305486

    My experience with using cp to copy 432 million files (39 TB) (gnu.org)   (这个干货多,略牛逼)

    https://news.ycombinator.com/item?id=8305283

    A Posix Queue Implementation (zinascii.com)

    https://news.ycombinator.com/item?id=8303897

    The State of ZFS on Linux (clusterhq.com)

    https://news.ycombinator.com/item?id=8302303

    Open Source All-in-One Wireless Development Board (seeedstudio.com)  -------属于新闻了,没什么干货

    https://news.ycombinator.com/item?id=8301175

     

    Free Online SmallTalk Books (free.fr)

    https://news.ycombinator.com/item?id=8299879

  • 相关阅读:
    #sort 快速排序 20. 9.14
    #Trie Trie树调试模板 20.09.21
    #operator ——“Kruskal算法求最小生成树 中的 operator” ~20.8.17
    #STL #List 容器函数以及一些内置函数的用法
    刷题周记(三)——#最小生成树:Kruskal#二分图:染色法、匈牙利算法#拓扑#DFS:排列数字、n-皇后#BFS:走迷宫、八格码#List容器
    #周测 9 —— 高低位交换、Subsequences Summing to Sevens S、积木大赛、跳石头
    刷题周记(二)——KMP,Trie,最大异或对,(并查集)合并集合、连通块中点的数量、食物链,堆排序,单多源最短路、Dijkstra、bellman-ford、SPFA、Floyd、(堆优化)Prim
    4.SQL(数据库变更)
    3.SQL(查询)
    2.Oracle基本使用
  • 原文地址:https://www.cnblogs.com/foohack/p/3949586.html
Copyright © 2011-2022 走看看