资源列表
routerexplain
- 可以帮助专业人士了解路由器的工作原理,解析路由表,深入认识路由的过程。
comm
- 自已编写的用于调试仪器串口通讯的VB程序。值得参考!
WindowsCEqudong
- Windows CE下驱动程序开发基础, Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等
AB
- 基于MMSE准则LS /涡轮译码算法和平衡MIMO迭代算法的性能比较-Based on MMSE criterion LS/Turbo decoding algorithm and balanced MIMO iterative algorithm performance comparison
code
- it is a communication project, it includes the BER performance analysis of the convolutional codes and viterbi decoding technique. It is a physical layer implementation of the Wimax comcept.-it is a communication project, it includes the BER performa
Ieee80211gRadioModel
- ieee 802.11g radio model with c++ and applicable by omnet++ simulator
GPSanalysis
- GPS数据分析---对在windows进行开发的人比较实用
hufuma
- 赫夫曼编码-利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。-Huffman coding- the use of Huffman coding can greatly improve the communication channel utilization, reduce the information transmission time, lower transmission costs.
crc_8
- crc效验程序,crc=x^8+x^2+x+1-unicef.org well-tested procedure, crc 8 = x ^ x ^ 2 x 1
font
- 字库的调用以及使用,使用逻辑字体的arm嵌入式应用程序测试代码-the font code of embeded arm
autotalk
- VISUAL BASIC 开发一款可自动报时的软件源码,很简单的那种。-VISUAL BASIC develop a software automatically timekeeping source, a very simple kind.
曼彻斯特码
- 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1