资源列表
VAN
- Implementation of beacons control bulk data dissemination protocol in vehicular adhoc network
SymbianTraversAllFiles
- 遍历symbian系统的所有目录,需要的就下吧-Traverse all symbian system directory, you need the next
lte_web_intf.c
- LTE web interface for LTe client to interact with.
VCCAIDAN
- 每天稳定获利的超级好东东,哇哈哈,字数够了吧-Steady profit every day, a good good stuff, wow haha, enough words it
Async
- 基于VB的OPC异步数据传输客户端应用程序开发-Opc asynchronous data communication based on VB client application development
Android_Send_SMSlog_PDU_Decode
- 自己根据android发送短信的log信息整理的短信PDU编码规则解析及参考资料。-Accordance with their own android SMS log information collated SMS PDU encoding rules analysis and reference materials.
project
- 但你接通电源,一排小灯钟相隔的两个会亮起,半秒后,小灯后移,轮流亮起,你可以根据灯的数量来编写改变程序-But you connect power supply, a row of small lights bell between the two would turn on, half a second later, after the removal of small lights, flashing alternately, you can according to the number
速率匹配
- 这个压缩包包含速率匹配和解速率匹配部分的C++源代码,速配匹配是LTE技术中对信道编码进行turbo编码之前很重要的一个处理技术
sctp
- code NS2 sctp protocol example
fwdalamouti
- 2根发射天线、1根接收天线的Alamouti方案-Alamouti code
2ASK.2PSK.2FSK
- 通信原理实验 数字信号2ask2psk2fsk调制与解调-Communication Theory Digital Signal 2ask2psk2fsk experimental modulation and demodulation
CPPjiexixm
- 由于在javascr ipt中不存在指针概念,故在xml页面调用OCX控件时,以前控件中的输出参数通过指针返回在这样的情况下行不通了,但本来就有返回参数,以及在同时有多个输出参数的情况下,依然想通过返回值返回,那就需要进行处理,然而怎么去处理呢?通过研究发现通过xml形式的字符串返回是一种解决方案,在解决这样的返回值的同时突然发现其实如果输入参数是结构体的话,也可以通过xml字符串的形式传入。然而怎么去解析它呢,而又怎么去做一个xml字符串呢,通过研究学习,以下是当然已有的解决方案。 开发环