DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Avr Tutorial

       AVR GCC Tutorial (WinAVR)   Early before alpha Version 1.00    This a Google translation for the famous German Wiki tutorial to  be found in www.mikrocontroller.net    …

Education Algo>ADT list & linked list

1. 1 List ADT & Linked Lists 2. 2 List A Flexible structure, because can grow and shrink on demand. Elements can be:  Inserted  Accessed  Deleted At any position…

Documents C-programs

Quick Reference to C Programs By S.Anandamurugan M.E., (Ph.D)., MISTE., MACEEE., Faculty, School of Communication and Computer sciences Kongu Engineering College, Perundurai,…

Documents C Programs

Introduction to C Programming C CONCEPTS 1.1 Introduction C is a remarkable language. Designed originally by Dennis Ritchie, working at AT&T Bell Laboratories in New…

Technology User Testing on a Shoestring

1. Web App Security Horror StoriesSimon Willison, 6th March 2009 Saturday, 7 March 2009 2. This talk is about learning from otherpeople’s mistakes Saturday, 7 March 2009…

Technology Guide: How to Build OpenCV 3.0.0

1. BUILDING OPENCV 3.0.0 YOURSELF André Moreira June, 2014 2. WHO I AM ... # My name is André de Souza Moreira; # Msc. Candidate at PUC-RIO; # Researcher at Instituto Tecgraf…

Technology Introduction to Git

1. Introduction to GitVersion Control System 2. Who am I• LittleQ, junior student@ NCCUCS• Software engineer @ Genie Capital• Co-organizer @ Taipei Google Tech User…

Education 5th Sem SS lab progs

1. SS &os Progs 1a %{ #include int sc=0,lc=0,wc=0,cc=0; %} %% [^ t n]+ {wc++;cc+=yyleng;} n {lc++;} " " {sc++;} .; %% yywrap() { return 1; }…

Technology AdWords Scripts (russian)

1. AdWords API Workshops – All rights reserved 2. AdWords Scripts Автоматизация AdWords с помощью JavaScriptAnash P. Oommen, Google Inc. Danial Klimkin,…