Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
A fast Median filter, developed to support my PhD Thesis. Should suit real time.
A few tweeks are still posssible, but its already a lot faster than the stuff in the public domain.
This program is able to simulate digital circuits on gate level. This code was written during my bachelor thesis. It is not near perfection, but it has potential. So if there's someone out there interested in making it better, feel free to do so.
This is the source code used in the 2013 PhD thesis by Warren Creemers
The thesis titled "On the Recognition of Emotion from Physiological Data"
This thesis was submitted by Warren Creemers In Partial Fulfillment of the Requirements for the award of Doctor of Philosophy, (Computer Science) and is currently under examination.
Warren Creemers completed this work at the Faculty of Communications, Health and Science - Edith Cowan University in February, 2013.
Finds bad examples for the local search Path Partitioning algorithm
Path Partitioner constructs random graph partitions and solves the linear (or integer) programming problems that assign weights to the edges such that the performance ratio of the local search algorithm for the Path Partitioning problem is minimized. See http://www.tau.ac.il/~ohadschn/Thesis/Partitioning.pdf.
Requirements:
Microsoft Automatic Graph Layout
http://research.microsoft.com/en-us/projects/msagl/
Gurobi Optimizer
http://www.gurobi.com/
Permutations, Combinations, and Variations using C# Generics
http://www.codeproject.com/Articles/26050/Permutations-Combinations-and-Variations-using-C-G