Coder Social home page Coder Social logo

shen9175's Projects

3d-animation icon 3d-animation

Bone Animation with Fix function lighting with shader approach

avr-midi-project icon avr-midi-project

AVR ATMega644 chip wih MIDI Recorder and Player: watch the demo video on https://youtu.be/2f1lXY0KVbk

bst icon bst

a practice of implementation of binary search tree using template class and C++11 new feature smart-pointer

c-compiler-project icon c-compiler-project

implement partial C language functions with new C++11 standard for C part(no class and encapsulation) (only implement 64bit integer type, double, and array as basic type, pointer not implemented) the output code is assembly code on AMD-X64 architecture ISA on linux. No optimization process in code generation part.

connect-4-game icon connect-4-game

a homebrew pc game connect4 with adversarial search: minimax algorithm. Based on Microsoft XNA and C# watch demo on https://youtu.be/LEI0qJksOwY

doubly-linked-list icon doubly-linked-list

a practice of implementation of doubly linked list using template class and C++11 new feature smart-pointer

goku-vs-zombies icon goku-vs-zombies

a 2D game realtime battle model, watch video on https://youtu.be/4IlHr9hOcDE

linux-simple-shell-implementation icon linux-simple-shell-implementation

implement simplified bash shell including parse command, call external command, implement some internal command, change directories, set PATH environment variables , implement commands history, list history, set alias, list alias etc.

queryparser icon queryparser

a practice and implementation of C++ primer 5th edition example with self implement operator (),OR, AND, NOT with flex and bison

queue icon queue

a practice of implementation queue template class with C++11

rocblas icon rocblas

Next generation BLAS implementation for ROCm platform

stack icon stack

a practice of implementation stack template class with C++11

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.