The following sections profile many of the vendors in the NFV market. The individual profiles were created through a collaborative effort between SDNCentral’s Research Team and the Vendor’s product experts. SDNCentral worked under the assumption the information provided by the vendors was factual, auditing the submissions only to remove unverifiable claims and hyperbole. Extended profiles can be viewed online. While every attempt has been made to validate the capabilities listed in the profiles, SDNCentral advises end users to verify the veracity of each claim for themselves in their actual deployment environments. SDNCentral cannot be held liable for unexpected operations, damages or incorrect operation due to any inaccuracies listed here. SDNCentral welcomes feedback and additional information from end users based on their real-world experiences with the products and technologies listed. The SDNCentral research team can be reached at
標(biāo)簽: SDxCentral-Mega-NFV-Report
上傳時(shí)間: 2020-06-01
上傳用戶:shancjb
The digital dilemma: Telecoms fi rms prepare for the future is an Economist Intelligence Unit (EIU) Report commissioned by WIPRO. The Report strives to identify the key issues that companies within the telecoms sector are facing as they attempt to reshape their businesses to compete in a more digitised world.
上傳時(shí)間: 2020-06-01
上傳用戶:shancjb
In 2001, Orange, a UK mobile network operator, announced the “Orange at Home” project, a smart house incorporating the latest technology wizardry built some 20 miles north of London. It was intended to be more than a mere showcase, with plans for real families to move in and live with the smart home. My then research establishment, the Digital World Research Centre at the University of Surrey, was commissioned to study how these families reacted to their new home, and to Report lessons for the future development of smart homes and smart home technologies.
標(biāo)簽: Inside Smart Home the
上傳時(shí)間: 2020-06-06
上傳用戶:shancjb
Since the original publication of Manual 74 in 1991, and the preceding “Guidelines for Transmission Line Structural Loading” in 1984, the understanding of structural loadings on transmission line structures has broadened signifi cantly. However, improvements in computational capa- bility have enabled the transmission line engineer to more easily deter- mine structural loadings without properly understanding the parameters that affect these loads. Many seasoned professionals have expressed concern for the apparent lack of recent information on the topic of struc- tural loadings as new engineers enter this industry. The Committee on Electrical Transmission Structures is charged with the responsibility to Report, evaluate, and provide loading requirements of transmission struc- tures. This task committee was therefore formed to update and revise the 1991 manual.
標(biāo)簽: Transmission Guidelines Electrical Line for
上傳時(shí)間: 2020-06-07
上傳用戶:shancjb
With more than two billion terminals in commercial operation world-wide, wire- less and mobile technologies have enabled a first wave of pervasive communication systems and applications. Still, this is only the beginning as wireless technologies such as RFID are currently contemplated with a deployment potential of tens of billions of tags and a virtually unlimited application potential. A recent ITU Report depicts a scenario of “Internet of things” — a world in which billions of objects will Report their location, identity, and history over wireless connections.
標(biāo)簽: Internet Things From The RFI of
上傳時(shí)間: 2020-06-08
上傳用戶:shancjb
MAX30102芯片心率血氧傳感器模塊傳感器模塊軟硬件設(shè)計(jì)資料包括STM32測(cè)試源碼AD設(shè)計(jì)原理圖及心率及血氧參考設(shè)計(jì)資料:參考代碼及實(shí)驗(yàn)數(shù)據(jù)工程文件及庫(kù)心率及血氧參考設(shè)計(jì)資料芯片數(shù)據(jù)手冊(cè)1771.pdf2ES Teck PEMS White Paper.pdf31930_accessories.pdf5273c08fe2b6b_1_4264142A_EN_p.pdfAvant 2120 Brochure.pdfcelyon-1057-daeg.pdfDr. Bob case study for dental.pdfenvitec.pdfgclarke-2015-MASc-thesis.pdfiadt02i4p261.pdfIHE_PCD_Suppl_POI.pdfijcsit2014050679.pdfIMECS2009_pp1537-1540.pdfLuksSwensonPulseOximetryatHighAltitude.pdfMI_CCHD_Screener_Tips_Flier_3-21-13_422078_7.pdfMoon.pdfnotes6.pdfpansw_spo2_sensor.pdfPK_EN_MAsimo2008Product Catalog.pdfpm-60a-spo2-Report-4.pdfpulse-oximetry-at-home.pdfpulse-oximetry.pdfpulse.pdfPulseOxFinal_low.pdfpulse_ox.pdfpxc3976461.pdfReusable SpO2 Sensors.pdfSP02-cross-reference-sensor.pdfsprt533.pdfsszb140.pdfview.pdf
標(biāo)簽: max30102 芯片 心率血氧傳感器 stm32
上傳時(shí)間: 2021-11-24
上傳用戶:fliang
HID 型概述第一個(gè)被windows支持的usb外圍設(shè)備類是人機(jī)接口設(shè)備。hid是human interface device人機(jī)接口設(shè)備的英文縮寫。是指直接和人進(jìn)行互動(dòng)的設(shè)備。如鼠標(biāo)、鍵盤等。運(yùn)行在WINDOWS98或其他更高的版本的操作系統(tǒng)的PC機(jī),系統(tǒng)除了提供通用的USB設(shè)備的底層驅(qū)動(dòng)以外,還單獨(dú)提供了一些HID設(shè)備的完整驅(qū)動(dòng),應(yīng)用程序可以很容易的與操作系統(tǒng)內(nèi)部的hid通訊。這樣使得符合hid類的USB設(shè)備很容易開發(fā)與運(yùn)行。也就是說(shuō),我們?nèi)绻雽?shí)現(xiàn)一個(gè)USB的HID類設(shè)備,是不需要在Windows下開發(fā)自己的驅(qū)動(dòng)程序,HID不一定要是標(biāo)準(zhǔn)的外設(shè)類型,唯一的要求是交換的數(shù)據(jù)存儲(chǔ)在報(bào)文的結(jié)構(gòu)內(nèi),設(shè)備固件必須支持報(bào)文的格式。任何工作在該限制之內(nèi)的設(shè)備都可以成為一個(gè)hid,例如溫度計(jì),電壓計(jì),讀卡機(jī)等。hid類設(shè)備只能使用控制傳輸與中斷傳輸兩種方式。HID的交換的數(shù)據(jù)格式稱為報(bào)文。報(bào)文形式靈活,能處理任何類型的數(shù)據(jù)。HID特有的請(qǐng)求,Set Report和Get Report為主機(jī)和設(shè)備之間的任何類型數(shù)據(jù)塊傳輸提供了一種方法。主機(jī)發(fā)出Get Report請(qǐng)求,設(shè)備響應(yīng)向主機(jī)傳送數(shù)據(jù)塊;主機(jī)發(fā)出Set Report請(qǐng)求,設(shè)備響應(yīng)準(zhǔn)備接收主機(jī)發(fā)出的數(shù)據(jù)塊。對(duì)于一個(gè)全速設(shè)備,中斷傳輸方式下每筆事務(wù)能夠傳送的最大數(shù)據(jù)量是64字節(jié),全速設(shè)備每毫秒不能有超過(guò)一筆事務(wù),所以每秒最多傳送64000字節(jié)。高速設(shè)備,每筆事務(wù)能夠傳送的最大數(shù)據(jù)量是1024字節(jié)。對(duì)于不能一次傳輸完畢的數(shù)據(jù),接收和發(fā)送報(bào)文可以采用多筆事務(wù)。下表列舉出了與HID類設(shè)備通信過(guò)程中使用到的大量函數(shù),這些函數(shù)的用法在DDK的幫助文檔中均有詳細(xì)地解釋。這些函數(shù)包含在Hid.dll,Setupapi.dl、Kernel32.dll三個(gè)動(dòng)態(tài)鏈接庫(kù)中,分別起到與HID設(shè)備通訊,尋找與識(shí)別設(shè)備,交換數(shù)據(jù)的作用。
上傳時(shí)間: 2022-05-31
上傳用戶:
第一節(jié)主界面說(shuō)明1-1主界面M ain Interface圖形操作界面是建模的最簡(jiǎn)單方法之一,當(dāng)我們?cè)谀P蜑g覽器(M odelNavigator)中設(shè)定好應(yīng)用模式以后,會(huì)自動(dòng)彈出圖形操作界面。下圖表示2D應(yīng)用模式的圖形操作界面:第二節(jié)文件萊單File$2-1新建New新建:開啟模型瀏覽器,建立新模型52-2打開模型庫(kù)O pen M odelL.brary打開模型庫(kù):打開模型庫(kù)中已存在的例子$24打開open打開:載入已經(jīng)建好的模型$25保存Save保存:儲(chǔ)存模型$26另存為SaveAs另存為:在另一個(gè)路徑下儲(chǔ)存模型$2-7 打印Print打印:打印模型28生成報(bào)告Generate Report生成報(bào)告:生成一個(gè)能詳細(xì)說(shuō)明模型的應(yīng)用模式、幾何屬性、材料和邊界設(shè)置等的報(bào)告文件。其中,在Format中設(shè)定生:成報(bào)告的格式、存放的路徑;在Contents中選擇報(bào)告包含哪些部分.
標(biāo)簽: COMSOl Multiphysics
上傳時(shí)間: 2022-06-20
上傳用戶:
VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(123)資源包含以下內(nèi)容:1. 研華數(shù)據(jù)采集卡c++ console程序多通道采集數(shù)據(jù)的例子.2. 基于AT89C51的電子秤方案,原理圖,程序.3. FAT32 study Report,it s discrips the FAT332 stard , FAT32 學(xué)習(xí)筆記.4. 基于arm的嵌入式書籍.5. 三菱FX系列PLC密碼解密軟件.不需注冊(cè)..6. This guide reviews the rules and syntax of the principle commands that comprise C and its object-ori.7. 紅外遙控大全.8. ADI公司DDS芯片AD9830應(yīng)用資料.9. ADI公司DDS芯片AD9832應(yīng)用資料.10. ADI公司DDS芯片AD9833應(yīng)用資料.11. ADI公司DDS芯片AD9834應(yīng)用資料.12. PXA27x Processor Family Optimization Guide.13. ti的c2000的spi。有用的著的時(shí)候。可以在程序中測(cè)試spi口.14. *名稱:LCD12864顯示程序 功能:顯示英文.15. 89c51與ds1302代碼顯示時(shí)間的源程序.16. 51實(shí)驗(yàn)板的原理圖!可以作為簡(jiǎn)單的起步參考.17. 由于找不到安裝 紅旗需要的文件.18. W3100是WIZnet公司專門為以太網(wǎng)互聯(lián)和嵌入式設(shè)備推出的硬件TCP/IP協(xié)議棧芯片.19. 基于狀態(tài)轉(zhuǎn)換法設(shè)計(jì)的電機(jī)正反轉(zhuǎn)、調(diào)速PLC源程序.20. s3c4510b的源代碼以及并口JTAG下載調(diào)試程序.21. 介紹了實(shí)時(shí)嵌入式系統(tǒng)的相關(guān)內(nèi)容,對(duì)于研究嵌入式很用用..22. 射頻讀寫模塊是采用最新Mifare技術(shù)的微型嵌入式非接觸式IC卡讀寫模塊。內(nèi)嵌ISO14443 Type A協(xié)議解釋器,并具有射頻驅(qū)動(dòng)及接收功能,可以簡(jiǎn)單實(shí)現(xiàn)對(duì)MifareOne等卡片的讀寫操作,讀寫.23. AT91SAM7S64開發(fā)板的ADS范例for ATMEL S64-EKAT91SAM7S64-BasicMouseUSB.24. ds18b20的一個(gè)完整程序.25. 我的一個(gè)交通燈的課程設(shè)計(jì).26. mcuzone的AT91RM9200EK底板原理圖Rev2.0.27. 有關(guān)I2C設(shè)計(jì)的資料. 有關(guān)I2C設(shè)計(jì)的資料..28. cmos的教程.29. This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It s.30. 低頻數(shù)字式相位測(cè)量?jī)x.31. 使用C C++ 開發(fā)嵌入系統(tǒng) 詳細(xì)實(shí)例 很實(shí)用.32. 270開發(fā)板串口擴(kuò)展測(cè)試程序,arm9 工控板測(cè)試.33. 利用PCB上的走線實(shí)現(xiàn)高頻低通濾波器的設(shè)計(jì).34. LPC2131 對(duì)大家和有幫助的.35. 這是一個(gè)AVR單片機(jī)的紅外遙控程序.36. 嵌入式實(shí)時(shí)操作系統(tǒng)psos的系統(tǒng)調(diào)用手冊(cè).37. 題目1:DSB調(diào)制與解調(diào)電路的MATLAB實(shí)現(xiàn)及調(diào)制性能分析 題目2:SSB調(diào)制與解調(diào)電路的MATLAB實(shí)現(xiàn)及調(diào)制性能分析 題目3:AM調(diào)制與解調(diào)電路的MATLAB實(shí)現(xiàn)及調(diào) 題目5:PM調(diào)制與解.38. 該P(yáng)DF文檔是CPLD/FPGA的入門教程。里面敘述了PLD的基本結(jié)構(gòu).39. 51單片機(jī)+max7219驅(qū)動(dòng)實(shí)例 8位LED同時(shí)循環(huán)顯示1-9.40. 嵌入式系統(tǒng)中U-Boot基本特點(diǎn)及其移植方法.
標(biāo)簽: 紅外線 波形 測(cè)系統(tǒng) 編碼
上傳時(shí)間: 2013-07-21
上傳用戶:eeworm
VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(135)資源包含以下內(nèi)容:1. AT89C52紅外接收c源碼 已經(jīng)過(guò)調(diào)試 下載即可使用.2. 步進(jìn)電機(jī)驅(qū)動(dòng)控制技術(shù)及其應(yīng)用設(shè)計(jì)研究 一編論文.3. Nucleus PLUS source code anasisy. An open source OS which is widely used in embedded development dom.4. 數(shù)字系統(tǒng)CAD 開發(fā)平臺(tái)實(shí)驗(yàn)部分共有6 個(gè)實(shí)驗(yàn).5. 12位ads7816的兩種讀取方式:SPI方式和手動(dòng)方式.6. 可用于嵌入式編程學(xué)習(xí).7. ADE7755應(yīng)用于單相CPU卡表的硬件設(shè)計(jì)原理圖.8. 電能表的結(jié)構(gòu)原理介紹和工作原理介紹.9. 這是一個(gè)關(guān)于C++編程規(guī)范的資料.10. C/C++bianchengguifan.11. 賽車程序:先對(duì)賽道和賽車建立模型.12. This document teach how you interface the microcontroller to the devices using i2c , spi and serial.13. 我收集的一些I2C的技術(shù)文檔和在linux環(huán)境的應(yīng)用分析等.14. 模糊PID在電阻爐溫度控制系統(tǒng)中的應(yīng)用。提出了FUZZY-PID控制器.15. 在網(wǎng)站上找到的一個(gè)比較不錯(cuò)的字符疊加程序.16. 包的運(yùn)用.17. 嵌入式高速數(shù)據(jù)采集器的研制.18. 嵌入式C_C++語(yǔ)言精華文章集錦.19. Visual C++網(wǎng)絡(luò)通信協(xié)議分析與應(yīng)用實(shí)現(xiàn)代碼.20. 嵌入式C編程語(yǔ)言入門與深入.21. 周立功的PCI51XX CAN卡在VC6.0下的開發(fā)示例.22. 飛思卡爾S12系Serial_Peripheral_Interphase_(SPI)應(yīng)用范例.23. 飛思卡爾S12系列Inter-IC_Bus__(IIC)應(yīng)用范例.24. 開機(jī)時(shí).25. 簡(jiǎn)單的程序.26. U2270B組成的讀卡頭原理圖!典型應(yīng)用電路.27. lpc214x的開發(fā)平臺(tái)下載軟件 使用lpc214x的開發(fā).28. ZIGBEE1015無(wú)線傳感器統(tǒng)會(huì)自動(dòng)刪除debug和release目錄.29. Introduction: 1. Macro1: AddFailureModeCol is used to the test Report generated from GNPO Rpt Tools.30. 適合用于嵌入式的zc301攝像頭驅(qū)動(dòng)。解壓縮之后放在/driver/media/video/zc0301目錄下.31. 開源嵌入式圖形軟件FLTK使用 視頻教程.32. jz4740 nand boot source code. jz4740 nand 引導(dǎo)代碼.33. 用C++寫的一個(gè)模擬ATM自動(dòng)取款機(jī)的程序.我這個(gè)程序不同于網(wǎng)上現(xiàn)有的那個(gè)不能記錄用戶填寫信息的..34. 該電子日歷可顯示年、月、日、星期、時(shí)、分的時(shí)間信息。 整個(gè)系統(tǒng)采用AT89C52作為中央處理芯片.35. 讓你了解AODV在OPNET下怎么運(yùn)用.36. 基于GPS定位的嵌入式汽車監(jiān)控器設(shè)計(jì).37. 使用手冊(cè).38. Zigbee培訓(xùn)資料.39. EASYARM2210的原理圖 設(shè)計(jì)ARM硬件的重要參考.40. 嵌入式平臺(tái)的開發(fā)全過(guò)程 非常易懂 嵌?朧狡教ǖ目⑷?非常易懂.
標(biāo)簽: 夜視
上傳時(shí)間: 2013-05-25
上傳用戶:eeworm
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1