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

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

CMd

  • A1200 Telnet 在刷機(jī)+破解補(bǔ)丁后

    A1200 Telnet 在刷機(jī)+破解補(bǔ)丁后,手機(jī)支持Telnet。在安裝MPKG,通過MPKG安裝上Loader,可以下載USBLAN驅(qū)動: 把下載的A1200 Telnet.rar里的文件解壓到一個(gè)臨時(shí)目錄里,雙擊install.bat。這一步是先拷貝A1200的USB LAN的驅(qū)動。 手機(jī)Modem模式連接電腦,點(diǎn)擊Loader笑臉圖標(biāo),電腦上將發(fā)現(xiàn)新硬件,驅(qū)動指向到臨時(shí)目錄里,安裝A1200的USB LAN驅(qū)動。在安裝成功后,在CMd命令行下,輸入命令ipconfig,應(yīng)能看到192.168.16.1的IP地址,輸入 telnet 192.168.16.2,在出來的界面輸入root,即成功Telnet,可以輸入linux命令,如dir。要退出輸入exit。 瀏覽器瀏覽手機(jī)內(nèi)部文件:電腦上開始,運(yùn)行,輸入 \\192.168.16.2\system。 如果手機(jī)連接電腦得到是其他的IP地址,手機(jī)IP地址為看到的IP加1。開始-運(yùn)行,輸入CMd,回車,在CMd命令行下輸入ipconfig查看IP地址,如果看到的是為172.16.16.5,則使用telnet 172.16.16.6。 瀏覽器瀏覽手機(jī)內(nèi)部文件:電腦上開始,運(yùn)行,輸入 \\172.16.16.6\system。

    標(biāo)簽: Telnet A1200 刷機(jī) 破解

    上傳時(shí)間: 2015-11-11

    上傳用戶:獨(dú)孤求源

  • Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each

    Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMd" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:

    標(biāo)簽: files the software Welcome

    上傳時(shí)間: 2015-12-16

    上傳用戶:lixinxiang

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_CMd() expects the name of the command, _without_ the hash, e.g. uc_CMd("l fred.cpp") or uc_CMd("help"). void uc_CMd(const char* CMd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    標(biāo)簽: implementation Extensions libraries standard

    上傳時(shí)間: 2013-12-14

    上傳用戶:leehom61

  • 這是在TI的5410DSP芯片的預(yù)選信號發(fā)生器程序

    這是在TI的5410DSP芯片的預(yù)選信號發(fā)生器程序,匯編語言編寫的.包括.CMd文件,編譯環(huán)境是CCS5

    標(biāo)簽: 5410 DSP 芯片 信號發(fā)生器

    上傳時(shí)間: 2016-01-12

    上傳用戶:Andy123456

  • 匯編語言編寫的快速傅立葉變換程序

    匯編語言編寫的快速傅立葉變換程序,適用于TI5000系列DSP使用,沒有CMd文件

    標(biāo)簽: 匯編語言 傅立葉變換 編寫 程序

    上傳時(shí)間: 2014-01-17

    上傳用戶:LouieWu

  • 匯編語言編寫的周期信號發(fā)生器

    匯編語言編寫的周期信號發(fā)生器,帶有CMd文件,適合TI5000系列芯片

    標(biāo)簽: 匯編語言 周期信號 發(fā)生器 編寫

    上傳時(shí)間: 2016-01-13

    上傳用戶:小草123

  • Java媒體播放器 本程序用Java Media Framework制作

    Java媒體播放器 本程序用Java Media Framework制作,實(shí)現(xiàn)的功能如下: 1、可播放多個(gè)文件,并有“全部循環(huán)、單曲循環(huán)、不循環(huán)”三個(gè)播放模式。 2、在播放視頻文件時(shí),可全屏播放,在視頻窗口上單擊右鍵出現(xiàn)控制菜單。 3、播放時(shí)可選擇“上一曲、下一曲”進(jìn)行切換。 4、選取多個(gè)文件時(shí),用CONTROL、Shift鍵幫助,用法同其它Windows程序。 運(yùn)行方法: 保證Java系統(tǒng)安裝正確,下載三個(gè)壓縮包,解壓后雙擊RUN.CMd運(yùn)行,在j2sdk1.4.2_08上測試通過。

    標(biāo)簽: Java Framework Media 媒體播放器

    上傳時(shí)間: 2016-01-22

    上傳用戶:shinesyh

  • apache-tomcat-5.5.25

    apache-tomcat-5.5.25,應(yīng)用與Java數(shù)據(jù)庫平臺,本軟件是安裝版的,界面可以操作,不需CMd進(jìn)入!

    標(biāo)簽: apache-tomcat 25

    上傳時(shí)間: 2016-02-10

    上傳用戶:徐孺

  • DSP2812的直流斬波調(diào)速程序

    DSP2812的直流斬波調(diào)速程序,已經(jīng)做出了實(shí)物,能成功的燒寫到了FLASH了用CCS2000調(diào)試用不同的CMd文件在RAM中運(yùn)行或在FLASH中運(yùn)行

    標(biāo)簽: 2812 DSP 直流 斬波

    上傳時(shí)間: 2016-02-26

    上傳用戶:gououo

  • 設(shè)計(jì)一個(gè)表達(dá)式解析器

    設(shè)計(jì)一個(gè)表達(dá)式解析器,能處理5種操作符:+,-,*,/,(,) 從CMd輸入一個(gè)表達(dá)式字符串,輸出計(jì)算結(jié)果

    標(biāo)簽: 表達(dá)式 解析器

    上傳時(shí)間: 2013-12-19

    上傳用戶:龍飛艇

主站蜘蛛池模板: 庆云县| 夏河县| 虞城县| 京山县| 西峡县| 武陟县| 图片| 龙游县| 黄龙县| 密云县| 林甸县| 方正县| 祥云县| 辽阳县| 茂名市| 军事| 定西市| 禹州市| 昌黎县| 南昌市| 项城市| 民乐县| 体育| 两当县| 恩施市| 象山县| 临洮县| 凤翔县| 松桃| 射洪县| 陆河县| SHOW| 宕昌县| 额济纳旗| 蕲春县| 乐昌市| 东丽区| 台山市| 开化县| 淳安县| 三门峡市|