Skip to content

Instantly share code, notes, and snippets.

@duckinator
Created November 29, 2011 22:05
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/1406773 to your computer and use it in GitHub Desktop.
Save duckinator/1406773 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
├── ARM1176JZF-S_r0p7_trm.pdf
├── Basics of Compiler Design.pdf
├── Computer Architecture - A Quantitative Approach.pdf
├── Computer Organization and Design Fundamentals.pdf
├── Computer Organization & Design The Hardware
│   ├── Computer Organization and Design, 4th Ed, D. A. Patterson and J. L. Hennessy.pdf
│   └── Solutions Manual
│   ├── Chapter 1.pdf
│   ├── Chapter 2.pdf
│   ├── Chapter 3.pdf
│   ├── Chapter 4.pdf
│   ├── Chapter 5
│   │   ├── 5.10.pdf
│   │   ├── 5.11.pdf
│   │   ├── 5.13.pdf
│   │   ├── 5.14.pdf
│   │   ├── 5.15.pdf
│   │   ├── 5.16.pdf
│   │   ├── 5.17.pdf
│   │   ├── 5.18.pdf
│   │   ├── 5.1.pdf
│   │   ├── 5.2.pdf
│   │   ├── 5.3.pdf
│   │   ├── 5.4.pdf
│   │   ├── 5.5.pdf
│   │   ├── 5.7.pdf
│   │   ├── 5.8.pdf
│   │   └── 5.9.pdf
│   ├── Chapter 6
│   │   ├── 6.10.pdf
│   │   ├── 6.11.pdf
│   │   ├── 6.12+6.13.pdf
│   │   ├── 6.15.pdf
│   │   ├── 6.16.pdf
│   │   ├── 6.17.pdf
│   │   ├── 6.18.pdf
│   │   ├── 6.19.pdf
│   │   ├── 6.1.pdf
│   │   ├── 6.20.pdf
│   │   ├── 6.2.pdf
│   │   ├── 6.3.pdf
│   │   ├── 6.4.pdf
│   │   ├── 6.5.pdf
│   │   ├── 6.6+6.7.pdf
│   │   ├── 6.8.pdf
│   │   └── 6.9.pdf
│   └── Chapter 7
│   ├── 7.11.pdf
│   ├── 7.12.pdf
│   ├── 7.15.pdf
│   ├── 7.18.pdf
│   ├── 7.19.pdf
│   ├── 7.22.pdf
│   ├── 7.23.pdf
│   ├── 7.5.pdf
│   ├── 7.8 +7.7.pdf
│   └── 7.9.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 8259a PIC.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
│   └── serialata10a.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
├── sata
│   ├── 2.6 Design Guides
│   │   ├── SATA26_Slimline ODDConnectorDesignGuide003_10.pdf
│   │   └── SATA26_Supp_001v0_DataTxErrors.pdf
│   ├── Intel_SATA_Review_rev1.1.pdf
│   └── SATA_2.6_Ratified_Errata
│   ├── 001_SATA26_ECN_001v0_SlimlineBump.pdf
│   ├── 002_SATA26_ECN_002v0_BumpCorrection.pdf
│   ├── 003_SATA26_ECN_003v1_StateNameCorrections.pdf
│   ├── 004_SATA26_ECN_004v2_ATApages.pdf
│   ├── 006_SATA26_ECN_006_v1_FB10removal _2_.pdf
│   ├── 008_SATA26_ECN_008_v1_FB500_Final.pdf
│   ├── 009_SATA26_LBP_COMP_ECN_009_Final.pdf
│   ├── 010_SATA26_ECN_010v0_PowerStateResumeSpeed.pdf
│   ├── 011_SATA26_ECN_011v5_validDATA.pdf
│   ├── 012_SATA26_ECN_BUMPv02_ecn_012.pdf
│   ├── 013_SATA26_ECN_013v2_Sec13corrections.pdf
│   ├── 014_SATA26_ECN_014v0_PACKETstatenames.pdf
│   ├── 016_SATA26_ECN016_LongTermFreq_FreqAccSSCTests_final.pdf
│   ├── 017_SATA26_ECN017_OOBBurstGapDuration_final.pdf
│   ├── 018_SATA26_ECN_018v0_Figure69PinLocationCorrection .pdf
│   ├── 019_SATA26_ECN_019_v2_Cable_ISI_Test.pdf
│   ├── 021_eSATA Cabcon_ECN_021_done.pdf
│   ├── 022_SATA26_ECN_022v1_cleanup8KB_IDENTIFY.pdf
│   ├── 023_SATA26_ECN023_10.pdf
│   ├── 024_Rev2_6_ECN_024.pdf
│   ├── 025_SATA26_ECN_025_v1_Rise_Time_Meas.pdf
│   ├── 026_SATA26_LBP_COMP_ECN_009_Final.pdf
│   ├── 027_SATA_Gen3i_ECN_027_v1.0_Rx-RL_text_and_figure_changes.pdf
│   ├── 028_SATA_ECN028_v0p0_Clarification_of_Test_Patterns.pdf
│   ├── 029_SATA_Gen3i_ECN_029_v0_Add_Pattern_to_TX_AC_Com_Mode_test.pdf
│   ├── 030_SATA26_ECN_030_v1_section_7.3.2.3_grammatical_error.pdf
│   ├── 031_SATA26_ECN_031_20081105_v000_correction_to_ECN004.pdf
│   ├── 032_SATA26_ECN_032_v0_Tx_AC_Com_Mode_Table_Units.pdf
│   ├── 033_ECN_033_20081201_v02_Definitions_of_Terms.pdf
│   ├── 034_ECN_034_20081215_v02_Corrections_to_TP005.pdf
│   ├── 035_ECN_035_20081215_v01_Clarification_Words_76_79.pdf
│   ├── 036_ECN_036_20090219_v031 LIF SATA Clarifications.pdf
│   ├── 037_SATA26_2009_02_27_Technical_Integration_WG_Changes.pdf
│   └── 038_SATA26_ECN_038_keyv0_001.pdf
├── solidstate_guitar_amplifiers_teemu_kyttala_v1.0.pdf
└── VHDL Cookbook.pdf
19 directories, 147 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment