Mang's Website

Always open to new world!

Home
Twitter Github Facebook Linkedin

Host Your Website - AWS EC2

When your website is almost finished, you should consider where to host it. Amazon EC2 is a good choice. Amazon EC2 - Virtual Server Hosting Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud

web-host aws ec2
4 years ago 0 comments
0 Share 0 Share 0 Share 0 Tweet QZone
0 Share

Build Personal Website Using Ghost in Node.js

Ghost is a newly developed blog publishing platform just like Wordpress. Hosting Ghost website needs the support for NodeJs which is quite convenient to install either on linux or windows. Step 1: Install Nodejs Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an

nodejs ghost-tag
4 years ago 0 comments
0 Share 0 Share 0 Share 0 Tweet QZone
0 Share
Pay Together - new version !

Pay Together - new version !

We are Here Pay Together Previous work The previous version of Pay Together had been served in log4j.me for 6 months. See: Version 1 Why the re-building The previous development was under a push and some key features were missing. However, the most significant factor is we want to

paytogether
5 years ago 0 comments
0 Share 0 Share 0 Share 0 Pin 0 Tweet QZone
0 Share
Husky

Husky

husky

_overlay
5 years ago 0 comments
0 Share 0 Share 0 Share 0 Pin 0 Tweet QZone
0 Share

Longest Increasing Subsequence

The longest increasing subsequence is definied as follows: in a given array of numbers, to find a subsequence (not necessarily contiguous) that is strictly increasing which has the maximum length. The following algorithm finds the longest increasing subsequence in O(n log n) time. Key Implementation Data Structure This algorithm

java
6 years ago 0 comments
0 Share 0 Share 0 Share 0 Tweet QZone
0 Share
Page 2 of 3
Previous Next