籃牙spp profile軟件,主要實(shí)現(xiàn)無線數(shù)據(jù)傳輸,dev——b是slave
上傳時間: 2013-12-28
上傳用戶:ls530720646
W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two color mode, color(24bpp) and monochrom * Support halftoning in monochromatic mode * Support color identifying(7 colors) * Support type identifying(3 types) ... Usage ===== * 在monochromatic mode下,可以通過設(shè)置黑色的輸出類型來控制輸出 * 在color mode下,可以通過設(shè)置各個顏色的輸出類型來控制輸出,7種 顏色以外的顏色都作為黑色來識別 * 在輸出多頁文件時,可以分別指定每頁的輸出文件名,也可以使用自動 添加頁號的功能 ... Known Problems ============== Developer Notes =============== * 在windows ddk 命令行環(huán)境下編譯 參考步驟: 1. 將W2kPrintDrv解壓至DDK安裝目錄 2. 執(zhí)行“開始”菜單->Developement Kits->Windows 2000 DDK->Checked Build Enviroment 3. 在命令行環(huán)境輸入 > cd W2kPrintDrv > build Author ====== terrificskyfox <terrificskyfox@yahoo.com.cn>
標(biāo)簽: W2kPrintDrvSample directions landscape portrait
上傳時間: 2015-06-11
上傳用戶:GHF
picocom 是一款linux下的串口調(diào)試工具,很想minicom,比minicom精巧的多,編譯好后, 我輸入 picocom -b 115200 /dev/ttyS0 就可以調(diào)試我的arm板了
標(biāo)簽: picocom linux 串口調(diào)試工具
上傳時間: 2014-07-27
上傳用戶:shizhanincc
1問題描述: 設(shè)計(jì)一個實(shí)現(xiàn)稀疏多項(xiàng)式乘法的程序 2需求分析: 編程實(shí)現(xiàn)兩個一元多項(xiàng)式相乘,要求: 2.1輸入并建立多項(xiàng)式; 2.2輸出多項(xiàng)式,輸出形式為整數(shù)序列:n,c1,e1,c2,e2``````,cn.,en,其中n是多項(xiàng)式的系數(shù),ci和ei分別是第i項(xiàng)的系數(shù)和指數(shù),序列按指數(shù)降序排列。 2.3多項(xiàng)式a和b相乘,建立結(jié)果多項(xiàng)式a*b
標(biāo)簽: 多項(xiàng)式 稀疏 乘法 分
上傳時間: 2015-08-15
上傳用戶:zhangliming420
文件名 :test3.c * 文件描述:預(yù)測分析法實(shí)現(xiàn)的語法分析器。分析如下文法: * E->E+T | E-T | T * T->T*F | T/F |F * F->(E) | i * 輸入:每行含一個表達(dá)式的文本文件(#號結(jié)束)。 * 輸出:分析成功或不成功信息。 * 創(chuàng)建人:余洪周 <nick19842000.cublog.cn> 2006-12-16 * 版本號:1.0 * 說明 :為了表示的方便采用了如下的所示表示方法: * A=E B=T * 非終結(jié)符:0=E 1=E 2=T 3=T 4=F * 終結(jié)符 :0=i 1=+ 2=- 3=* 4=/ 5=( 6=) 7=#
上傳時間: 2013-12-21
上傳用戶:cylnpy
戴爾大客戶員工采購指南 1.什么是員工采購? EPP- Employee Purchase Program (員工采購計(jì)劃), 是戴爾為大客戶公司員工專門定制的采購計(jì)劃,優(yōu)惠提供高性價比的戴爾電腦及外設(shè)產(chǎn)品:在網(wǎng) 上最低促銷價基礎(chǔ)上再額外享受3%-5%現(xiàn)金折扣(特價品及有特殊說明的產(chǎn)品除外), 并可以隨心選擇升級方案和更好的服務(wù)。 2.可以享受到什么樣的優(yōu)惠? 折扣機(jī)型:Inspiron & Vostro& XPS 單臺機(jī)器額小于RMB 13999, 每個訂單可打3%折扣(訂單可含SNP&Kits等產(chǎn)品) 單臺機(jī)器額大于RMB 13999, 每個訂單可打5%折扣(訂單可含SNP&Kits等產(chǎn)品) 3.如何定購? 1). 登陸戴爾官方網(wǎng)站:www.dell.com.cn 或參閱員工采購指南挑選機(jī)型 2). 致電或郵件聯(lián)系Dell公司員工采購專職客戶經(jīng)理,為您提供咨詢及訂購服務(wù) 3).專享折扣訂單確認(rèn)及付款。付款方式:信用卡、網(wǎng)上銀行轉(zhuǎn)帳、銀行電匯 4).需傳真如下資料給客戶經(jīng)理,方便完成訂購:A 員工簽名確認(rèn)的訂單;B貴單位員工牌或工作證明或名片;C信用卡授權(quán)表或銀行匯款底單 5).等待簽收.機(jī)器簽收后3-4個禮拜注意查收您的信件.發(fā)票將以掛號信的方式寄送
標(biāo)簽: Employee Purchase Program 采購
上傳時間: 2014-01-05
上傳用戶:ommshaggar
一元稀疏多項(xiàng)式計(jì)算器的基本功能是: (1)輸入并建立多項(xiàng)式; (2)輸出多項(xiàng)式,輸出形式為整數(shù)序列:n,c1,e1,c2,e2,….,cn,en, 其中n是多項(xiàng)式的項(xiàng)數(shù),ci和ei分別是第I項(xiàng)的系數(shù)和指數(shù),序列按照指數(shù)降序排列; (3)多項(xiàng)式a和b相加,建立多項(xiàng)式a+b (4)多項(xiàng)式a和b相減,建立多項(xiàng)式a-b.
標(biāo)簽: 多項(xiàng)式 稀疏 計(jì)算器 輸入
上傳時間: 2016-10-25
上傳用戶:時代電子小智
Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.
標(biāo)簽: Communications installation Atheros Driver
上傳時間: 2016-10-27
上傳用戶:hebmuljb
AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.
標(biāo)簽: installation Windows Driver March
上傳時間: 2014-09-06
上傳用戶:yuzsu
Received: from mail.creditcard.cmbc.com.cn (unknown [111.205.122.39]) by newmx82.qq.com (NewMx) with SMTP id for <714620454@QQ.COM>; Fri, 20 Oct 2017 03:56:09 +0800 X-QQ-FEAT: nHaaMjwLeTyzuDp5C5V++RVfPHSVEqOujK0vwZroSro= X-QQ-MAILINFO: MjJD59SVx+LnQ1oU2sDuZ8tZJyZAOGTJaybWFAYRjurknrZoc6gjmnU06 o+pkiTJsdtxgA5CmtpN2ggrWb/T2GoG07QFXqgJtIk+5X1iaz4UykQ9M2a782+Fdn83doxC 4Ej1t99JoZcj8dDkeM5dzZTSR8uZGwHEnIK9Uim+NcaroB2EUWgclSmSzIxUHIbJ1nTLA8G B4/wa X-QQ-mid: mx82t1508442969ti70kc84u X-QQ-ORGSender: master@creditcard.cmbc.com.cn Received: from sedm([195.203.59.13]) by mail.creditcard.cmbc.com.cn(1.0) with SMTP id sedm587; Thu, 19 Oct 2017 17:48:11 +0800 Date:Thu, 19 Oct 2017 17:48:11 +0800 (CST) Message-ID:<0305-euid-31911508406491578> To:=?gbk?B?zsTS1SDFrsq/?=<714620454@QQ.COM> From:master<master@creditcard.cmbc.com.cn> Subject: =?gbk?B?w/HJ+tDF08O/qDIwMTfE6jEw1MK159fTttTVy7Wl?= X-Priority: 3 X-MSMail-Priority: Normal MIME-Version: 1.0 Content-Type: multipart/related; boundary="****MAIN_BOUNDARY****2727BD00F7949069C75FEDD44F1F2988" This is a multi-part message in MIME format. --****MAIN_BOUNDARY****2727BD00F7949069C75FEDD44F1F2988 Content-Type: multipart/alternative; boundary="****SUB_BOUNDARY****2727BD00F7949069C75FEDD44F1F2988" --****SUB_BOUNDARY****2727BD00F7949069C75FEDD44F1F2988 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: base64
標(biāo)簽: 源代碼
上傳時間: 2017-11-17
上傳用戶:wendingchang
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1