netcan / LinAlgLinks
实现一个线性代数库,为Python写扩展。《程序猿的数学3 线性代数》读后笔记
☆20Updated 7 years ago
Alternatives and similar repositories for LinAlg
Users that are interested in LinAlg are comparing it to the libraries listed below
Sorting:
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆20Updated 9 years ago
- 《跟着瓦利哥学写OS》的课程代码☆101Updated 11 years ago
- 多 处理器编程的艺术☆115Updated 10 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆90Updated 5 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆51Updated 3 years ago
- 【译】UIUC CS241 系统编程中文讲义☆50Updated 3 years ago
- Assembly Exercise 王爽 《汇编语言 第二版》练习题答案☆36Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 操作系统真象还原☆120Updated last year
- OS开发编写的资料☆118Updated 4 years ago
- 《30天自制操作系统》在Linux下的实践☆97Updated 7 years ago
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- Expert C++的个人翻译☆55Updated 4 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 12 years ago
- Funny and interesting codes developed in my spare time☆73Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆78Updated 5 years ago
- 《计算机程序的构造和解释》编程题解☆168Updated 7 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 9 years ago
- ☆110Updated 4 years ago
- Building ucore OS step by step☆152Updated 10 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆395Updated 2 months ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆109Updated 4 years ago
- ☆492Updated 8 years ago
- simple compiler☆119Updated 8 years ago
- gcc五分钟系列☆244Updated 6 years ago
- ☆28Updated 9 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆235Updated 4 years ago