Giter Site home page Giter Site logo

Zygal's Projects

altera-opencl-toolset-for-intel-fpga-sdk icon altera-opencl-toolset-for-intel-fpga-sdk

This program is to assist as a toolset for OpenCl's FPGA SDK. Since the OpenCL has a certain standard and procedure of compiling and transferring mehods to the board, this tool set was written to assist in plain english.

boolcast icon boolcast

This library is intended to be used with the branchless programming technique which generally plays nicer with RISC systems. Sometimes, pipeline hazards (structural, or data) which can potentially manifest as pipeline stalls, can occur through branch instruction sequences that the compiler cannot avoid. These bubbles can be avoided by using arithmetic instructions instead of branching multiple times. Using bits not only saves memory, but also in most cases, speeds up the logic.

drop-angle-calculator icon drop-angle-calculator

In the world of roller coasters, statistics such as speed, drop height, and drop angle have been boasted by companies designing them to attract riders. NoLimits Roller Coaster Simulation software (http://www.nolimitscoaster.com/) is a professional roller coaster IDE in which real companies use to design tracks. One aging problem with the IDE was easily calculating the angles between track nodes. The NoLimits community had been longing for such a tool that was easy to use and involved little mathematics. The NoLimits Drop angle calculator was developed with these needs in mind and involved only three data points from the user in order to obtain the drop in degrees. The application was developed in C.

handshake-linux icon handshake-linux

Still in Development. File dfehll.c is not my own code, I used it to understand DHKE and the file is here only for convenience, it has nothing to do with the program itself.

mir_appender icon mir_appender

This is an intel hex parser and CRC appender. The program will go through an intel hex file and calculate a crc for it, then will append it to a new intel hex file at an address of your choice. These are all configurable through a config file and a UI tool. CRC/Checksum calculation functions can be added by adding function pointers.

mp3 icon mp3

Meant for MIPS and ARM systems for a total software implementation of an MP3 decoder.

mwm icon mwm

Motif Window Manager

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.