Translate

이 블로그 검색

2012년 12월 27일 목요일

Usage of %(Percent)

1. Percent Off (D.C: Discount)
    ex) 3400-10% = 3060, which is equal to 3400*(1-0.1).

2. Percent Up
    ex) 3400+10% = 3740, which is equal to 3400*(1+0.1).

3. Percent Of
    ex) 3400*10% = 340, which is equal to 3400*0.1.

4. What Percent
    ex) 3400/10% = 34000, which is equal to 3400/0.1.

NumberMania V2.2 Update

Here are some screenshots of NumberMania V2.2 whose major change is UI updated.




2012년 12월 9일 일요일

2012년 10월 31일 수요일

안드로이드 ADK 개발 킷 개봉

어제 도착한 안드로이드 ADK 개발 킷을 오늘 개봉했다.

개봉 기념으로 사진 몇 컷을 올린다.




Seeeduino ADK (Top)
Seeeduino ADK (Bottom)
Grove - Mega Shield

2012년 6월 8일 금요일

NumberMania V2.0β6 Update

Here are some screenshots of NumberMania V2.0β6 whose major change is Buttons Colored.





Image Research Update (Ver. 1.1.7)

Here are some screenshots.