VIP專區-嵌入式/單片機編程源碼精選合集系列(8)資源包含以下內容:1. 一個免費的嵌入式操作系統..2. 南描述了如何在AT90S1200上實現輪詢(polled)軟件UART.3. 指南描述了一組用于SPI協議軟件實現的低級程序.4. 指南描述了如何實現小型且高速的中斷驅動步進馬達控制器.5. P89CXX編程器控制CPU接收和控制程序.6. HT1380實時時鐘驅動程序.7. 一個hdlc的接受模塊代碼.8. 一個hdlc發送模塊的編碼.9. 基于TI公司tms320c6711 dsk板的一個圖像處理的小程序。.10. We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java..11. 又一flash文件系統.12. gprs協議實現.13. microchip 得協議棧.14. cs8900網絡芯片驅動 for lwip.15. isd4003參考程序.16. 《嵌入式系統構件》源代碼.17. usb51s_v0.4源代碼.18. u盤mp3文件系統源代碼.19. 51CPU快速crc檢驗.20. Flash文件系統.21. 聲音均衡器的源代碼程序.22. 液晶程序.23. 將bin文件轉換成hex文件.24. M68K的內存結構分析.25. 這是c語言寫的中斷的例子.26. wdm格式的驅動例子代碼1.27. wdm格式的驅動例子代碼2.28. wdm格式的驅動例子代碼3.29. wdm格式的驅動例子代碼.30. MPC860的SCC1配置以太網示例代碼.31. MPC860的SCC2配置HDLC示例代碼.32. MPC860的配置I2C示例代碼.33. webserve1.0.34. ZooBoot.35. uboot.36. MPC860初始化QMC在HDLC模式示例.37. Intel 82559網卡驅動.38. ATMEL的ADS例子1.39. AT91M42800A-INT例子.40. AT91M42800A-LED例子.
上傳時間: 2013-04-15
上傳用戶:eeworm
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
標簽: Bing point-to-point measurement determines
上傳時間: 2015-09-15
上傳用戶:lgnf
This a calculator simulation program written in Labview. It is based on event structure introduced by Labviw 8.0 or later editions.
標簽: calculator simulation introduced structure
上傳時間: 2015-12-27
上傳用戶:123456wh
// 移頻選頻原理 //Fvco=[(P*B)+A]*Frefin/R //P=32 //loop filter 100k----prescribe //R=12.8M/100K=128---Parameter1 //Fvco=頻點*2+170280 -1400 //B=Fvco/32-----------Parameter2 //A=Fvco-32*B
標簽: 100 prescribe Frefin filter
上傳時間: 2013-12-26
上傳用戶:dancnc
(1) 、用下述兩條具體規則和規則形式實現.設大寫字母表示魔王語言的詞匯 小寫字母表示人的語言詞匯 希臘字母表示可以用大寫字母或小寫字母代換的變量.魔王語言可含人的詞匯. (2) 、B→tAdA A→sae (3) 、將魔王語言B(ehnxgz)B解釋成人的語言.每個字母對應下列的語言.
上傳時間: 2013-12-30
上傳用戶:ayfeixiao
1.有三根桿子A,B,C。A桿上有若干碟子 2.每次移動一塊碟子,小的只能疊在大的上面 3.把所有碟子從A桿全部移到C桿上 經過研究發現,漢諾塔的破解很簡單,就是按照移動規則向一個方向移動金片: 如3階漢諾塔的移動:A→C,A→B,C→B,A→C,B→A,B→C,A→C 此外,漢諾塔問題也是程序設計中的經典遞歸問題
上傳時間: 2016-07-25
上傳用戶:gxrui1991
1. 下列說法正確的是 ( ) A. Java語言不區分大小寫 B. Java程序以類為基本單位 C. JVM為Java虛擬機JVM的英文縮寫 D. 運行Java程序需要先安裝JDK 2. 下列說法中錯誤的是 ( ) A. Java語言是編譯執行的 B. Java中使用了多進程技術 C. Java的單行注視以//開頭 D. Java語言具有很高的安全性 3. 下面不屬于Java語言特點的一項是( ) A. 安全性 B. 分布式 C. 移植性 D. 編譯執行 4. 下列語句中,正確的項是 ( ) A . int $e,a,b=10 B. char c,d=’a’ C. float e=0.0d D. double c=0.0f
上傳時間: 2017-01-04
上傳用戶:netwolf
4. 假設有兩個按數據元素值非遞減有序排列的線性表A和B,均以單鏈表作為存儲結構。編寫算法將A表和B表歸并成一個按元素值遞減有序(即非遞增有序,允許值相同)排列的線性表C。
上傳時間: 2013-12-20
上傳用戶:笨小孩
Abstract: This application note discusses the development and deployment of 3G cellular femtocell base stations. The technicalchallenges for last-mile residential connectivity and adding system capacity in dense urban environments are discussed, with 3Gfemtocell base stations as a cost-effective solution. Maxim's 3GPP TS25.104-compliant transceiver solution is presented along withcomplete radio reference designs such as RD2550. For more information on the RD2550, see reference design 5364, "FemtocellRadio Reference Designs Using the MAX2550–MAX2553 Transceivers."
標簽: Base-Station Applications Single-Chip Transceiver
上傳時間: 2013-11-07
上傳用戶:songrui
Abstract: This application note discusses the development and deployment of 3G cellular femtocell base stations. The technicalchallenges for last-mile residential connectivity and adding system capacity in dense urban environments are discussed, with 3Gfemtocell base stations as a cost-effective solution. Maxim's 3GPP TS25.104-compliant transceiver solution is presented along withcomplete radio reference designs such as RD2550. For more information on the RD2550, see reference design 5364, "FemtocellRadio Reference Designs Using the MAX2550–MAX2553 Transceivers."
標簽: Base-Station Applications Single-Chip Transceiver
上傳時間: 2013-11-05
上傳用戶:超凡大師