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

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

Max-log-map

  • < 波形聲音控件函數使用說明>> **************************************************************************

    < 波形聲音控件函數使用說明>> ****************************************************************************************************************** 函數名 功能 說明 ------------------------------------------------------------------------------------------------------------------ GetData() 獲取評分數據 當調用GetData()時WVGetData事件會自動 觸發,參數Data也就是得到的數據 GetLength() 獲取文件總長度 函數返回文件的長度 OpenFile(CString filename) 打開聲音文件自 動分析波形 RECPFstart(long Max) 長度限制錄制 當錄制的長度大于Max時自動停止,并返回 RECPFstop事件 RECstart() 開始錄音 RECstop() 停止錄音 RECpause(bool REC_STATE) 繼續/暫停錄音 當REC_STATEO為TRUE時暫停有效,相反繼續 play() 播放 replay(int dounum) 重復播放 dounum為重復次數 pause() 暫停 stop() 停止播放

    標簽: gt lt 波形 控件

    上傳時間: 2014-01-16

    上傳用戶:cjl42111

  • 軟件測試:一個編譯器測試軟件

    軟件測試:一個編譯器測試軟件,支持下列C語言運算符:+ - * / % ^(乘方) 負 (int) (double) "字符串" [](數組) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列關鍵字:void int double string if else for while do goto break continue return,支持下列數據類型:int double string int[] double[] string[],支持下列系統函數:int max(int,int),double max(double,double),int[] newint(int),double[] newdouble(int),string[] newstring(int),void delete(int[]),void delete(double[]),void delete(string[]),支持任意用戶定義函數,支持函數重載。不支持全局變量。如果發現錯誤,請告訴我

    標簽: 軟件測試 編譯器 測試軟件

    上傳時間: 2013-12-15

    上傳用戶:sy_jiadeyi

  • 用匯編寫的彈磚塊游戲

    用匯編寫的彈磚塊游戲,320x200x256模式。左右鍵控制擋板。打中不同的磚塊會有不同的效果。當前目錄下有一個map.txt的文件,用來存放磚塊的排列。注:在XP下,可能顯示有一定問題。

    標簽: 匯編

    上傳時間: 2015-02-23

    上傳用戶:llandlu

  • java課的一個功課

    java課的一個功課,有意讀取html里的數據,parsing 一個網站的log file

    標簽: java

    上傳時間: 2013-11-26

    上傳用戶:Miyuki

  • USB便攜多道系統單片機固件程序.單片機固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontrollers集成開發環境開發

    USB便攜多道系統單片機固件程序.單片機固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontrollers集成開發環境開發,編譯后生成的可執行文件為motorola公司的.s19格式,位于源代碼的 .\bin 路徑下。同時生成的還有該路徑下的.map文件,記錄存儲空間分配情況。

    標簽: Microcontrollers CodeWarrior Development Studio

    上傳時間: 2015-03-23

    上傳用戶:libenshu01

  • The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field

    The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.

    標簽: two-dimensional computational polarization non-zero

    上傳時間: 2013-12-13

    上傳用戶:cylnpy

  • The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be abl

    The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A third goal was to make this service as easy to log-in to as possible. Anyone tried to fill a log-in screen with a WAP-browser should know what I mean. With Wapmess all you have to do is to write your login-url ONCE and then bookmark it in your phone, to make it available fast. :)

    標簽: mobile-phone possible project almost

    上傳時間: 2015-04-08

    上傳用戶:xiaodu1124

  • 在SIP電話系統中

    在SIP電話系統中,分析SIP-Server打印的log文件從而判斷呼叫狀態。這個java程序是為SIP電話系統的狀態演示而做的

    標簽: SIP 電話

    上傳時間: 2015-04-08

    上傳用戶:tyler

  • 一個很好的ASN1編解碼軟件包

    一個很好的ASN1編解碼軟件包,可用在對MAP/CAP/INAP等多個電信協議的編解碼

    標簽: ASN1 編解碼 軟件包

    上傳時間: 2013-12-22

    上傳用戶:hwl453472107

  • 1、從數據庫中檢索出數據

    1、從數據庫中檢索出數據,動態的生成彈出式樹結構菜單 2、利用雙列的數據庫表生成樹結構函數 3、數據窗口點擊標題可以實現動態按列排序功能,現有缺陷是拖動拉桿后不能進行排序 4、動態生成查找的sql程序,實現多個條件結合的模糊萬能查尋 5、生成不重復的序列號函數 6、動態生成數據窗口的顯示列,使用了各種對datawindow的修改定義功能 7、系統統一的錯誤處理功能,及生成出錯的日志報表和登錄日志 7、將數據窗口中選擇的特定行導出到excel文件中 8、數據窗口的多行選擇技巧 9、treeview中的中文不能顯示的問題解決 10、利用dblog -n yourdatabase的方法去除db數據庫的log日志文件的生成。 11、將excel文件導入datawindow的技巧

    標簽: 數據庫 數據 檢索

    上傳時間: 2015-04-15

    上傳用戶:410805624

主站蜘蛛池模板: 高安市| 宣化县| 肃宁县| 新兴县| 建宁县| 沐川县| 五寨县| 安岳县| 万山特区| 寻乌县| 昌吉市| 济源市| 曲水县| 阳山县| 五峰| 唐河县| 新余市| 曲松县| 临颍县| 安泽县| 高青县| 读书| 平陆县| 桐城市| 高台县| 房山区| 临颍县| 杂多县| 秭归县| 辽阳县| 新龙县| 阜康市| 保亭| 旌德县| 鄂温| 武清区| 四川省| 深圳市| 金坛市| 德江县| 三门县|