Pinned Repositories
Chatbot
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
find-political-donors
Game
This is a game project called Tiki Mongo whose code is in the private repository. I used Unity to design the player, sence that is the basic concept in Unity, TikiMan who is the enermy and mainmenu through which the player could enter in the game.
Game-InfiniteRunner
Game-xiaoxiaole
imagine-cup_image-recognition
InformationRetrivalSystem
leedcode
Wind-pendulum-control-system
lingqinx's Repositories
lingqinx/imagine-cup_image-recognition
lingqinx/Wind-pendulum-control-system
lingqinx/Chatbot
lingqinx/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
lingqinx/find-political-donors
lingqinx/Game
This is a game project called Tiki Mongo whose code is in the private repository. I used Unity to design the player, sence that is the basic concept in Unity, TikiMan who is the enermy and mainmenu through which the player could enter in the game.
lingqinx/Game-InfiniteRunner
lingqinx/Game-xiaoxiaole
lingqinx/InformationRetrivalSystem
lingqinx/leedcode
lingqinx/lob-python
Python Wrapper for Lob API
lingqinx/LobLetter
lingqinx/pinterest-api-demo
lingqinx/RandomCode
all kinds of code
lingqinx/turbo-invention
lingqinx/web-technology
HTML, CSS, JavaScript, Bootstrap, AJAX, JSON, Jquery, Android, IOS
lingqinx/weenix-1
lingqinx/WeenixKernel
This file contains quick instructions for getting Weenix to run on Redhat-derived or Debian-derived Linux flavors. See the documentation in doc/ for detailed instructions. 1. Download and install dependencies. On recent versions of Ubuntu or Debian, you can simply run: $ sudo apt-get install git-core gcc gdb qemu genisoimage make python python-argparse cscope xterm bash or on Redhat: $ sudo yum install git-core gcc gdb qemu genisoimage make python python-argparse cscope xterm bash (tested on: Ubuntu 10.04, Debian 6, and Amazon Linux 2011.09 -- all on Linux 2.6.32 x86) 2. Compile Weenix: $ make 3. Invoke Weenix: $ ./weenix -n or, to run Weenix under gdb, run: $ ./weenix -n -d gdb -- Important Spring 2017 CSCI 402 usage information: This fils is part of CSCI 402 kernel programming assignments at USC. Posting any part of these assignments to a public repository is STRICTLY PROHIBITED.