迷宫问题,分别用深度和广度优先遍历解决。其中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)项目,由一个全球性的团队进行开发和维护。
上传时间: 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
上传用户: