迷宮問題,分別用深度和廣度優(yōu)先遍歷解決。其中stack用鏈表實現,queue用數組實現。描述見pdf文件。
標簽: 迷宮
上傳時間: 2017-01-22
上傳用戶:hakim
Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, queue, and priority_queue * Use the map, multimap, set, and multiset associative containers * Reverse, rotate, and shuffle a sequence * Create a function object * Use binders, negators, and iterator adapters * Read and write files * Use stream iterators to handle file I/O * Use exceptions to handle I/O errors * Create custom inserters and extractors * Format date, time, and numeric data * Use facets and the localization library * Overload the [ ], ( ), and -> operators * Create an explicit constructor * And much, much more
標簽: null-terminated Tokenize Create string
上傳時間: 2014-01-18
上傳用戶:yph853211
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)項目,由一個全球性的團隊進行開發(fā)和維護。
上傳時間: 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
隨著現在高科技的進步,人們的生活水平有了很大的提高。對環(huán)境的嬰求也越來越高,環(huán)境問題開始得到社會的重視。目前,環(huán)境監(jiān)測發(fā)展的個重要方向是開發(fā)適合中國國情、價格低廉的遠程監(jiān)測系統,而環(huán)境監(jiān)測系統中極為重要的一部分就是如何獲得環(huán)境參數,只有獲得環(huán)境參數才能進行后面的分析、決策工作,無線傳感器網絡能夠通過各類集成化的微型傳感器協作地實時監(jiān)測、感知和采集各種環(huán)境或監(jiān)測對象的信息,并傳達給用戶,具有可快速部署、無人值守,功耗低、成本低等優(yōu)點,十分適合應用于環(huán)境監(jiān)測系統本文基于 ZisBee協議設計了用于環(huán)境監(jiān)測的無線傳感器網絡節(jié)點,該節(jié)點采用超低功耗的MSP430單片機和CC242024G射頻芯片,并移植了完全符合 ZigBee2006標準的協議棧,在協議棧上運行自己的臉測程序,能夠實時地采集周圍環(huán)境的溫度,濕度和大氣壓力,并自動校正,將測量的數據通過無線傳感器網絡傳輸給下一個節(jié)點。該節(jié)點體積小,功耗低,并且具有兼容性,能夠和不同件平臺混合組網,實現應用層的完全致,不但方便了程序開發(fā),而且能使靈活組網,實現zgBe網絡的最大優(yōu)化本文主要對環(huán)境監(jiān)測無線傳感器網絡的節(jié)點的軟硬件設計進行了介紹,硬件方面重點介紹了數據采集模塊,數據處理模塊的接口設計,無線訊模塊的板上天線設計、巴倫電路和高頻電路設計要點。軟件方面重點介紹了測量程序的設計,CC2420無線通訊程序的設計,板上移植的 Z-Stack結構,以及針對環(huán)境監(jiān)測的應用所進行的開發(fā)。最后對節(jié)點進行了組網實驗,將設計節(jié)點和CC2430節(jié)點故在一起組網,通過 Packet Stiller工具對通訊信息進行監(jiān)控和解析。實驗證明了混合組網的完全可行性,并且通訊良好,信號穩(wěn)定關鍵詞:無線傳感器網絡,ZigBee,,環(huán)境監(jiān)測,MSP43,CC2420
上傳時間: 2022-03-14
上傳用戶: