Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項 (OPTIONS) 總體選項 (Overall Option) 語言選項 (LANGUAGE OPTIONS) 預處理器選項 (Preprocessor Option) 匯編器選項 (ASSEMBLER OPTION) 連接器選項 (LINKER OPTION) 目錄選項 (DIRECTORY OPTION) 警告選項 (WARNING OPTION) 調試選項 (DEBUGGING OPTION) 優化選項 (OPTIMIZATION OPTION) 目標機選項 (TARGET OPTION) 機器相關選項 (MACHINE DEPENDENT OPTION) 代碼生成選項 (CODE GENERATION OPTION) PRAGMAS 文件 (FILE) 另見 (SEE ALSO) BUGS 版權 (COPYING) 作者 (AUTHORS) [中文版維護人] [中文版最新更新] 《中國Linux論壇man手冊頁翻譯計劃》 NAME gcc,g++-GNU 工程的 C和 C++編譯器(egcs-1.1.2
標簽: DESCRIPTION SYNOPSIS OPTIONS Overall
上傳時間: 2014-01-03
上傳用戶:evil
Chip type : ATmega16L Program type : Application Clock frequency : 4.000000 MHz Memory model : Small External SRAM size : 0 Data Stack size : 256
標簽: type Application frequency 4.000000
上傳時間: 2014-01-08
上傳用戶:lx9076
C:\Texas Instruments\ZStack-1.4.3-1.2.1\Projects\zstack\Samples\SimpleApp
標簽: ProjectszstackSamplesSimpleApp Instruments Texas Stack
上傳時間: 2014-01-04
上傳用戶:jjj0202
The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming language.
標簽: implementation designed absolute features
上傳時間: 2017-08-08
上傳用戶:xinzhch
zigbee stack and application
標簽: zigbeee
上傳時間: 2015-11-09
上傳用戶:小別針V
lwip是一個輕量級的TCP/IP協議棧(Lightweight TCP/IP Stack)實現,最初是瑞士計算機科學學院Adam Dunkels編寫的一個應用于無操作系統的嵌入式系統中的TCP/IP協議棧,后來作為一個開源(open source)項目,由一個全球性的團隊進行開發和維護。
上傳時間: 2016-06-13
上傳用戶:tttm1030
32feet.NET is a shared-source project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems. 32feet.NET is free for commercial or non-commercial use. If you use the binaries you can just use the library as-is, if you make modifications to the source you need to include the 32feet.NET License.txt document and ensure the file headers are not modified/removed. The project currently consists of the following libraries:- Bluetooth IrDA Object Exchange Bluetooth support requires a device with either the Microsoft, Widcomm, BlueSoleil, or Stonestreet One Bluetopia Bluetooth stack. Requires .NET Compact Framework v3.5 or above and Windows CE.NET 4.2 or above, or .NET Framework v3.5 for desktop Windows XP, Vista, 7 and 8. A subset of functionality is available for Windows Phone 8 and Windows Embedded Handheld 8 in the InTheHand.Phone.Bluetooth.dll library.
上傳時間: 2016-07-06
上傳用戶:magister2016
implentation of stack ADT
標簽: mystack
上傳時間: 2018-02-10
上傳用戶:guo361
隨著現在高科技的進步,人們的生活水平有了很大的提高。對環境的嬰求也越來越高,環境問題開始得到社會的重視。目前,環境監測發展的個重要方向是開發適合中國國情、價格低廉的遠程監測系統,而環境監測系統中極為重要的一部分就是如何獲得環境參數,只有獲得環境參數才能進行后面的分析、決策工作,無線傳感器網絡能夠通過各類集成化的微型傳感器協作地實時監測、感知和采集各種環境或監測對象的信息,并傳達給用戶,具有可快速部署、無人值守,功耗低、成本低等優點,十分適合應用于環境監測系統本文基于 ZisBee協議設計了用于環境監測的無線傳感器網絡節點,該節點采用超低功耗的MSP430單片機和CC242024G射頻芯片,并移植了完全符合 ZigBee2006標準的協議棧,在協議棧上運行自己的臉測程序,能夠實時地采集周圍環境的溫度,濕度和大氣壓力,并自動校正,將測量的數據通過無線傳感器網絡傳輸給下一個節點。該節點體積小,功耗低,并且具有兼容性,能夠和不同件平臺混合組網,實現應用層的完全致,不但方便了程序開發,而且能使靈活組網,實現zgBe網絡的最大優化本文主要對環境監測無線傳感器網絡的節點的軟硬件設計進行了介紹,硬件方面重點介紹了數據采集模塊,數據處理模塊的接口設計,無線訊模塊的板上天線設計、巴倫電路和高頻電路設計要點。軟件方面重點介紹了測量程序的設計,CC2420無線通訊程序的設計,板上移植的 Z-Stack結構,以及針對環境監測的應用所進行的開發。最后對節點進行了組網實驗,將設計節點和CC2430節點故在一起組網,通過 Packet Stiller工具對通訊信息進行監控和解析。實驗證明了混合組網的完全可行性,并且通訊良好,信號穩定關鍵詞:無線傳感器網絡,ZigBee,,環境監測,MSP43,CC2420
上傳時間: 2022-03-14
上傳用戶:
If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus protocol stack needs to know the current register values.See also: eMBRegHoldingCB(), eMBRegCoilsCB(), eMBRegDiscreteCB() and eMBReglnputCB().Enumeration values: MB_REG_READ Read register values and pass to protocol stack.MB_REG_WRITE Update register values.Note: Note all ports implement this function.A port which wants to get an callback must define the macro MB_PORT_HAS_CLOSE to 1.Returns: If the resources where released it return eMBErrorCode:: MB_ENOERR. If the protocol stack is not in the disabled state it returns eMBErrorCode:: MB_EILLSTATE.Examples: LINUX/demo.c, MCF5235TCP/demo.c, STR71XTCP/demo.c, WIN32/demo. cpp, and WIN32TCP/demo. cpp.his function disables processing of Modbus frames.Returns: If the protocol stack has been disabled
標簽: FreeModbus
上傳時間: 2022-05-31
上傳用戶: