资源列表
udp简单通信
- linux下的udp 实现字符串的传输
usbprint
- 一个描述USB打印机接口通讯协议的文件,讲的不是很清楚,适合有一定基础的人看.参考价值一般-A descr iption of the USB printer interface communication protocol documents, say not very clear look suitable for a certain basis. General reference value
vcPP-visa
- vc++ 控制标准仪器的相关函数command汇总 visa-vc++ control instrument via visa
zigbee(2007)learning-notes
- 这是zigbee的2007协议栈的学习笔记,里面记录了协议栈的主要功能实现方法以及流程,非常适合初学者。-This is the 2007 zigbee protocol stack of study notes, it records the protocol stack implementation method of the main functions and processes, very suitable for beginners.
Modulation
- modulation for radio frequency channel
RMatlabInterface
- R Matlab Interface.-R Matlab Interface.
TD-SCDMAtrunkingcommunication
- 实现TD集群通信的切换技术。其中包含有切换技术的详细分析和研究。-TD cluster communication to achieve switching technology. Switching technology which contains a detailed analysis and research.
2
- 本书详细介绍了用c++实现滤波的一种方法,将书本的知识转化为可执行的程序,很适合搞工程的人员-The book details the use of c++ to achieve a method of filtering will be books of knowledge into an executable program, it is suitable for project personnel
cdma
- Its the project report for CDMA PN code acquisition using Neural Networks.
handhelr_terminal
- s/w handheld terminal ( based on Cygnal 8051f230)
jiugongwenti
- (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。-(Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which
MATLAB编写的NURBS程序
- 一个简单的MATLAB编写的表示NURBS曲线的程序代码以及文档说明