Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:blog

Multicore network approach

Quite interesting approach to routing. Ad-hoc network as multicore structure 13_marowka_-_routing_scalability_in_multicore-based...pdf

2009/08/25 07:56 · 0 Comments

Free cources from TechOnline

  • * Design Video and Image Processing Systems with Low Cost Cyclone III FPGAs (Course)
  • Design Low Cost - Low Power Wireless Systems With Cyclone III FPGAs (Course)
  • TSMC Proof of Concept (Course)
  • Mechatronics PID Auto Control (Course)
  • Mechatronics PID Odds and Ends (Course)
  • Mechatronics PID Tuning (Course)
  • Mechatronics PID Control (Course)
  • Analog Devices RF Amps (Course)
  • Fujitsu Graphic Display Controllers (Course)
  • DC-DC Step-Up Regulators (Course)
  • Eliminating Audible Transients in Audio Systems (Course)
  • LaserStream™: Next Generation Navigation Sensors for Optimized Low-Power Design (Course)
  • Common sources of Pop Click artifacts and solutions for PC Audio systems (Course)
  • Single Chip, Instant-on Secure Programmable Logic (Course)
  • TTI - Supercharging Performance of 2 mm Hard Metric (HM) Backplanes (Course)
  • Fundamentals of Microcontrollers (Course)
  • austriamicrosystems Optimise Battery Lifetime (Course)
  • Introduction to Long Term Evolution (LTE) (Course)
  • The Fujitsu 26-port 10gigabit Ethernet Switch IC for Next Generation Data Centers (Course)
  • TTI QuikCast Phoenix Contact’s Quick Connect System (Course)
  • IC Compiler Update: The Next Wave in Physical Implementation - Implementation Seminar Series (Course)
  • Fundamentals of FPGAs (Course)
  • The Top 10 Issues That Cause Bad Prototypes (Course)
  • Introduction to ARM (Course)
  • Input/Output (I/O) Connector Systems (Course)
  • Fundamentals of SoCs (Course)
  • 3-in-1 RGB High Power LED Package Capabilities (Webcasts)
  • Fujitsu Microcontrollers for Consumer and White-good Application (Course)
  • Fundamentals of Multicore Processing (Course)
  • Fundamentals of FPGAs (Course)
  • Fundamentals of Data Converters (Course)
  • Driving Control in your Application - Segment Liquid Crystal Display (LCD) Microcontroller Solutions (Course)
  • Fundamentals of Embedded Software Optimization (Course) In Progress
  • Fundamentals of Embedded Systems Security (Course)
  • Fundamentals of Mixed-Signal FPGAs (Course)
  • Fundamentals of DSP (Course)
  • Fundamentals of LED Dimming (Course)
  • Fundamentals of Linear Regulators (Course)
  • Fundamentals of LED Dimming (Course)
  • The Next Generation Gaming Mouse Sensor - Avago Technologies (Course)

short c++ coding style guidelines

They say

  • Tabs are set every three spaces.
  • Variable and function names are lowercase.
  • Constant names are uppercase. Class names start with an uppercase letter.
  • There are spaces after reserved words and between binary operators.
  • Braces must line up.
  • No magic numbers may be used.
  • Every function must have a comment.
  • At most 30 lines of code may be used per function.
  • No goto, continue, or break is allowed.
  • At most two global variables may be used per file.
2009/08/06 16:44 · 4 Comments

Michael`s russian exercise

У меня есть две собаки и нуль коты. Это три собаки красные, они не оранжевые. Мои шесть друзей не тут, они вон там. (моих?) Я и мои шестнадцать словари ездим часто. Я хочу пять монеты, не один банковский чек. Шестнадцать забавных девочек едят семнадцать багряных лошадей. Я и три друзья идем в кинотеатре, взамен в приходим домой.

2009/08/05 00:21 · 0 Comments

<< Newer entries | Older entries >>

etc/blog.txt · Last modified: 2016/08/07 23:54 by kel