Giter Site home page Giter Site logo

hazevt04's Projects

bresenham icon bresenham

Implementation of Bresenham Algorithm for Line Drawing (for practice). Renders to PNG. Need libpng which also needs libz

c_plus_plus_template icon c_plus_plus_template

Template for C++ project with my utils.h define macros (debug_printf), a random value generator and timing using std::chrono

cuda_reduce icon cuda_reduce

Trying out the reduction kernels from The CUDA Handbook by Nicolas Wilt and Mark Harris' (NVIDIA) reduction kernels

cuda_template icon cuda_template

My starting point for CUDA projects. This initial version is an epic overkill for a vector add but shows off what you can do (maybe not what you should do?)

easyline icon easyline

Code Wars 7ku Problem- Sum of the Squares for a line of Pascal's Triangle. For now, limited to factorial result fitting in ULLONG_MAX.

gen_png icon gen_png

Using various means to generate data for simple PNG images. Hopefully simple; more for practice purposes.

gen_proto icon gen_proto

Generates prototypes for new files to screen based on suffix

hangman icon hangman

Hangman C Code. Needed for an Intermediate C Programming class. Will use this to continue to make tweaks and improvements.

mandelbrot icon mandelbrot

Tinkering with Mandelbrot set and color palette

nestedloops icon nestedloops

Messing around with multi-dimensional arrays, functions and for loops

npcuda_experiments icon npcuda_experiments

Based on https://github.com/rmcgibbo/npcuda-example. I got it to work with pinned memory via cudaHostRegister(). It sets NumPy memory to be used by CUDA?

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.