资源列表
AAA
- 本程序为977的全部A/D转换的数据采集类型,是采用的SPI数据读取方式来实现的,这样传送过程就不怕错误,十分的有用,是我在应用中的一个典型。-This procedure for the 977 all the A/D conversion data acquisition types, is used to read the SPI data mode to achieve, so that the transmission process are not afraid of mistake
5
- 指令流水线软考知识题解答,系统分析师中级总结-software
Scan4Digit
- Scan 4 Digit VHDL code
ripple-carry-array-mult
- Ripple carry array multiplier design in verilog HDL
HW3
- a cart and pole. The inverted pendulum is a classic problem in dynamics and control theory and is widely used as a benchmark for testing control algorithms. In this report -a cart and pole. The inverted pendulum is a classic problem in dynamics and c
license
- quartus license -quartus 11.0 license
6348_common.h_patch
- The 6348_common.h patch the cfe_bcm63xx source code. Support for 8MB flash chips .-The 6348_common.h patch the cfe_bcm63xx source code. Support for 8MB flash chips .
WinRAR
- 我不是什么编程人员,我还在学习中,怎么传嘛-good
double-fed-ind-gen
- it shows the operation of double fed induction generator ..it has 2 convertes . Rotor side convcerter and stator side converter
kalmanh
- :\个人文档\毕业设计资料\VC++算法源程序\kalmanhmatlab.rar-: \ Profile \ graduated from the design of the data \ VC algorithm source \ kalmanhmatlab.rar
dvm
- 智能化,有助于今后的学习,测量电阻电压功能,实现智能化-Intelligent, contribute to the future of learning, measuring resistance-voltage capability, intelligent
server
- 通过使用套接字来达到进程间通信目的的编程就是网络编程,网络编程最主要的工作就是在发送端把信息通过规定好的协议进行组装包,在接收端按照规定好的协议把包进行解析,从而提取出对应的信息,达到通信的目的!中间最主要的就是数据包的组装,数据包的过滤,数据包的捕获,数据包的分析,当然最后再做一些处理!-By using socket programming to achieve the purpose of inter-process communication is network programming