Skip to content

Instantly share code, notes, and snippets.

@duckinator
Created March 2, 2011 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save duckinator/851865 to your computer and use it in GitHub Desktop.
Save duckinator/851865 to your computer and use it in GitHub Desktop.
.
|-- Aho - Compilers - Principles, Techniques, and Tools 2e.pdf
|-- ai
| |-- A Field Guide to Genetic Programming.pdf
| |-- Brief Introduction to Educational Implications of Artificial Intelligence.pdf
| |-- Computational-Linguistics.pdf
| |-- Global Optimization Algorithms Theory and Application.pdf
| |-- Machine Learning, Neural and Statistical Classification.pdf
| |-- Machine Learning.pdf
| `-- Neural Networks - A Systematic Introduction.pdf
|-- Basics of Compiler Design.pdf
|-- Computer Organization and Design Fundamentals.pdf
|-- computer vision
| |-- Computer Vision: Algorithms and Applications 2010-05-17.pdf
| |-- Document Image Analysis.pdf
| |-- Eye, Brain, and Vision.pdf
| |-- From Algorithms to Vision Systems – Machine Vision Group 25 years.pdf
| |-- Fundamentals of Computer Vision.pdf
| |-- Introduction to Programming for Image Analysis with VTK v5.pdf
| |-- Picture Interpretation: A Symbolic Approach
| | |-- Picture Interpretation: A Symbolic Approach part 1.pdf
| | `-- Picture Interpretation: A Symbolic Approach part 2.pdf
| |-- Planning Algorithms.pdf
| |-- Spacial Augmented Reality.pdf
| `-- Visual Reconstruction.pdf
|-- electronics
| |-- Designing Analog Chips.pdf
| `-- Lessons In Electronic Circuits
| |-- Volume 1 - DC.pdf
| |-- Volume 2 - AC.pdf
| |-- Volume 3 - Semiconductors.pdf
| |-- Volume 4 - Digital.pdf
| |-- Volume 5 - Reference.pdf
| `-- Volume 6 - Experiments.pdf
|-- How Computers Work: Processor and Main Memory.pdf
|-- Introduction to Computing.pdf
|-- manuals
| |-- amd
| | |-- AMD64 Architecture Programmer's Manual
| | | |-- Volume 1: Application Programming.pdf
| | | |-- Volume 2: System Programming 24593.pdf
| | | |-- Volume 3: General-Purpose and System Instructions.pdf
| | | |-- Volume 4: 128-Bit Media Instructions.pdf
| | | |-- Volume 5: 64-Bit Media and x87 Floating-Point Instructions.pdf
| | | `-- Volume 6: 128-Bit and 256-Bit XOP and FMA4 Instructions.pdf
| | `-- AMD CPUID Specification.pdf
| `-- intel
| |-- Intel 64 and IA-32 Architectures Optimization Reference Manual.pdf
| |-- Intel 64 and IA-32 Architectures Software Developer's Manual
| | |-- Documentation Changes.pdf
| | |-- Volume 1: Basic Architecture.pdf
| | |-- Volume 2A: Instruction Set Reference, A-M.pdf
| | |-- Volume 2B: Instruction Set Reference, N-Z.pdf
| | |-- Volume 3A: System Programming Guide.pdf
| | `-- Volume 3B: System Programming Guide.pdf
| |-- Intel 64 Architecture x2APIC Specification.pdf
| |-- Intel Advanced Encryption Standard New Instructions (Intel AES-NI) Set White Paper.pdf
| |-- Intel Carry-Less Multiplication Instruction and its Usage for Computing the GCM Mode White Paper.pdf
| |-- Intel CPUID Specification.pdf
| `-- Intel Virtualization Technology FlexMigration (Intel VT FlexMigration) Application Note.pdf
|-- Object-oriented Programming with Ansi-C.pdf
|-- operating systems
| |-- An Operating Systems Vade Mecum, Second Edition.pdf
| |-- A Short Introduction to Operating Systems.pdf
| |-- Practical File System Design.pdf
| |-- Project Oberon - The Design of an Operating System and Compiler.pdf
| `-- Understanding the Linux Virtual Memory Manager.pdf
|-- Patterns for Time-Triggered Embedded Systems 2010-07a.pdf
`-- VHDL Cookbook.pdf
11 directories, 57 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment