/* DSK6713 功能:無(wú)任何鍵按下時(shí)4個(gè)燈閃爍并放音8s(事先存好在 flash 0x90020000--0x90040000里)可在led2程序中修改內(nèi)容 * 當(dāng)?shù)谝粋€(gè)鍵按下時(shí)LED0點(diǎn)亮,音樂通過LinE in直通輸出 * 當(dāng)?shù)诙€(gè)鍵按下時(shí)LED1點(diǎn)亮,音樂通過LinE in直通加密后輸出 * 當(dāng)?shù)谌齻€(gè)鍵按下時(shí)LED2點(diǎn)亮,音樂通過LinE in直通加密后輸出 * 當(dāng)?shù)谒膫€(gè)鍵按下時(shí)LED3閃開始錄音,話筒輸入錄音4s后播放 (存在 flash 0x90010000--0x90020000) */
標(biāo)簽: 90020000 90040000 flash 6713
上傳時(shí)間: 2016-12-23
上傳用戶:txfyddz
Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, LinE, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Python
標(biāo)簽: Flash creating display program
上傳時(shí)間: 2014-01-15
上傳用戶:fandeshun
This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command LinE options. Also, sample command LinE parameters are included for reference
標(biāo)簽: instructions configure document decoder
上傳時(shí)間: 2014-01-15
上傳用戶:coeus
液晶 OCM/TG240128 驅(qū)動(dòng) 編程語(yǔ)言: C 原產(chǎn)品硬件ATMega128/1280 ,晶振14.7456M 軟件AVR ICC7.14C 破解版 由產(chǎn)品源碼中提取,詳細(xì)的字符和圖行操作.實(shí)現(xiàn)LCD內(nèi)任何位置的定位操作. void LCD_Init(void) void GMoveTo(U8 yLinE, U8 xcolumn) void TMoveTo(U8 y, U8 x,U8 len) void DispStartLinE(U8 gt, U8 LinE) void LCD_ClrRam (void) void LCD_ON(unsigned char on) void Draw_Pixel(U8 x, U8 y) void LinETo(U8 x0, U8 y0, U8 x1, U8 y1) void Draw_LinE(unsigned char x0, unsigned char y0, unsigned char yl) void disp_img(unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8 *img) void DispString(unsigned char x, unsigned char y, char* string) void Printf(U8 x, U8 y, char *fmt, ...) ......
標(biāo)簽: 14.7456 240128 ATMega 1280
上傳時(shí)間: 2013-12-27
上傳用戶:youke111
getip1.cpp // // This program reports the IP address for each adapter in your machine. // To compile from command-LinE type: // // cl getip1.cpp wsock32.lib // // Make sure your INCLUDE and LIB environment variables are set up properly // you can run vcvars32.bat
標(biāo)簽: address adapter program machine
上傳時(shí)間: 2014-01-05
上傳用戶:bibirnovis
電子報(bào)軟體. 你想輕輕鬆鬆的寄送電子報(bào) 功能介紹: 1. 支援多個(gè)伺服器分散流量. (已可設(shè)定每次的最大郵件數(shù)) 2. 支援多個(gè)設(shè)定檔選擇. 3. 可直接選擇硬碟內(nèi)的 HTML, 純文字檔當(dāng)做寄信內(nèi)容. 4. 支援定時(shí)、每日、每週、每月送信. 5. 配合 ServiceAgent 可以成為NT/2000下的服務(wù). 6. 可夾帶附件檔案. 7. 在原本可直接選取電腦硬碟上的檔案(HTML)來(lái)做為HTML寄信的本文之外, 目前已能將 HTML 內(nèi)的圖檔(gif,jpg,bmp,png)的 <img> tag 和 音效檔(wav,mid,swf)的<EMBED> tag 的內(nèi)容一起勘進(jìn)郵件內(nèi)容裡. 8. 以 Command LinE 執(zhí)行的方式就能啟動(dòng)寄信流程. 9. 透過電子郵件信箱即可啟動(dòng)自動(dòng)化電子報(bào)訂閱/取消功能! 開發(fā)工具: 1. Delphi 5 2. Indy Winshoes8 (free delphi component)
上傳時(shí)間: 2014-01-05
上傳用戶:l254587896
Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median LinE perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR . Step 3: Recursively construct convex hulls for SL and SR. Denote these convex hulls by Hull(SL) and Hull(SR) respectively. Step 4: Apply the merging procedure to merge Hull(SL) and Hull(SR) together to form a convex hull. Time complexity: T(n) = 2T(n/2) + O(n) = O(n log n)
標(biāo)簽: contains Output convex planar
上傳時(shí)間: 2017-02-19
上傳用戶:wyc199288
PowerPCB教程簡(jiǎn)介 歡迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的絕大部分功能 和特點(diǎn),以及使用的各個(gè)過程,這些功能包括: · 基本操作 · 建立元件(Component) · 建立板子邊框線(Board outLinE) · 輸入網(wǎng)表(Netlist) · 設(shè)置設(shè)計(jì)規(guī)則(Design Rule) ·元件(Part)的布局(Placement) · 手工和交互的布線 · SPECCTRA全自動(dòng)布線器(Route Engine) ·覆銅(Copper Pour) · 建立分隔/混合平面層(Split/mixed Plane) · Microsoft 的目標(biāo)連接與嵌入(OLE)(Object Linking Embedding) · 可選擇的裝配選件(Assembly options) · 設(shè)計(jì)規(guī)則檢查(Design Rule Check) · 反向標(biāo)注(Back Annotation) · 繪圖輸出(Plot Output) 使用本教程后,你可以學(xué)到印制電路板設(shè)計(jì)和制造的許多基本知識(shí)。 你不必一次完成整個(gè)教程,如果在任何時(shí)候退出后,下次直接找到你要進(jìn)入 的部分,繼續(xù)學(xué)習(xí)本教程。 當(dāng)你完成了本教程的學(xué)習(xí)后,可以參考在線幫助(On-LinE Help)以便得到更多 的信息。如果你需要附加的信息內(nèi)容,你可以與PADS 在各地辦事處或代理商取 得聯(lián)系,以便得到更多的幫助。 歡迎使用PowerPCB進(jìn)行PCB設(shè)計(jì)!
標(biāo)簽: PowerPCB PADS-PowerPCB 教程 分
上傳時(shí)間: 2013-12-12
上傳用戶:caozhizhi
pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM920T RISC processor designed by Advanced RISC Machines, Ltd. The ARM920T implements MMU, AMBA BUS, and Harvard cache architecture with separate 16KB instruction and 16KB data caches, each with an 8-word LinE length.
標(biāo)簽: outstanding S3C2440A features pccard
上傳時(shí)間: 2013-12-24
上傳用戶:lizhen9880
ccsc-HTML幫助 PCB, PCM and PCH Overview Technical Support Directories File Formats Invoking the Command LinE Compiler
標(biāo)簽: Directories ccsc-HTML Technical Overview
上傳時(shí)間: 2014-01-11
上傳用戶:qoovoop
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1