android 在為進軍太空做準備 - Google

Hedwig avatar
By Hedwig
at 2009-05-01T10:22

Table of Contents

網誌原文:
http://kenshinnn.blogspot.com/2009/04/android.html

在看 android code 時,看到這樣的東西:

/** Standard gravity (g) on Earth. This value is equivalent to 1G */
public static final float STANDARD_GRAVITY = 9.80665f;
/** values returned by the accelerometer in various locations in the
universe.
* all values are in SI units (m/s^2) */
public static final float GRAVITY_SUN = 275.0f;
public static final float GRAVITY_MERCURY = 3.70f;
public static final float GRAVITY_VENUS = 8.87f;
public static final float GRAVITY_EARTH = 9.80665f;
public static final float GRAVITY_MOON = 1.6f;
public static final float GRAVITY_MARS = 3.71f;
public static final float GRAVITY_JUPITER = 23.12f;
public static final float GRAVITY_SATURN = 8.96f;
public static final float GRAVITY_URANUS = 8.69f;
public static final float GRAVITY_NEPTUNE = 11.0f;
public static final float GRAVITY_PLUTO = 0.6f;
public static final float GRAVITY_DEATH_STAR_I = 0.000000353036145f;
public static final float GRAVITY_THE_ISLAND = 4.815162342f;

重力的資訊竟然整個太陽系的都準備好了,另外還惡搞了兩個其他的
THE_ISLAND 有人說是影集 LOST 裡面的,我也不知道
至於 DEATH_STAR 也不知道是那來的,可能是 STAR WARS 裡面的

不過前面九大行星的重力資料,對照幾個應該是正確的
實在是太有趣了,android 手機可以上太空了

關於這段 code 的原始碼可以在:


http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/hardware/SensorManager.java;h=0c88a2e04072ac4689b39f7b0b52b75774859e1e;hb=HEAD
找到

--
google 工程師.......

--
my blog: http://kenshinnn.blogspot.com
operation system : Ubuntu GNU/linux
window manager : Gnome

--
Tags: Google

All Comments

Jake avatar
By Jake
at 2009-05-02T22:00
google 工程師 不意外
Lydia avatar
By Lydia
at 2009-05-07T11:46
4 8 15 16 23 42
It's from The Lost
Damian avatar
By Damian
at 2009-05-11T15:37
Death Star is from Star Wars, and is also one of the
secret project in Google.
Margaret avatar
By Margaret
at 2009-05-15T12:27
推lost:D

中文版Google Phone上市

Tom avatar
By Tom
at 2009-05-01T10:18
來源網址:http://0rz.tw/L00sy 中文版Google Phone上市 ‧聯合新聞網 2009/05/01 中華電信和宏達電昨天共同發表全球第一支中文版Google Phone,命名「Magic」,由於 Google Android平台的中文服務並不多,Magic手機的功能跟一般智慧型手機幾乎 ...

Google Labs 裡的試驗檢索

Jake avatar
By Jake
at 2009-05-01T00:13
剛剛發現到 Google Labs 裡面有一些有趣的東西 詳細的資訊可以參考這裡 http://cdnet.stpi.org.tw/techroom/analysis/pat_B050.htm 這之中的 Keyboard shortcuts 對我這個鍵盤狂人來說滿實用的 不過設定之後似乎只對 www. ...

我不小心改了別人帳號的密碼..

Enid avatar
By Enid
at 2009-04-30T23:30
今天下午我的gmail突然收到系統寄來的一封信 標題為and#34;Google 密碼協助and#34; 內容如下 如要為您的 entiesatgmail.com Google 帳戶起 始密碼重設程序,請按一下下列連結: http://www.google.com/accoun ts/RP?c ...

Goole Phone是否有安裝FLASH的例子?!

Ula avatar
By Ula
at 2009-04-30T21:00
各位Google通你們好 最近在研究G phone~聽說這有google版 借朋友的ID來詢問一下 照理來說FLASH 是應用在Microsoft介面?(聽說andgt;and#34;andlt;) 那請問如果要將flash寫的程式像是action script 這類軟體安裝是有可能的嗎?! 因為一般都用ja ...

Google搜尋新功能:查政府數據資料

Faithe avatar
By Faithe
at 2009-04-30T19:36
http://0rz.tw/aLN8O Wolframe研究中心創辦人Stephen Wolfram本週公開發表即將上線的「運算知識引擎」, 不過就有這麼巧合,搜尋巨人Google也發表了一個十分類似的產品。 Wolfram Research CEO Stephen Wolfram 這個Wolfram ...