Coder Social home page Coder Social logo

kai 's Projects

-t-stack icon -t-stack

our MyStack class uses an array as its underlying data structure and will implement the following methods:  default constructor – creates an array of size 10  constructor(int n) – creates an array of size n  destructor – deallocates memory assigned to the underlying array  push – inserts item at top of stack, throws an error if the stack is full  pop – removes the item at the top of the stack, throws an error if the stack is empty

binarysearchtree icon binarysearchtree

a binary search tree data structure with the following functions: inorder traversal preorder traversal postorder search insert delete may max and min if i have time

camvy-world-demonstrations icon camvy-world-demonstrations

Camvy World Demonstration is a set of demonstrations demonstrate the virtual world and the real world we live in. The virtual world on top of the real world. All demos run on android device. This a fork of Google Maps Android Apidemos. All credits to them.

cdcatalogue icon cdcatalogue

A C++ CD catalogue application for storing accessing music artists and album names

coolmaps icon coolmaps

A demo in custom map interfaces in Android for the new Parker App

domanda icon domanda

Rails API server for question and answering video platform

facerecognition icon facerecognition

Using OpenCv to recognized face and classify emotion. this is the component for the app OneMoji

fixedsortedlist icon fixedsortedlist

This class maintains a sorted array by finding the correct index for insertion and moving all of the values above that index up one position.

grt icon grt

gesture recognition toolkit

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.