Author: lethic

Agent Based Video Recommendation Simulation Using Netlogo

May 11, 2013 Agent Based Simulation, Tech No comments

I’d spent two weeks on Netlogo Manual and a tutorial on youtube before I wrote this program. Netlogo is a good agent based simulation platform while i[……]

Read more

GNU Octave (Matlab’s opponent)

April 29, 2013 Octave No comments


I attend Andrew Ng’s Machine Learning courses on Coursera recently. And he recommend us to use GNU Octave to do some calculation.

Actually, GNU O[……]

Read more

Vim !

April 4, 2013 Programming No comments

1

Vim is a powerful text editor and it is the most popular one for Linux users.
For details of it you can go to https://en.wikipedia.org/wiki/Vim_%[……]

Read more

Link R and Netlogo in Ubuntu

April 3, 2013 Agent Based Simulation, Pro_R No comments

1

Netlogo is a powerful platform for simulation while its mathimatical calculation is relatively poor comparing to some specific softwares. So it is[……]

Read more

Install R in Ubuntu 12.04 64 bit

April 2, 2013 Pro_R 1 comment

1

1. Update:
To obtain the latest R packages, add an entry like

deb http:///bin/linux/ubuntu raring/

or

deb http:///bin/linux/ubuntu[……]

Read more

Andrew Ng’s Lecture @ Tsinghua U.

March 29, 2013 Tech No comments


Andrew Ng came to Beijing to give two lectures this Tuesday, one in Baidu and another in Tsinghua U.. And I was very lucky to go to his lecture in T[……]

Read more

Get Started With ABS (Agent Based Simulation)

March 22, 2013 Agent Based Simulation No comments

ABS is short for Agent Based Simulation, or Agent Based Modeling. I was acknowledged to this from my tutor, Pro.Guo. She is doing some research in dat[……]

Read more

ARM7 Controlled Robot

February 24, 2013 Embedded System 5 comments

Video:(if it doesn’t work please click here)

This is a smart car controlled by LPC2148, and its position can be detected by using Zigbee equipmen[……]

Read more

SPFA + DPThe Ghost Blows Light

February 24, 2013 Dynamic Programming No comments

The Ghost Blows Light
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1017 Accepted Subm[……]

Read more

DP : Hometask

February 24, 2013 Dynamic Programming No comments

Hometask
time limit per test
2 seconds
memory limit per test
256 megabytes
input
standard input
output
standard output

Sergey attends lesso[……]

Read more

DP:magic number

February 24, 2013 Dynamic Programming No comments

Magic Number
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Total Submission(s): 866 Accepted Submission(s):[……]

Read more

DPMost Powerful

February 24, 2013 Dynamic Programming No comments

Most PowerfulTime Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu
SubmitStatus

Description

Recently, researchers on Mars ha[……]

Read more

DPMax Sum of Max-K-sub-sequence

February 24, 2013 Dynamic Programming No comments

Max Sum of Max-K-sub-sequenceTime Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
hdu3415

Description
Given a circle sequen[……]

Read more

DP:Travelling

February 24, 2013 Dynamic Programming No comments

B – Travelling
Time Limit:3000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
SubmitStatus

Description
After coding so many days,Mr[……]

Read more

DP:Sliding Window

February 24, 2013 Dynamic Programming No comments

note: This article comes from the Internet. Please contact me via lethic@163.com if there is any infringement.
lethic@163.com.

E – Sliding Window[……]

Read more

DP: Bone Collector

February 24, 2013 Dynamic Programming No comments

Bone CollectorTime Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
SubmitStatusPracticeHDU 2602

Description
Many years ago[……]

Read more

DP: Chores

February 24, 2013 Dynamic Programming No comments

ChoresTime Limit:3000MS Memory Limit:30000KB 64bit IO Format:%I64d & %I64u
SubmitStatusPracticePOJ 1949

Description
Farmer John’s family pi[……]

Read more

DP:

February 24, 2013 Dynamic Programming No comments

Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u
SubmitStatusPracticePOJ 1088

Description
Michael Michael

1 2 3[……]

Read more

DP:How To Type

February 24, 2013 Dynamic Programming No comments

How to TypeTime Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
SubmitStatusPracticeHDU 2577

Description
Pirates have finis[……]

Read more

DP : Travel

February 24, 2013 Dynamic Programming No comments

TravelTime Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u
SubmitStatusPracticePOJ 3230

Description

One traveler travels[……]

Read more