搜索资源列表
freemodbus-v1.5.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
Stack
- 在学习数据结构的时候要用到栈,这是栈的代码-At the time of the study used data structure to the stack, the stack This is the code
shujujiegoukechengsheji1
- 单链表的基本操作和栈的运算,平衡二叉树的生成为题目的数据结构课程设计。有详细的文字说明和源代码。-Single list of the basic operations and stack operations, balanced binary tree data structures of Health to become the subject curriculum design. A detailed written instructions and source code.
TCPIP
- 介绍GPRS无线数据传输系统结构,论述基于MSP430单片机和Simens公司的MC35模块的GPRS无线终端的实现,重点阐述了GPRS终端中精简型TCP/IP协议栈的嵌入,根据GPRS数传需要主要嵌入了PPP、IP、TCP、UDP、DNS等协议,最后叙述了数据透传模式下的系统软件设计。 -Introduction GPRS wireless data transmission system architecture, discusses the company based on MSP430
linkstack
- c语言数据结构链栈,数据结构编程基本模块!-c language data structure chain stack, data structures, programming basic module!
Three-important-data-structures
- 对嵌入式开发很重要的三个C语言的数据结构,栈、指针、链表做了很全面的讲解。-It is important for the development of embedded C language data structures of the three, the stack pointer, made a very comprehensive list of explanation.
Data-Structures-and-Algorithms
- 数据结构与算法示例代码,线性表,队列,栈,二叉,图,排序,查找等-Data Structures and Algorithms Sample Code
Cat-and-mouse
- 这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,-This program is a data structure after writing, which involves a number of operation stack and queue. Started originally just want to do maze solving,
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T
zhandejuluyingyong
- 栈的举例应用,初学数据结构的同学可以看看。-Examples of the application stack, beginner students can look at the data structure.
multiCount.cpp
- 多项式计算器,C++数据结构中栈的实现实例,效果不错-Polynomial calculator, C++ implementation of the stack data structure instance, good results
tianjialianbiao
- 在栈中以结构体形式存入,同时扫描每次存入的数据-In the stack in the form of the structure of the deposit, while scanning the data stored each time