Skip to content

Instantly share code, notes, and snippets.

@hightemp
Last active May 4, 2016 13:26
Show Gist options
  • Select an option

  • Save hightemp/6b263343d4d90b93c71b0894e82c2628 to your computer and use it in GitHub Desktop.

Select an option

Save hightemp/6b263343d4d90b93c71b0894e82c2628 to your computer and use it in GitHub Desktop.
Software
# Bootable Live USB drives
# Rufus
http://rufus.akeo.ie
# UNetbootin
http://unetbootin.github.io
# Recognition
# OpenCV
# Работа каскада Хаара в OpenCV в картинках: теория и практика
https://habrahabr.ru/company/recognitor/blog/228195/
# Обучение каскада Хаара на примере поиска символов автомобильного номера OpenCV
http://kostyakulakov.ru/2015/07/04/opencv-обучение-каскада-хаара/
# Face recognition techniques
https://github.com/Itseez/opencv_contrib/tree/master/modules/face
# SDR - Software define radio
# Gqrx is an experimental software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit.
http://gqrx.dk
https://github.com/csete/gqrx
# CAD - Universal Circuit Simulator
# KTechLab - свободная программа с открытым кодом для проектирования и симуляции электрических схем
https://sourceforge.net/projects/ktechlab/
https://github.com/ktechlab/ktechlab
# Qucs — open-source САПР для моделирования электронных схем
http://qucs.sourceforge.net
https://github.com/Qucs/qucs
# Programmable logic
# USBasp - USB programmer for Atmel AVR controllers
http://www.fischl.de/usbasp/
# Fluid dynamics simulation
# FreeFOAM is a comprehensive C++ toolkit for the solution of partial differential equations in three dimensions. Its main application is in computational fluid dynamics (CFD), although it can also be used for other problems, as diverse as solid stress analysis or derivatives pricing in financial applications.
git://repo.or.cz/freefoam.git
http://freefoam.sourceforge.net
# OpenFOAM is free, open source software for computational fluid dynamics (CFD), developed primarily by CFD Direct, on behalf of the OpenFOAM Foundation.
git://github.com/OpenFOAM/OpenFOAM-3.0.x.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment