资源列表

« 1 2 ... .58 .59 .60 .61 .62 763.64 .65 .66 .67 .68 ... 2090 »

[android开发GameSnake1204_final2

说明:手機遊戲-貪食蛇 遊戲玩法:在時間限制內,將蘋果一一吃盡,每吃得一個蘋果可增加遊戲分數1分,並且可增加遊戲時間3秒,但是撞到牆壁或是本身會進行扣分(每次扣除1分)。 說明:此範例可進行螢幕觸控來控制蛇的移動方向,並且也可以使用手機上的按鍵來進行遊戲,其最大的特色就是在於可進行3600方向移動與一般的貪食蛇只能上下左右有所不同。-Mobile game- Snake game play: within the time limit
<Lin Ouyang> 在 2025-02-04 上传 | 大小:122kb | 下载:0

[android开发ZombieWars

说明:多人衛星定位遊戲-殭屍大戰 遊戲玩法:一開始玩家皆是人類,待遊戲等待時間結束後,會隨機跳選一名玩家為殭屍,只要被殭屍抓到的人類,也會被感染成為殭屍,並且一起感染所剩的人類倖存者,殭屍於100秒限時內感染全部人類,即可獲勝,反之,於時間結束仍有人類倖存者,則為人類獲勝。-Multiplayer the Satellite Positioning game- Zombie Wars gameplay: the beginning pla
<Lin Ouyang> 在 2025-02-04 上传 | 大小:1.09mb | 下载:0

[android开发GPSsample

说明:接收GPS訊號 這個範例是讀取android程式執行時所在的GPS座標,並將之顯示於畫面上。 包括顯示經度和緯度-This example of the reception of the GPS signal is read android program execution where the GPS coordinates, and displayed on the screen. Includes a display of t
<Lin Ouyang> 在 2025-02-04 上传 | 大小:41kb | 下载:0

[android开发canvasDemo

说明:canvas繪圖 這個範例是最基本的繪圖展示,其功能為繪出物件以及線條,並改變物件方向,當按下draw按鈕就會顯示縮小並朝右旋轉90度的公仔以及一條斜線。-The canvas drawing this example is basic drawing show, its function is to draw objects and lines, and change the object orientation, when pr
<Lin Ouyang> 在 2025-02-04 上传 | 大小:115kb | 下载:0

[android开发gameDemo1

说明:物件控制 此範例為物件移動旋轉與縮放的操作以及物件與物件的碰撞或包含判斷,右上方的android公仔為主要的物件,可以透過鍵盤方向鍵進行移動旋轉與縮放,右上方的」ˇ按鈕」為切換移動或旋轉縮放的控制項,當公仔移動到藍色區域,就會判斷是否與藍色區域進行碰撞,而一旦公仔將紅色區域完全覆蓋,就會判斷為包含狀態。-The object control moving object rotation and scaling operations
<Lin Ouyang> 在 2025-02-04 上传 | 大小:67kb | 下载:0

[android开发MapViewDemo1214

说明:Google Map View範例 Google MapView程式範例,其程式使用Google Map View元件 所撰寫的程式。(與Google Map相似)-Google Map View examples of Google MapView program example, the program uses a Google Map View components written program. (Similar t
<Lin Ouyang> 在 2025-02-04 上传 | 大小:53kb | 下载:0

[android开发MercatorProjectionDemo

说明:麥卡托投影法程式範例 此程式為把地球從圓形轉換成圓柱再把圓柱攤開成平面,把位置的經緯度轉換成X、Y軸後顯示在畫面上-Mercator method program example of this program for the earth convert from circular cylindrical then cylindrical spread into the plane, the latitude and longitu
<Lin Ouyang> 在 2025-02-04 上传 | 大小:1.46mb | 下载:0

[android开发GMapDemo1214

说明:自製Google MapView範例 地圖影像資料庫透過下載執行緒向GOOGLE MAP伺服器攝取地圖,客戶端遊戲執行緒進行畫面更新時,向地圖模組攝取地圖資料,而地圖模組會依照執行緒提供的經緯度將地圖影像從地圖影像資料庫引用後進行排列及位移。-Homemade the Google MapView example map image database thread by downloading intake map GOOGLE M
<Lin Ouyang> 在 2025-02-04 上传 | 大小:77kb | 下载:0

[android开发SocketDemo1

说明:手機連線程式範例 這是一個最簡單的連線程式,其功能為連上伺服器後,伺服器回傳一行字串」Hello!This is sever msg。-The phone connection program example is one of the most simple connection program, its function even on the server, the server returns the string, &qu
<Lin Ouyang> 在 2025-02-04 上传 | 大小:40kb | 下载:0

[android开发SocketDemo2

说明:伺服器廣播程式範例 連線程式的伺服器有很多時候都必須用到廣播的功能,以下就為各位示範基礎的伺服器廣播程式。 使用模擬器開啟客戶端後連入伺服器的展示圖,可以看到下方訊息欄除了一開始的"Server is start. Wait client connect"外,還出現了"Server:",用意在於讓伺服端可以輸入欲廣播的訊息,讓伺服器廣播給客戶端。-The server broadcast programming paradigm
<Lin Ouyang> 在 2025-02-04 上传 | 大小:43kb | 下载:0

[android开发LoadStaticMap

说明:Google靜態地圖下載 這個範例是用來抓取我們所要求的經緯度座標的地圖,在經度與緯度的文字方塊內輸入座標,按下載入的時候,會向GoogleMap伺服器索取地圖圖片,如果索取失敗會顯示錯誤訊息。-Google Static Maps download this sample is used to capture the latitude and longitude coordinates of our requirements ma
<Lin Ouyang> 在 2025-02-04 上传 | 大小:46kb | 下载:0

[android开发Close_Lamp

说明:经典开关灯小游戏,有源码有注释,很不错!-The classic switch lights game, source notes, very good!
<cj> 在 2025-02-04 上传 | 大小:5.84mb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 763.64 .65 .66 .67 .68 ... 2090 »

源码中国 www.ymcn.org