搜索资源列表
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
multiCount.cpp
- 多项式计算器,C++数据结构中栈的实现实例,效果不错-Polynomial calculator, C++ implementation of the stack data structure instance, good results