亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

ME-MIDP

  • HawkVoiceDI Project created and maintained by Phil Frisbie, Jr. <phil@hawksoft.com> HawkVoiceD

    HawkVoiceDI Project created and maintained by Phil Frisbie, Jr. <phil@hawksoft.com> HawkVoiceDI has been tested on the following platforms: Win32 (9x, ME, NT 4.0, 2000, XP, CE) Linux (various flavors) Contributors (code, ideas, comments, motivation, etc.):

    標簽: HawkVoiceDI HawkVoiceD maintained hawksoft

    上傳時間: 2014-01-11

    上傳用戶:thesk123

  • 一款用j2me設計的游戲

    一款用j2me設計的游戲,開發平臺是midp,Jbuilder,xp

    標簽: j2me

    上傳時間: 2015-03-28

    上傳用戶:gmh1314

  • 為Delphi2005做了改動 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia

    為Delphi2005做了改動 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Operating Systems. DSPack 2 is designed to work with Delphi 5,6,7 and CPP Builder 6.

    標簽: DSPack Components Multimedia Delphi

    上傳時間: 2014-01-22

    上傳用戶:hzy5825468

  • CoLIN 人工語言模擬 漢化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4

    CoLIN 人工語言模擬 漢化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 漢化者 陳輝 主頁: http://go2debug.yeah.net 郵件: go2debug@hotmail.com ICQ: 149054569 簡介 通過菜單可以清空數據庫。 程序會從你的輸入中學習,如果你不想這樣,就請關閉學習功能。 原作者聲明 This program is giftware. If you like it send me something nice. Copyright is fully reserved by Alan J. Brown, any program developed from the CoLIN source code must give Alan J. Brown appropriate credit. 更多問題 請到我的主頁 http://go2debug.yeah.net 或者給我發信 go2debug@hotmail.com 另外在布朗的主頁上有留言板

    標簽: j. Scotland Kinloch Renfrew

    上傳時間: 2014-01-20

    上傳用戶:彭玖華

  • 好的購物系統最新版本:: 版本: 1.21 Final 安裝包大小: 4.58 MB 程序?寫: Cookle 及其他 ?布日期: 7.25.2005 研?狀?: 6 - Mature 平

    好的購物系統最新版本:: 版本: 1.21 Final 安裝包大小: 4.58 MB 程序?寫: Cookle 及其他 ?布日期: 7.25.2005 研?狀?: 6 - Mature 平臺要求: Windows 98/Me/2000/XP/Server 2003 MD5 效??: 63c7aa3caae678181352ea9c5f8e1c8a ?言: ?體中文/繁體(GBK/Big5), 英文 程序?言: Python

    標簽: Cookle Mature Final 1.21

    上傳時間: 2013-12-19

    上傳用戶:小鵬

  • 從空格(ASCII碼32)到~(ASCII碼126)。表內的第一行與表頭相同

    從空格(ASCII碼32)到~(ASCII碼126)。表內的第一行與表頭相同,下面的每一行都與上一行的內容相同,只是字符相左移動了一個位置。這樣,下一行的最后一個字符與上一行的第一個字符相同。 為了進行文本編碼,可以任意選擇一個字符串,稱之為編碼字符串,也就是常說的密鑰。為解釋編碼方法,我們假設密鑰是Walrus,待編碼的文本(即常說的明文)是: Meet me in St. Louis 我們在待編碼的文本之上重復書寫上述密鑰,使得其長度與待編碼文本相同: WalrusWalrusWalrusWa Meet me in St. Louis 從上述兩行文本中按列對應方式依次提取一個字符,可得到多個字符對:WM、ae、le等,這些字符對可用作上表的索引。這樣,依次以這些字符對作為索引可從上表查到一系列字符,這些字符就構成了文本編碼,即常說的密文。例如,第W行第M列隊應得字符是%,因此編碼的第一個字符就是%;第a行第e列對應的字符是G;第l行第e列對應的是R。依次進行上述查找操作,可以得到完整的密文 %Grgua=aVauGLol?eiAU 進行相反的操作就可對該文本解碼。 編寫編碼/解碼程序,可以對文本文件或鍵盤輸入的字符串進行編碼/解碼,在選擇編碼解碼后,需要提示用戶輸入密鑰。

    標簽: ASCII 126 32 表頭

    上傳時間: 2014-01-16

    上傳用戶:Ants

  • 貪吃蛇網絡版 運行平臺 LINUX/UNIX Macintosh Windows Server 2003 Windows 2000 Windows XP Windows CE Windows 9*/

    貪吃蛇網絡版 運行平臺 LINUX/UNIX Macintosh Windows Server 2003 Windows 2000 Windows XP Windows CE Windows 9*/ME Windows NT MS-DOS

    標簽: Windows Macintosh Server LINUX

    上傳時間: 2015-05-06

    上傳用戶:徐孺

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.

    標簽: the embedded detects almost

    上傳時間: 2015-05-07

    上傳用戶:comua

  • 打飛機的

    打飛機的,背景可以移動,有關頭,有獎勵,有一架飛機帶跟蹤,很簡單,各位不要笑話我,發上來主要照顧畢業設計危險的XD 說明 1 作品原創 2 論文前面的廢話收集于網絡(就是TANK的那篇論文),實現部分,也就是老師看的部分原創 3 使用WTK2。2 MIDP 2。0 在寫論文的時候不小心把精簡過的代碼刪除了,所以發的代碼很亂,但一般老師不看 摘要和目錄在最后 圖片都是別人的 背景圖片是人到壯年的 都是別人的

    標簽: 飛機

    上傳時間: 2014-12-22

    上傳用戶:xfbs821

  • Epson 清零程序大全

    Epson 清零程序大全,文件大小:987K,運行平臺:Windows9X/ME/NT/2000/XP

    標簽: Epson 程序

    上傳時間: 2013-12-25

    上傳用戶:kristycreasy

主站蜘蛛池模板: 洛宁县| 临武县| 白水县| 安国市| 宝清县| 饶平县| 汉沽区| 长乐市| 龙南县| 长子县| 萨嘎县| 特克斯县| 景谷| 汉阴县| 新竹县| 郎溪县| 富平县| 盐源县| 宾川县| 萍乡市| 宣化县| 阿巴嘎旗| 亚东县| 修武县| 扶风县| 庆城县| 浦北县| 庆元县| 田林县| 乳山市| 改则县| 乳源| 乾安县| 嘉禾县| 忻城县| 荥阳市| 新宾| 清涧县| 江孜县| 思茅市| 兴安县|