02 2016 档案

Java generics
摘要:Prior to Java 5, there are a lot of casting in collections, since in collection you add objects and cast the object you get back from collection. Prov 阅读全文

posted @ 2016-02-19 01:39 touchdown 阅读(160) 评论(0) 推荐(0)

If application data needs to be sent to IP address xx.xx.xx.xx, how does it work in underneath network?
摘要:This is to illustrate the communication between two separate machines which don't have a direct physical connection. Application data is generated and 阅读全文

posted @ 2016-02-14 01:18 touchdown 阅读(163) 评论(0) 推荐(0)

Projects_Tweets Analysis
摘要:This is a course project of real time big data analysis. My idea is to use tweets to extract trending topics and analyze political popularity using Ha 阅读全文

posted @ 2016-02-04 22:32 touchdown 阅读(154) 评论(0) 推荐(0)

Recommendation Systems
摘要:The key data that drives most recommendation systems is user behavior data. There are two main types of user behavior data: implicit user feedback dat 阅读全文

posted @ 2016-02-03 04:02 touchdown 阅读(195) 评论(0) 推荐(0)

Projects_ILs Parameterization
摘要:1 #!/usr/bin/env python3 2 3 ## README ##################################################################### 4 # 5 # This script is meant to measure p 阅读全文

posted @ 2016-02-01 01:36 touchdown 阅读(167) 评论(0) 推荐(0)

Projects_System Administrator
摘要:I was working at NYU HPC team as a Linux system administrator since last September. It is an very great experience to work there as a graduate student 阅读全文

posted @ 2016-02-01 01:29 touchdown 阅读(192) 评论(0) 推荐(0)

导航