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

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

電費(fèi)

  • HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi

    HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.

    標簽: input cases test The

    上傳時間: 2015-10-18

    上傳用戶:三人用菜

  • 這是一本介紹8051的好書

    這是一本介紹8051的好書,看了這本書能對8051有所了解,本書有介紹指令、timer、interrup、uart幾乎是8051基本的功能都有說明,另外本書也有應用電路能讓讀者了解8051。

    標簽: 8051

    上傳時間: 2013-12-27

    上傳用戶:cmc_68289287

  • USB是PC體系中的一套全新的工業標準

    USB是PC體系中的一套全新的工業標準,它支持單個主機與多個外接設備同時進行數據交換。 首先會介紹USB的結構和特點,包括總線特徵、協議定義、傳輸方式和電源管理等等。這部分內容會使USB開發者和用戶對USB有一整體的認識。

    標簽: USB

    上傳時間: 2015-10-18

    上傳用戶:lixinxiang

  • Linux是一個Open Source的UNIX-like作業系統

    Linux是一個Open Source的UNIX-like作業系統,除了有著廣大的支援社群以外,穩定、模組化、擁有廣大的應用免費應用軟體支援是它主要的優點。ARM嵌入式處理器則是目前應用在嵌入式系統領域中,佔有率最高的處理器,同時也是Linux核心目前所能夠支援的處理器之一,然而要使得Linux在ARM嵌入式處理器上運作,勢必要經過移植 (porting) 的過程,也就是要將平臺相依 (platform dependent) 的部分做適當的修改

    標簽: UNIX-like Source Linux Open

    上傳時間: 2015-11-08

    上傳用戶:dengzb84

  • 用AVR實現軟USB轉RS232的全部資料

    用AVR實現軟USB轉RS232的全部資料,包含源碼與電路解

    標簽: AVR 232 USB RS

    上傳時間: 2014-11-23

    上傳用戶:tonyshao

  • This Source.zip has three application code folders containing .java and .class files and two .jar fi

    This Source.zip has three application code folders containing .java and .class files and two .jar files as follows: 1. desktop-side_JXTA4JMS 2. mobile-side_JXTA4JMS 3. JMS Test Client 4. Listener.jar 5. JMSTestClient.jar We now explain execution steps, we followed, to run this JXTA4JMS application. Before we try we require Application softwares and need to configure JXTA relay and J2EE server.

    標簽: application containing and folders

    上傳時間: 2014-11-17

    上傳用戶:z1191176801

  • 提供給JAVA入門者

    提供給JAVA入門者,免費下載PPT和源碼 很多網友問我學習Java有沒有什么捷徑,我說“無他,唯手熟爾”。但是我卻很愿意將自己學習的一些經驗寫出來,以便后來者少走彎路,幫助別人是最大的快樂嘛!   要想學好Java,首先要知道Java的大致分類。我們知道,自從Sun推出Java以來,就力圖使之無所不包,所以Java發展到現在,按應用來分主要分為三大塊:J2SE,J2ME和J2EE,這也就是Sun ONE(Open Net Environment)體系。J2SE就是Java2的標準版,主要用于桌面應用軟件的編程;J2ME主要應用于嵌入是系統開發,如手機和PDA的編程;J2EE是Java2的企業版,主要用于分布式的網絡程序的開發,如電子商務網站和ERP系統。J2SE開發桌面應用軟件比起VC,VB,DELPHI這些傳統開發語言來說,優勢好象并不明顯。J2ME對于初學者來說,好象又有點深奧,而且一般開發者很難有開發環境。所以現在應用最廣泛又最好學的就是J2EE了。J2EE又包括許多組件,如JSP,Servlet,JavaBean,EJB,JDBC,JavaMail等。要學習起來可不是一兩天的事。   那么又該如何學習J2EE呢?當然Java語法得先看一看的,I/O包,Util包,Lang包你都熟悉了嗎?然后再從JSP學起。如果你學過HTML,那么事情要好辦的多,如果沒有,那你快去補一補HTML基礎吧。其

    標簽: JAVA

    上傳時間: 2015-11-26

    上傳用戶:lvzhr

  • 長高44b0xi BIOS源碼 FS44B0II BIOS具有啟動、引導

    長高44b0xi BIOS源碼 FS44B0II BIOS具有啟動、引導,下載、燒寫,設置日期、時間,設置工作頻率等多種功能,並且支持各種參數的存儲和自動調用。 可以用flashpgm等軟件將BIOS燒寫到Flash中去,BIOS的自身駐留地址位于NOR FLASH的0x1f0000處,系統參數保存在0x1ff000以上區域中。所以在燒寫完BIOS,上電復位后先要執一定要執行backup命令把BIOS本身拷貝到NOR FLASH的高端1f0000去。

    標簽: BIOS 44 0xi 0II

    上傳時間: 2013-12-25

    上傳用戶:ainimao

  • HAMMING CODE在偵錯及更正的原理實現

    HAMMING CODE在偵錯及更正的原理實現,達到較快速的結果,浪費資源較少

    標簽: HAMMING CODE

    上傳時間: 2015-12-05

    上傳用戶:teddysha

  • This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si

    This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設計基於MSP430

    標簽: application describes Timer_A control

    上傳時間: 2014-01-01

    上傳用戶:qq21508895

主站蜘蛛池模板: 郯城县| 荔浦县| 阿克| 庆安县| 无棣县| 东方市| 岳池县| 乐清市| 广丰县| 梁山县| 和硕县| 广宁县| 会泽县| 天镇县| 嘉义市| 黔南| 来安县| 台州市| 安岳县| 镇远县| 河间市| 县级市| 河曲县| 武功县| 岑溪市| 永靖县| 鄂温| 威宁| 苗栗市| 莎车县| 讷河市| 札达县| 华亭县| 阜平县| 拉萨市| 衡阳市| 临江市| 晴隆县| 曲周县| 靖西县| 海淀区|