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

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

HD-COPY

  • LCD_12232液晶平模塊與8031單片機的通信及顯示處理C程序

    LCD_12232液晶平模塊與8031單片機的通信及顯示處理C程序,為txt文件,直接copy到編譯器就行了。

    標簽: 12232 8031 LCD C程序

    上傳時間: 2016-12-13

    上傳用戶:Altman

  • MCU為LPC2220,FLASH為39FV1601(地址0x80000000),外部一個SRAM(地址0x81000000)

    MCU為LPC2220,FLASH為39FV1601(地址0x80000000),外部一個SRAM(地址0x81000000),程序用ADS編譯, 用分散加載,程序0x80000000開始引導,F(xiàn)LASH操作在LPC2220內(nèi)部RAM運行。 實現(xiàn)的作用為開機等待2秒左右若PC發(fā)來連接指令將進入BOOT部分,若超時則COPY應用程序到外部RAM開始運行。 拋磚引玉,可以認識到分散加載,BOOT的基本原理及方法,該程序已可完成所有功能,但可能仍然需要補足一些 如FLASH壞區(qū)檢查等,不足之處,敬請自己修改過來拉。 用于串口方式下載,波特率38400。

    標簽: 0x80000000 0x81000000 FLASH 2220

    上傳時間: 2014-01-26

    上傳用戶:zhuyibin

  • gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

    gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz

    標簽: Installtion gcclib kernel Linux

    上傳時間: 2014-03-12

    上傳用戶:源碼3

  • 采用verilogHDL編寫的I2C接口及SPI接口模塊

    采用verilogHDL編寫的I2C接口及SPI接口模塊,經(jīng)過測試 相當不錯 COPY過去可直接使用

    標簽: verilogHDL I2C SPI 編寫

    上傳時間: 2013-12-17

    上傳用戶:qwe1234

  • 這是一本經(jīng)典的設計模式書籍

    這是一本經(jīng)典的設計模式書籍,我的寶貝哦 Copyright © 2002 by James W. Cooper IBM T J Watson Research Center February 1, 2002

    標簽: 設計模式 書籍

    上傳時間: 2014-08-16

    上傳用戶:lmeeworm

  • 用戶元件庫的建立 如果要在名為design_component的庫中建立一個叫nfet的component

    用戶元件庫的建立 如果要在名為design_component的庫中建立一個叫nfet的component,使它有ivpcell view并且有CDF參數(shù),具體的操作方法如下: a) 建立一個名叫nfet的component。在Library Manager中一般都會有一個叫sample的庫,在該庫的下面可以找到nfet元件,可以看到它有ivpcell view. 把它copy到一個新庫中。 b) 這些新的庫是沒有CDF參數(shù)的,而在analogLib庫中的nmos4元件有這些參數(shù)。要把相應的參數(shù)copy到剛才新建的庫中。在CIW窗口中,Tools菜單下選擇CDF…Copy,彈出一個窗口。如下

    標簽: design_component component nfet 用戶

    上傳時間: 2013-12-19

    上傳用戶:a6697238

  • jSearch - turns search Engines into FIND engines - Programming in JAVA Copyright (C) 1999-2009 Hun

    jSearch - turns search Engines into FIND engines - Programming in JAVA Copyright (C) 1999-2009 Hunt Lin This program is free software you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation either version 2 of the License, or(at your option) any later version. This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details. You should have received a copy of the GNU General Public Licensealong with this program if not, write to the Free SoftwareFoundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Also add information on how to contact you by electronic and paper mail.

    標簽: Programming Copyright jSearch Engines

    上傳時間: 2017-02-10

    上傳用戶:qoovoop

  • 這是某個項目中使用的ARM7TDMI平臺上ucos系統(tǒng)的bootloader

    這是某個項目中使用的ARM7TDMI平臺上ucos系統(tǒng)的bootloader,將flash中存儲的image解壓縮并校驗后,copy到ram中運行,已經(jīng)在商用產(chǎn)品上應用,運行穩(wěn)定,對于類似產(chǎn)品的開發(fā)有很好的參考價值

    標簽: bootloader ARM7TDMI ucos 項目

    上傳時間: 2014-01-16

    上傳用戶:壞天使kk

  • .安裝好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同樣需要安裝好。 2.安裝Proteus VSM Simulator驅(qū)動 可以在官方網(wǎng)站上下載到)。Keil裝Vdm

    .安裝好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同樣需要安裝好。 2.安裝Proteus VSM Simulator驅(qū)動 可以在官方網(wǎng)站上下載到)。Keil裝Vdmagdi.exe,IAR裝Vdmcspy.exe 3.將附件中的Prospice.dll和Licence.dll文件Copy到..\bin目錄下,MCS8051.dll和ARM7TDMI.dll文件拷貝到..\MODELS目錄下。分別替換原有的文件。 4.打開原理圖模型和程序。記得要在ISIS中選"Use Remote Debug Monitor"。在Keil for ARM中選擇"Proteus VSM Simulator"。IAR中選擇Debugger-->Setup-->Drver-->Third-Party Driver,然后在Third-Party Driver中指向Vdmcspy.dll文件。 5.在IDE中點擊Debug進入仿真模式。一個精彩的Proteus for ARM時代來臨。 6.Enjoy! 附件中有兩個例程:一個是IAR的例程。一個是Keil for ARM例程,是利用ADS1.2編譯實現(xiàn)的。也就是說所有ADS的工程也可以轉(zhuǎn)到Keil for ARM上來運行,方便聯(lián)機調(diào)試,只需要修改很小的部分。 因為ADS不能和Proteus聯(lián)調(diào),目錄下的那個*.mcp文件即是原有的ADS工程文件)

    標簽: Proteus Keil Simulator 6.9

    上傳時間: 2017-03-08

    上傳用戶:wys0120

  • java 實現(xiàn)文件的復制功能

    java 實現(xiàn)文件的復制功能,即copy

    標簽: java

    上傳時間: 2014-01-22

    上傳用戶:yd19890720

主站蜘蛛池模板: 黄梅县| 通江县| 吉木萨尔县| 垣曲县| 泰来县| 鹤岗市| 民权县| 黑龙江省| 察雅县| 阆中市| 澄迈县| 广西| 嘉鱼县| 固始县| 新泰市| 张家口市| 台北市| 西华县| 五常市| 宁安市| 和田市| 大余县| 盘锦市| 高雄市| 和田县| 隆化县| 万源市| 曲周县| 沅陵县| 米易县| 榆林市| 鸡泽县| 宝清县| 竹北市| 留坝县| 静安区| 图片| 德兴市| 宁波市| 德昌县| 秀山|