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

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

主模式

  • java多線程設計模式_結城浩

    《JAVA多線程設計模式》通過淺顯易懂的文字與實例來介紹JAVA線程相關的設計模式概念,并且通過實際的JAVA程序范例和UML圖示來一一解說,書中有代碼的重要部分加上標注使讀者更加容易解讀,再配合眾多的說明圖解,無論對于初學者還是程序設計高手來說,這都是一本學習和認識設計模式非常難得的好書。

    標簽: java 多線程 設計模式

    上傳時間: 2014-12-31

    上傳用戶:1214209695

  • Arduino學習筆記3_連接HMC5883L三軸電子羅盤傳感器

    用途:測量地磁方向,測量物體靜止時候的方向,測量傳感器周圍磁力線的方向。注意,測量地磁時候容易受到周圍磁場影響,主芯片HMC5883 三軸磁阻傳感器特點(抄自網上): 1,數字量輸出:I2C 數字量輸出接口,設計使用非常方便。 2,尺寸小: 3x3x0.9mm LCC 封裝,適合大規模量產使用。 3,精度高:1-2 度,內置12 位A/D,OFFSET, SET/RESET 電路,不會出現磁飽和現象,不會有累加誤差。 4,支持自動校準程序,簡化使用步驟,終端產品使用非常方便。 5,內置自測試電路,方便量產測試,無需增加額外昂貴的測試設備。 6,功耗低:供電電壓1.8V, 功耗睡眠模式-2.5uA 測量模式-0.6mA   連接方法: 只要連接VCC,GND,SDA,SDL 四條線。 Arduino GND -> HMC5883L GND Arduino 3.3V -> HMC5883L VCC Arduino A4 (SDA) -> HMC5883L SDA Arduino A5 (SCL) -> HMC5883L SCL (注意,接線是A4,A5,不是D4,D5) 源程序: #include <Wire.h> #include <HMC5883L.h> HMC5883Lcompass; voidsetup() { Serial.begin(9600); Wire.begin(); compass = HMC5883L(); compass.SetScale(1.3); compass.SetMeasurementMode(Measurement_Continuous); } voidloop() { MagnetometerRaw raw = compass.ReadRawAxis(); MagnetometerScaled scaled = compass.ReadScaledAxis(); float xHeading = atan2(scaled.YAxis, scaled.XAxis); float yHeading = atan2(scaled.ZAxis, scaled.XAxis); float zHeading = atan2(scaled.ZAxis, scaled.YAxis); if(xHeading < 0) xHeading += 2*PI; if(xHeading > 2*PI) xHeading -= 2*PI; if(yHeading < 0) yHeading += 2*PI; if(yHeading > 2*PI) yHeading -= 2*PI; if(zHeading < 0) zHeading += 2*PI; if(zHeading > 2*PI) zHeading -= 2*PI; float xDegrees = xHeading * 180/M_PI; float yDegrees = yHeading * 180/M_PI; float zDegrees = zHeading * 180/M_PI; Serial.print(xDegrees); Serial.print(","); Serial.print(yDegrees); Serial.print(","); Serial.print(zDegrees); Serial.println(";"); delay(100); }

    標簽: Arduino 5883L 5883 HMC

    上傳時間: 2013-12-16

    上傳用戶:stella2015

  • 基于FPGA+DSP模式的智能相機設計

    針對嵌入式機器視覺系統向獨立化、智能化發展的要求,介紹了一種嵌入式視覺系統--智能相機。基于對智能相機體系結構、組成模塊和圖像采集、傳輸和處理技術的分析,對國內外的幾款智能相機進行比較。綜合技術發展現狀,提出基于FPGA+DSP模式的硬件平臺,并提出智能相機的發展方向。分析結果表明,該系統設計可以實現脫離PC運行,完成圖像獲取與分析,并作出相應輸出。 Abstract:  This paper introduced an embedded vision system-intelligent camera ,which was for embedded machine vision systems to an independent and intelligent development requirements. Intelligent camera architecture, component modules and image acquisition, transmission and processing technology were analyzed. After comparing integrated technology development of several intelligent cameras at home and abroad, the paper proposed the hardware platform based on FPGA+DSP models and made clear direction of development of intelligent cameras. On the analysis of the design, the results indicate that the system can run from the PC independently to complete the image acquisition and analysis and give a corresponding output.

    標簽: FPGA DSP 模式 智能相機

    上傳時間: 2013-11-14

    上傳用戶:無聊來刷下

  • PLC控制系統設計---主電路圖

    PLC控制系統設計---主電路圖

    標簽: PLC 控制系統設計 主電路

    上傳時間: 2013-11-22

    上傳用戶:zl520l

  • USB接口芯片SL811HS在51單片機系統中的應用

    摘要:介紹了CYPRESS公司生產的主/從雙工作模式USB接口芯片SL811HS的性能與內部結構,給出了SL811HS芯片在單片機系統中擴展USB接口的硬件電路,同時給出了該系統的USB驅動程序及實現U盤讀寫功能的應用程序。關鍵詞:SL811HS;USB接口;驅動程序;U盤讀寫

    標簽: USB 811 SL HS

    上傳時間: 2014-01-17

    上傳用戶:qimingxing130

  • Micro_SD_卡(TF卡)_spi_模式實現方法

    Micro_SD_卡(TF卡)_spi_模式實現方法

    標簽: Micro_SD spi TF卡 模式

    上傳時間: 2014-03-19

    上傳用戶:bvdragon

  • 新型串行閃存滿足大容量存儲應用需求

    128Mb以上的串行閃存被認為是電子產品滿足市場需求、增加更多功能的一個主要障礙,針對需要128Mb以上串行閃存的應用要求,美光科技 (Micron Technology)推出一個簡單的獨一無二的擴容解決方案。這個解決方案可以把存儲容量輕松地擴大到4G或更大,完全兼容現有的串行外設接口(SPI)協議,無需重新設計主芯片的硬件。該解決方案優于市場上現有的要求創建一個新的32位尋址模式的解決方案,因為創建新的尋址模式可能強迫設計人員修改軟硬件。

    標簽: 串行閃存 大容量 存儲

    上傳時間: 2013-12-20

    上傳用戶:569342831

  • Arduino學習筆記3_連接HMC5883L三軸電子羅盤傳感器

    用途:測量地磁方向,測量物體靜止時候的方向,測量傳感器周圍磁力線的方向。注意,測量地磁時候容易受到周圍磁場影響,主芯片HMC5883 三軸磁阻傳感器特點(抄自網上): 1,數字量輸出:I2C 數字量輸出接口,設計使用非常方便。 2,尺寸小: 3x3x0.9mm LCC 封裝,適合大規模量產使用。 3,精度高:1-2 度,內置12 位A/D,OFFSET, SET/RESET 電路,不會出現磁飽和現象,不會有累加誤差。 4,支持自動校準程序,簡化使用步驟,終端產品使用非常方便。 5,內置自測試電路,方便量產測試,無需增加額外昂貴的測試設備。 6,功耗低:供電電壓1.8V, 功耗睡眠模式-2.5uA 測量模式-0.6mA   連接方法: 只要連接VCC,GND,SDA,SDL 四條線。 Arduino GND -> HMC5883L GND Arduino 3.3V -> HMC5883L VCC Arduino A4 (SDA) -> HMC5883L SDA Arduino A5 (SCL) -> HMC5883L SCL (注意,接線是A4,A5,不是D4,D5) 源程序: #include <Wire.h> #include <HMC5883L.h> HMC5883Lcompass; voidsetup() { Serial.begin(9600); Wire.begin(); compass = HMC5883L(); compass.SetScale(1.3); compass.SetMeasurementMode(Measurement_Continuous); } voidloop() { MagnetometerRaw raw = compass.ReadRawAxis(); MagnetometerScaled scaled = compass.ReadScaledAxis(); float xHeading = atan2(scaled.YAxis, scaled.XAxis); float yHeading = atan2(scaled.ZAxis, scaled.XAxis); float zHeading = atan2(scaled.ZAxis, scaled.YAxis); if(xHeading < 0) xHeading += 2*PI; if(xHeading > 2*PI) xHeading -= 2*PI; if(yHeading < 0) yHeading += 2*PI; if(yHeading > 2*PI) yHeading -= 2*PI; if(zHeading < 0) zHeading += 2*PI; if(zHeading > 2*PI) zHeading -= 2*PI; float xDegrees = xHeading * 180/M_PI; float yDegrees = yHeading * 180/M_PI; float zDegrees = zHeading * 180/M_PI; Serial.print(xDegrees); Serial.print(","); Serial.print(yDegrees); Serial.print(","); Serial.print(zDegrees); Serial.println(";"); delay(100); }

    標簽: Arduino 5883L 5883 HMC

    上傳時間: 2014-03-20

    上傳用戶:tianyi223

  • 一高效基于主鍵值的文件型數據庫

    一高效基于主鍵值的文件型數據庫

    標簽: 數據庫

    上傳時間: 2013-12-25

    上傳用戶:busterman

  • 含有線性插值, 樣條插值,Gauss矩陣列主元消去法等算法的實現

    含有線性插值, 樣條插值,Gauss矩陣列主元消去法等算法的實現

    標簽: Gauss 線性插值 插值 矩陣

    上傳時間: 2015-01-04

    上傳用戶:lhc9102

主站蜘蛛池模板: 鹰潭市| 北票市| 区。| 汉川市| 香港| 乌兰浩特市| 昆明市| 杭锦旗| 竹北市| 江永县| 平遥县| 镇雄县| 遂溪县| 阳新县| 香港 | 扶绥县| 且末县| 屏山县| 齐河县| 汉沽区| 宜章县| 旺苍县| 潞西市| 民乐县| 讷河市| 呼图壁县| 安平县| 北宁市| 敖汉旗| 西畴县| 西和县| 财经| 祥云县| 柏乡县| 潼关县| 秦皇岛市| 阳新县| 蕲春县| 清水县| 额敏县| 建阳市|