魔獸爭霸3 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.com MicroEdition-Profile: MIDP-1.0 MIDlet-1: Warriors of the Lion, ,z MIDlet-Name: Warriors of the Lion MIDlet-Info-URL: www.elkware.com
標簽: MicroEdition-Configuration Manifest-Version MIDlet-Data-Size MIDlet-Desc
上傳時間: 2015-01-11
上傳用戶:tuilp1a
三國 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.com MicroEdition-Profile: MIDP-1.0 MIDlet-1: Warriors of the Lion, ,z MIDlet-Name: Warriors of the Lion MIDlet-Info-URL: www.elkware.com
標簽: MicroEdition-Configuration Manifest-Version MIDlet-Data-Size MIDlet-Descrip
上傳時間: 2015-01-11
上傳用戶:zukfu
手機郵件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.com MicroEdition-Profile: MIDP-1.0 MIDlet-1: Warriors of the Lion, ,z MIDlet-Name: Warriors of the Lion MIDlet-Info-URL: www.elkware.com
標簽: MicroEdition-Configuration Manifest-Version MIDlet-Data-Size MIDlet-Descr
上傳時間: 2015-01-11
上傳用戶:myworkpost
zlib 算法在j2me 中的應用,是用于,解壓png 圖像文件
上傳時間: 2013-12-16
上傳用戶:電子世界
程序功能很多,還可以擺殘局。棋力大約在中間水平,只比棋隱、雷霆等軟件差些。 被改寫了部分代碼,速度比原程序約快2倍,不過有時候搜索的點反而多,本想再加入簡單開局庫,可沒時間且要改的內容很多。由于作者設計的數據結構、估值函數的缺陷,程序中殘局問題很多,比如單兵、單馬電腦不知道如何贏孤將!!
標簽: 程序
上傳時間: 2013-12-20
上傳用戶:希醬大魔王
用Java寫的報表.功能如下: 0.內建網絡打印,網絡預覽功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印預覽。 3.Undo 和 redo。 4.合并單元格。 5.Cell selection using the mouse or keyboards(快捷鍵支持)。 6.單元格高寬調整 。 7.豐富的前景刷支持,前景可以是單色,雙色漸變,JPG,PNG,GIF圖形 。 8.背景刷支持,前景可以是單色,雙色漸變,JPG,PNG,GIF圖形 。 9.每個單元格支持空心字體,各其他一般字體。 10.每個單元格可設置為只讀。 11.每個單元格上下左右可分別高設置邊框,邊框線的寬度,顏色可調。 12.拖放操作。可在一個應用中的不同單元格拖放,也可在兩個應用的之間進行拖放。支持剪切和COPY兩種方式。 13.剪貼板功能。支持文本方式和全格式兩種方式。剪貼也允許在兩個應用之間進行。可以從EXCELL單元格中復制到本應用中。 14.單元格線,滾動條,行頭,列頭顯示可選. 15.支持公式定義,公式定義采用?作標記,如?sum(A1:B1)。 16.數字格式可自由定義,如 12345678, 可自動化為 12,345,678.00 。 17.豐富的頁腳頁眉屬性。具有以上3,4,5,6?,8,9,10,11,12,13,15,16,17各項功能。
上傳時間: 2015-03-15
上傳用戶:熊少鋒
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
標簽: data compression general purpose
上傳時間: 2013-12-09
上傳用戶:894898248
設計說明:1。數據結構和表示:程序用1、2、3、4分別表示將右、上、左、下的數字塊移動到空格之中。采用典型的樹+鏈表結構,每種局面產生一個BoardState類。出于避免走法順序列表被過多復制的考慮,在樹結構中保存局面的繼承關系。每種新的局面產生后,引用估值函數產生f的值,再根據大小將其插入鏈表之中,以便實現“優先展開f值小的節點”。Solve()函數在成功解決問題之后保存一個走法序列供輸出并返回零,而失敗則返回失敗處的節點層數。(具體的判斷方法見后文)
上傳時間: 2015-05-02
上傳用戶:xieguodong1234
Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD, RAS.
標簽: converting Delineate Graphics Scalable
上傳時間: 2014-01-19
上傳用戶:四只眼
簡單地圖片顯示程序,可顯示PNG,BMP等文件
上傳時間: 2014-08-30
上傳用戶:llandlu