Pinned Repositories
Bomb-Kicker
This is an interesting Android game played by multiple players at the same time. One ball jumps across devices randomly and each player kicks the ball with a marker. A player loses if the ball hits the bottom line of his or her device or the ball remains in his or her device when time is over. There is background music playing during the game. The app is written in Java.
Computer-System-Simulation
This project implemented a discrete event simulation of a computer system consisting of a CPU, memory and two disks. I evaluated the performance of the system with different job arrival rates. I also identified the bottleneck of the system by enhancing different components respectively and evaluating the improvement of the system. It is written in C.
Gesture-Control-on-Android-Platform
This Mobile App detected the position of a hand, recognized multiple different gestures, and enabled users to control other apps, such as camera and browser, on an Android device. The project is mainly written in Java.
Hybrid-Cloud-Computing-for-R-6-6-Conterexamples
We designed a hybrid cloud architecture to explore the solutions for Ramsey numbers (6,6). This project implemented a combined algorithm with taboo search and simulated annealing. It integrated and utilized Amazon Web Service, Condor, Azure, Xsede and other super computing resources. It is written in C.
Image-Text-Detection
I implemented a fast scene text detection method with corner detection, saliency detection and a novel region growing algorithm based on corner density. This project is written in Matlab.
Interactive-Games
I developed several interactive games, including Pong, Blackjack, Spaceship with Asteroids and so on. They are written in Python. Please check these websites and try the game: http://www.codeskulptor.org/#user33_iIjqy5NcYG_1.py http://www.codeskulptor.org/#user31_C72nCJkKM8_4.py http://www.codeskulptor.org/#user30_U6GN7gjWXm_2.py
yic.github.io
elvalord's Repositories
elvalord/Image-Text-Detection
I implemented a fast scene text detection method with corner detection, saliency detection and a novel region growing algorithm based on corner density. This project is written in Matlab.
elvalord/Gesture-Control-on-Android-Platform
This Mobile App detected the position of a hand, recognized multiple different gestures, and enabled users to control other apps, such as camera and browser, on an Android device. The project is mainly written in Java.
elvalord/Hybrid-Cloud-Computing-for-R-6-6-Conterexamples
We designed a hybrid cloud architecture to explore the solutions for Ramsey numbers (6,6). This project implemented a combined algorithm with taboo search and simulated annealing. It integrated and utilized Amazon Web Service, Condor, Azure, Xsede and other super computing resources. It is written in C.
elvalord/Bomb-Kicker
This is an interesting Android game played by multiple players at the same time. One ball jumps across devices randomly and each player kicks the ball with a marker. A player loses if the ball hits the bottom line of his or her device or the ball remains in his or her device when time is over. There is background music playing during the game. The app is written in Java.
elvalord/Computer-System-Simulation
This project implemented a discrete event simulation of a computer system consisting of a CPU, memory and two disks. I evaluated the performance of the system with different job arrival rates. I also identified the bottleneck of the system by enhancing different components respectively and evaluating the improvement of the system. It is written in C.
elvalord/Interactive-Games
I developed several interactive games, including Pong, Blackjack, Spaceship with Asteroids and so on. They are written in Python. Please check these websites and try the game: http://www.codeskulptor.org/#user33_iIjqy5NcYG_1.py http://www.codeskulptor.org/#user31_C72nCJkKM8_4.py http://www.codeskulptor.org/#user30_U6GN7gjWXm_2.py
elvalord/yic.github.io