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

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

Tool-play

  • 我搜索了這個網(wǎng)站

    我搜索了這個網(wǎng)站,見提供的CD player都是 c++,delphi源程序的;我就提供一個用win32匯編寫的CD player。功能跟界面絕對不輸于用上面軟件編寫的,具體功能如下: 1. CD loop. 2. Track loop. 3. Random track play. 4. Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. CD Speaker volume controls. 9. Multiple CD drive support.

    標(biāo)簽: 搜索 網(wǎng)站

    上傳時間: 2015-07-14

    上傳用戶:遠(yuǎn)遠(yuǎn)ssad

  • 一.“ZHG_C”(ZHG自定義C函數(shù)包)中為ZHG本人創(chuàng)作的自定義C函數(shù)集

    一.“ZHG_C”(ZHG自定義C函數(shù)包)中為ZHG本人創(chuàng)作的自定義C函數(shù)集,現(xiàn)共包含8個C文件,分別是: BMP16.C——DOS圖形模式下顯示16色位圖的函數(shù)。 BMP24.C——DOS圖形模式下顯示24位位圖的函數(shù)。 BMP256.C——DOS圖形模式下顯示256色位圖的函數(shù)。 BOX.C——DOS字符模式下畫矩形框(單、雙)。 HZK.C——DOS圖形模式下顯示漢字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模式下以統(tǒng)一格式顯示作者信息。 MOUSE.C——DOS圖形模式下使用鼠標(biāo)所需的一系列函數(shù)。 PLAY.C——C語言中用鍵盤播放音樂的函數(shù)。 二.它們所包含的函數(shù)的作用及用法分別在相應(yīng)的文件中有說明,在C/C++程序中直接調(diào)用這些函數(shù),可以極大地提高編程效率,事半功倍。 三.該函數(shù)包將會隨著本人學(xué)習(xí)的發(fā)展而繼續(xù)改進(jìn)、補(bǔ)充以及增加新的實用的文件。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com All Rights Reserved

    標(biāo)簽: ZHG ZHG_C 自定義 函數(shù)

    上傳時間: 2015-08-14

    上傳用戶:talenthn

  • This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The too

    This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.

    標(biāo)簽: serial sending reading writing

    上傳時間: 2013-12-17

    上傳用戶:s363994250

  • 曲譜存貯格式 unsigned char code MusicName{音高

    曲譜存貯格式 unsigned char code MusicName{音高,音長,音高,音長...., 0,0} 末尾:0,0 表示結(jié)束(Important) 音高由三位數(shù)字組成: 個位是表示 1~7 這七個音符 十位是表示音符所在的音區(qū):1-低音,2-中音,3-高音 百位表示這個音符是否要升半音: 0-不升,1-升半音。 音長最多由三位數(shù)字組成: 個位表示音符的時值,其對應(yīng)關(guān)系是: |數(shù)值(n): |0 |1 |2 |3 | 4 | 5 | 6 |幾分音符: |1 |2 |4 |8 |16 |32 |64 音符=2^n 十位表示音符的演奏效果(0-2): 0-普通,1-連音,2-頓音 百位是符點位: 0-無符點,1-有符點 調(diào)用演奏子程序的格式 Play(樂曲名,調(diào)號,升降八度,演奏速度) |樂曲名 : 要播放的樂曲指針,結(jié)尾以(0,0)結(jié)束 |調(diào)號(0-11) : 是指樂曲升多少個半音演奏 |升降八度(1-3) : 1:降八度, 2:不升不降, 3:升八度 |演奏速度(1-12000): 值越大速度越快

    標(biāo)簽: MusicName unsigned char code

    上傳時間: 2013-12-15

    上傳用戶:671145514

  • java游戲編程導(dǎo)學(xué)系列三 使用說明 一個網(wǎng)絡(luò)俄羅斯方塊的游戲

    java游戲編程導(dǎo)學(xué)系列三 使用說明 一個網(wǎng)絡(luò)俄羅斯方塊的游戲,玩家可以在網(wǎng)絡(luò)的任何地方互相對戰(zhàn)。 注意:運行這個應(yīng)用程序,需要安裝JRE(Java Runtime environment,java運行 環(huán)境) 本章的資源文件包括: play.bat 讀者可以直接運行這個批處理文件來運行“網(wǎng)絡(luò)俄羅斯方塊”(請 注意在同一目錄下是否存在matrix.jar文件) matrix.jar 打包的“網(wǎng)絡(luò)俄羅斯方塊”游戲,它把所有網(wǎng)絡(luò)俄羅斯方塊游戲 的類和資源都集中到了一起,運行時只要存在它就可以了。我們可以在控制 臺下通過命令行“java -jar matrix.jar”來運行,也可以直接運行play.bat 文件進(jìn)入游戲。 \matrix JBuilder的project文件 所有網(wǎng)絡(luò)俄羅斯方塊游戲的源碼和資源都 在這個目錄下面。讀者可以用JBuilder來打開matrix.jpx文件。 \JavaDoc示例 一個關(guān)于javadoc命令使用的例子。 a.java 示例代碼 \doc 是由示例程序生成的文檔

    標(biāo)簽: java 游戲編程 使用說明 俄羅斯方塊

    上傳時間: 2013-12-01

    上傳用戶:ardager

  • * DEFINITION * This is the header file for a library module used to calculate the median * of a

    * DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is reported. The values themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.

    標(biāo)簽: DEFINITION calculate the library

    上傳時間: 2015-09-07

    上傳用戶:refent

  • 一個人工智能的國際象棋游戲

    一個人工智能的國際象棋游戲,用VC寫的,完全采用的win32 API,而沒有用MFC。英文介紹為:The Genius is a chess engine that uses AI techniques to play against humans。

    標(biāo)簽: 人工智能 國際

    上傳時間: 2014-01-06

    上傳用戶:love1314

  • KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one p

    KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one partner directly. The tool needs no server. It may be called from KPhoneSI as external session. Indeed, I develloped the tool mainly to demonstrate KPhoneSI s concept of external sessions!

    標(biāo)簽: point application messaging KPhoneIM

    上傳時間: 2015-09-13

    上傳用戶:lhw888

  • This note describes some key aspects of what C++ is and of how C++ has developed over the years. The

    This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have tried to answer some questions that I have often heard asked by Lisp programmers.

    標(biāo)簽: describes developed aspects years

    上傳時間: 2015-09-15

    上傳用戶:haoxiyizhong

  • In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to

    In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching learning system was designed in a wireless mobile ad-hoc learning environment. This is first result to provide a cognitive tool with supporting the independent learning by applying PDA with wireless communication technology to extend learning outside of the classroom. Independent learning consists of self-selection, self-determination, self-modification, and self-checking.

    標(biāo)簽: butterfly-watching development describe learning

    上傳時間: 2014-11-26

    上傳用戶:waizhang

主站蜘蛛池模板: 杭锦旗| 万载县| 修水县| 定结县| 米泉市| 腾冲县| 乌拉特后旗| 祁阳县| 乌海市| 宜昌市| 青铜峡市| 含山县| 沂源县| 佛冈县| 霍林郭勒市| 隆回县| 阳东县| 博兴县| 中阳县| 金湖县| 龙川县| 上犹县| 丰原市| 襄汾县| 大洼县| 铜川市| 丽江市| 昌都县| 蕲春县| 恩施市| 固阳县| 聂拉木县| 金乡县| 南充市| 阜城县| 舞阳县| 乌拉特中旗| 临漳县| 修水县| 牡丹江市| 五家渠市|