Git Product home page Git Product logo

Eidon's Projects

art icon art

Translator of the Ariel recovery language

ccourse icon ccourse

A short course about C (actually about Lex and YACC too!)

combinatorialmusic icon combinatorialmusic

Permutations can be considered as the orbits of a dynamic system. This code translates those orbits into simple and not-so-simple 3-voice music scores.

fn icon fn

A class of C functions to interpret functional forms

heartquake icon heartquake

Simulates the HeartQuake game for a given number of cycles. Reports winners and ongoing games

lcwm icon lcwm

Learn C With Me - repo for my C exercises

objalloc icon objalloc

A class of C functions to manage dynamically growing arrays

ocaml icon ocaml

Simple OCaml functions and modules

opencv-floodfill icon opencv-floodfill

Priority-flood flood-fill Algorithm no. 2 as described in article: Barnes, Lehman, Mulla. "Priority-Flood: An Optimal Depression-Filling and Watershed-Labeling Algorithm for Digital Elevation Models". Computers & Geosciences. Vol 62, Jan 2014

opencv-ratiomaps icon opencv-ratiomaps

Given an HSI image, this code produces the H/I and S/I ratio maps. Histograms are also computed and a threshold for the segmentation of cloud shadows is identified

permutation-feed-povray icon permutation-feed-povray

Creates a PovRay source code to create a 3D representation of a permutation number (see Permutation-numbers)

permutation-numbers icon permutation-numbers

Permutations can be considered as the orbits of a dynamic system p' = succ(p), where p is a permutation and p' is its successor in the lexycographically ordered set of permutations (plus the Nil permutation, whose successor is Nil). Here I present a function that produces those orbits as well as a number of "permutation numbers" derived from those orbits.

rrvars icon rrvars

A reactive layer for the C programming language

tom icon tom

TOM is a class of C functions to manage time-out objects, namely time-triggered callbacks (objects that postpone a function call by a certain amount of time). Requires the EPX message passing library.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.