资源列表
serial
- 这个源代码是关于串口通讯的-the source code is on the serial communications
PacketAH
- protocol
imcredit
- 可以在matlab图的下方给出图像标注。matlab的title命令只能在图像的上方标注图标-in Matlab is at the bottom of the map image tagging. Matlab can order the title in the above image tagging icon
timer
- 挺好的一段代码,实现了一次控制输出一个个字母。
DS_BPSK_TX
- This m file generates a DS BPSK transmitter(spread spectrum) using PRBS s which are modulus 2 added(exclusive ored)with the message and then used to BPSK modulate a carrier.
office2010
- este archivo sirve para validar windows 7
socket
- c++ 聊天室源码,用vc++开发环境。直接使用-source code c++ chat rooms, using vc++ development environment. Directly
viterbi
- viterbi coding decoding program
client100
- linux下基于TCP的实现文件传输的客户端程序-Under Linux based on TCP client program implementation of file transfer
no1100
- 数据结构堆栈的基本操作c语言实现,是学习数据结构的基本算法-Stack data structure of the basic operation c language is learning the basic algorithm for data structure
getCardOrder
- rule: 一副牌从上往下翻,首先从上面翻第一张,然后把第二张放到底部,再翻上面第一张,再把第二张放到最下面这样翻出的结果是黑桃A,2....K,红桃A,2....K,小王,梅花A,2....K,方块A,2....K,大王。求最开始牌的顺序define:一副牌是54张,所以定义从方块A..2...K为1,2...13....到53(小王),54(大王)question:猜中了结尾,需要猜开头。求开始牌的顺序。-just a simple c++ programme