搜索资源列表
zhidaoshu
- 实验箱整体布局及各实验模块框图.实验一、函数信号发生器,实验二、交实验四、扫频电源,流毫伏表,实验三、单片机低频信号发生器,实验五、频率计,实验十、二阶网络函数的模拟,实验十一、抽样定理-The overall layout of the experimental box and the diagram of the experimental module. Experimental one, function signal generator, experiment II, the exper
GSM
- 本文通过对现代远程通信方式的讨论,提出了利用现有GSM网络的短消息业务实现的远程通信的种种优势,并将这种方式应用于本设计系统。采用先进的GSM通信模块和单片机互连的终端系统,通过AT指令,实现了数据的发送。在PC机端,通过VB编程实现人机友好交互界面,通过连接GSM模块实现接收终端发出的数据的功能。文中论述了GSM系统的组成结构、主要业务,重点介绍了短消息业务的特点、结构等方面,并基于此建立了整个系统。详细介绍了系统主要硬件组成部分及其作用,给出了整个系统软件流程图和部分子程序流程图。介绍了该技
papaya_0.97.20031122.orig.tar
- Recent advances in wireless sensor networks have led to many new protocols specifically designed for sensor net- works where energy awareness is an essential consideration. Most of the attention, however, has been given to the routing protocol
routing_survey
- Recent advances in wireless sensor networks have led to many new protocols specifically designed for sensor networks where energy awareness is an essential consideration. Most of the attention, however, has been given to the routing protocols sin
radial-flow
- 辐射型配电网实时潮流计算.Radial distribution network real-time power flow calculation. PDF-Radial distribution network real-time power flow calculation.
rfc5009.txt
- This document describes a private Session Initiation Protocol (SIP) header field (P-header) to be used by the European Telecommunications Standards Institute (ETSI) Telecommunications and Internet-converged Services and Protocols for Advanced N
rfc5101.txt
- This document specifies the IP Flow Information Export (IPFIX) protocol that serves for transmitting IP Traffic Flow information over the network. In order to transmit IP Traffic Flow information from an Exporting Process to an information Coll
Adacency-Matrix
- 利用C++实现图的邻接矩阵的存储,这在网络流的计算中有很大的帮助。-Using C++, adjacency matrix of storage, which in the calculation of network flow is very helpful.
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T