La designaci貿n Modbus Modicon corresponde a una marca registrada por Gould Inc. Como en tantos otros casos, la designaci貿n no corresponde propiamente al est謾ndar de red, incluyendo todos los aspectos desde el nivel f鉚sico hasta el de aplicaci貿n, sino a un protocolo de enlace [nivel OSI 2]. Puede, por tanto, implementarse con diversos tipos de conexi貿n f鉚sica y cada fabricante suele suministrar un software de aplicaci貿n propio, que permite parametrizar sus producto
標簽: corresponde registrada designaci Modicon
上傳時間: 2014-12-01
上傳用戶:梧桐
本文將介紹文本安裝Fedora過程,盡可能的表現出真實狀態。給初學者一個快速入門的途徑! 提示:本教程采用識圖方式編寫,對常用的加以講解其余功能讀者可自行嘗試。 Fedora 是一系列由 Red Hat 支持的項目,由貢獻者領導。這些項目由一個龐大的社群開發,這個社群的成員以自己的不懈努力,提供并維護自由、開放源碼的軟件和開放的標準。Fedora 項目的核心,是一個操作系統和平臺,基于 Linux,允許任何人自由地使用、修改和重發布,無論現在還是將來。
上傳時間: 2017-03-30
上傳用戶:yph853211
LINUX 全系列從安裝到架站管理教學文件 共197個教學文件,包含: linux 208招 Linux Kemel 核心 Linux X Window應用問答 Linux 使用小技巧 Linux 指令大全 LINUX 文件系統介紹 Linux 系統設定 Linux 系統命令 Linux的安裝 Linux的快技法 Linux是什么 Linux常用軟體說明 Red Hat Linux SuSE Linux安裝 硬體Q&A 程式教學....
上傳時間: 2017-04-27
上傳用戶:小碼農lz
This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.
標簽: single-core multi-core inversion mutlicore
上傳時間: 2013-12-21
上傳用戶:ryb
演示中使用的數據庫為省、市、縣三級數據庫 演示程序實現了省、市、縣三級聯動(ajax技術) 程序調用方法: 1:把 <script language="javascript" src="js/jquery.js"></script> <script language="javascript" src="js/firste_city.js"></script> 貼到網頁<head></head>之間 2:把 <span id="f"></span><span id="floading"></span><span id="ferr"></span> 貼到需要顯示省、市、縣下拉列表的地方 程序中使用了jquery庫,感謝其作者John Resig。
標簽: javascript language script ajax
上傳時間: 2017-05-26
上傳用戶:6546544
This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi rst program uses the programmed I/O approach and the second program uses interrupts.
標簽: with communicate how tutorial
上傳時間: 2013-12-13
上傳用戶:熊少鋒
This application report discusses the design of non-invasive optical plethysmography also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The pulsoximeter consists of a peripheral probe combined with the MCU displaying the oxygen saturation and pulse rate on a LCD glass. The same sensor is used for both heart-rate detection and pulsoximetering in this application. The probe is placed on a peripheral point of the body such as a finger tip, ear lobe or the nose. The probe includes two light emitting diodes (LEDs), one in the visible red spectrum (660nm) and the other in the infrared spectrum (940nm). The percentage of oxygen in the body is worked by measuring the intensity from each frequency of light after it transmits through the body and then calculating the ratio between these two intensities.
標簽: plethysmography non-invasive application discusses
上傳時間: 2014-01-17
上傳用戶:天誠24
基于TCP的控制臺下局域網ftp(C/S),能夠實現簡單ftp命令。具有簡單的客戶端身份認證功能。內含簡單的makefile文件,用記事本打開,可初步參考學習makefile。另外,對于linux環境下Socket編程愛好者,此文件是初級學習階段不錯的參考資料代碼。 開發測試環境:Red Hat Linux 3.2.2-5 編譯工具:gcc 3.2.2 20030222
上傳時間: 2014-08-30
上傳用戶:CSUSheep
To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write enable is asserted, a piece of data is written into the FIFO. If the FIFO has data in it, the value at the head of the FIFO is present on the FIFO data output. To read data from the FIFO, assert the read enable. At the next rising edge of the clock, capture the data output the FIFO will subsequently advance to the next piece of data stored in the FIFO.
上傳時間: 2014-08-16
上傳用戶:wab1981
Anthony s book is easily the most complete treatment of eCos system development. I believe it is destined to become part of every eCos developer s library." —Michael Tiemann, CTO, Red Hat Software and Co-founder of Cygnus Solutions
標簽: development treatment complete Anthony
上傳時間: 2014-01-10
上傳用戶:frank1234