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

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

Power<b>BUILdeR</b>

  • Quectel Wireless Solutions BC20-TE-B 原理圖 V1.2

    BC20-TE-B NB-Iot 評估板評估板原廠原理圖V1.2。完整對應實物裝置。

    標簽: BC20 NB-Iot Quectel

    上傳時間: 2022-06-17

    上傳用戶:

  • ASR M08-B資料

    ASR M08-B設置軟件 V3.2  arduino 2560+ASRM08-B測試程序  arduino UNO+ASRM08-B測試程序語音控制臺燈電路圖及C51源碼(不帶校驗碼) 繼電器模塊設置。   ASR M08-B是一款語音識別模塊。首先對模塊添加一些關鍵字,對著該模塊說出關鍵字,串口會返回三位的數,如果是返回特定的三位數字,還會引起ASR M08-B的相關引腳電平的變化?!緶y試】①打開“ASR M08-B設置軟件 V3.2.exe”。②選擇“串口號”、“打開串口”、點選“十六進制顯示”。③將USB轉串口模塊連接到語音識別模塊上。接線方法如下:語音模塊TXD --> USB模塊RXD語音模塊RXD --> USB模塊TXD語音模塊GND --> USB模塊GND語音模塊3V3 --> USB模塊3V3(此端為3.3V電源供電端。)④將模塊的開關撥到“A”端,最好再按一次上面的大按鈕(按一次即可,為了確保模塊工作在正確的模式)。⑤對著模塊說“開燈”、“關燈”模塊會返回“0B”、“0A”,表示正常(注意:0B對應返回值010,0B對應返回值010,返回是16進制顯示的嘛,設置的時候是10進制設置的)。

    標簽: ASR M08-B

    上傳時間: 2022-07-06

    上傳用戶:aben

  • 電網現場作業管理系統的信息化設計

    為了改變目前電網現場作業管理的變電巡檢、變電檢修試驗、輸電線路巡檢檢修等管理系統各自獨立運行,信息不能共享,功能、效率受限,建設和維護成本高的現狀,提出了采用B/S+C/S構架模式,將各現場作業管理模塊和生產MIS(管理系統)集成為一體的現場作業管理系統的設計方案,做到各子系統和生產MIS軟硬資源共享,做到同一數據唯一入口、一處錄入多處使用。各子系統設備人員等基礎信息來源于生產管理系統,各子系統又是生產管理系統的作業數據、缺陷信息的重要來源。經過研究試用成功和推廣應用,目前該系統已在江西電網220 kV及以上變電站全面應用。 Abstract:  In order to improve the status that the substation field inspection system, substation equipments maintenance and testing system, power-line inspection and maintenance system are running independent with each other. They can?蒺t share the resource information which accordingly constrains their functions and efficiency, and their construction and maintenance costs are high. This paper introduces a field standardized work management system based on B/S+C/S mode, integrating all field work management systems based on MIS and share the equipments and employee?蒺s data of MIS,the field work data of the sub systems are the source information of MIS, by which the same single data resouce with one-time input can be utilized in multiple places. After the research and testing, this system is triumphantly using in all 220kV and above substations in Jiangxi grid.

    標簽: 電網 信息化 管理系統

    上傳時間: 2013-11-15

    上傳用戶:han_zh

  • PCA9549 Octal bus switch with

    The PCA9549 provides eight bits of high speed TTL-compatible bus switching controlledby the I2C-bus. The low ON-state resistance of the switch allows connections to be madewith minimal propagation delay. Any individual A to B channel or combination of channelscan be selected via the I2C-bus, determined by the contents of the programmable Controlregister. When the I2C-bus bit is HIGH (logic 1), the switch is on and data can flow fromPort A to Port B, or vice versa. When the I2C-bus bit is LOW (logic 0), the switch is open,creating a high-impedance state between the two ports, which stops the data flow.An active LOW reset input (RESET) allows the PCA9549 to recover from a situationwhere the I2C-bus is stuck in a LOW state. Pulling the RESET pin LOW resets the I2C-busstate machine and causes all the bits to be open, as does the internal power-on resetfunction.

    標簽: switch Octal 9549 with

    上傳時間: 2014-11-22

    上傳用戶:xcy122677

  • 《數據庫設計》課程設計 一、 設計目的 數據庫設計是一門應用性很強的學科

    《數據庫設計》課程設計 一、 設計目的 數據庫設計是一門應用性很強的學科,在學習時必須使理論與實踐相結合。課程設計的目的是通過實踐使同學們經歷到一次綜合訓練,以便能較全面地理解、掌握和綜合運用所學的知識。 二、 設計任務與要求 (1) 對實際系統進行分析,寫出需求分析說明(數據需求和事務需求)。 (2) 概念結構設計 說明本數據庫將反映的現實世界中的實體、屬性和它們之間的關系等(E-R圖,可以用基本E-R圖或擴展E-R圖)。 (3) 邏輯結構設計 將概念結構映射為數據庫全局邏輯結構(關系模型),包括所確定的關鍵字和屬性、重新確定的記錄結構和所建立的各個表文件之間的相互關系。 三、 設計環境與工具 要求使用輔助設計工具,如Power Designer或者ERWin等,轉換為:SQL Server、Access或其它的DBMS數據庫(不作統一要求)。 四、 設計步驟 參考《數據庫設計實例指導書》 五、 設計題 教材P58面:3.8課程設計A、B、C任選一題 六、 設計成果 設計結果以書面形式于17周交付。 七、 成績評定 (1) 獨立完成 (2) 文檔完整 (3) 滿足用戶需求 這是研究生數據庫課程設計

    標簽: 數據庫設計

    上傳時間: 2015-03-03

    上傳用戶:498732662

  • 光學設計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in

    光學設計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.

    標簽: described aspheric surfaces Annular

    上傳時間: 2014-01-08

    上傳用戶:yyyyyyyyyy

  • 通過MP(代表其中一個P口)的高4位來控制

    通過MP(代表其中一個P口)的高4位來控制,AA`BB`-4,5,6,7腳。12細分,沒行數組里面分4對,每對數第一個加到P口控制電流方向,第二個數控制通電時間。正轉AA`-BB`-A`A-B`B,數組由1到12行的讀取,反轉B`B-A`A-BB`-AA`,數組由12到1行的讀取。參數POWER表示電機啟動還是不啟動,DIRECT參數表示方向,SPEED表示速度等級,每項通電時間用數組中的植/SPEED。本程序沒考慮要走多少步的情況,調用一次就走一步。

    標簽: 控制

    上傳時間: 2015-12-07

    上傳用戶:hopy

  • The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification

    The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification as of December 7, 2000 Mini-B connector Engineering Change Notice to the USB 2.0 specification. Pull-up/pull-down Resistors Engineering Change Notice to the USB 2.0 specification. Errata to the USB 2.0 specification as of May 28, 2002 Interface Association Descriptor Engineering Change Notice to the USB 2.0 specification. Rounded Chamfer Engineering Change Notice to the USB 2.0 specification as of October 8, 2003 Unicode Engineering Change Notice to the USB 2.0 specification as of February 21, 2005 Inter-Chip USB Supplement Revision 1.0 as of March 13, 2006 Revision 1.3 of the USB On-The-Go Supplement as of December 5, 2006 Revision 1.01 of the Micro-USB Cables and Connectors Specification as of April 4, 2007 USB 2.0 Link Power Management Addendum Engineering Change Notice to the USB 2.0 specification as of July 16, 2007.

    標簽: specification 2.0 USB Original

    上傳時間: 2013-12-31

    上傳用戶:familiarsmile

  • Atheros無線芯片AR-6000系列wince 6驅動源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware

    Atheros無線芯片AR-6000系列wince 6驅動源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 轉自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1

    標簽: wince Requires firmware Atheros

    上傳時間: 2014-11-11

    上傳用戶:bibirnovis

  • Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on

    Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.

    標簽: Communications installation Atheros Driver

    上傳時間: 2016-10-27

    上傳用戶:hebmuljb

主站蜘蛛池模板: 长沙市| 益阳市| 金山区| 洛隆县| 吴川市| 章丘市| 中牟县| 威海市| 开化县| 昆明市| 施秉县| 康定县| 宣城市| 尉氏县| 江陵县| 南溪县| 布拖县| 定襄县| 宜春市| 盈江县| 泽普县| 海林市| 湟中县| 隆尧县| 南雄市| 五河县| 西乌| 巴楚县| 邵阳市| 桐城市| 扶绥县| 龙陵县| 永州市| 阿鲁科尔沁旗| 瓦房店市| 慈利县| 城步| 文水县| 宝兴县| 元氏县| 天等县|