资源列表
MAZE.111
- 还有一个关于迷宫的程序-still a maze of procedures
vpost42
- 流场分析后处理小程序,可直接将矢量图输出至DWG文件-Flow Field Analysis of a small post-processing procedures, can be directly output to vector DWG file
C4
- 收集了目前大学期末考试中18个重要的C程序源代码例题解答,还有24个待续。-Collected at the end of the current university examinations 18 important example C source code to answer, there are 24 adjourned.
mflood-3nodes
- 泛洪协议的简单的3节点测试协议,测试安装的泛洪协议是否可正常运行。-A simple flooding protocol to test the 3-node protocol, test protocol installed on the possibility of flooding normal operation.
resize
- A resizing example in visual basic best for practcal demostration in vb
Psiggnal_moddS
- PSK调制程序源码,是在原来的bpsk的基础上改的,并在程序源码中添加了求求功率谱与自相关函数里面有个子函数oversamp是自己定义的 可直接使用。 -PSK modulation program source code is the original bpsk on the basis of change in the program source code to add to beg power spectrum and autocorrelation function which h
Umulflitters
- 用MATLAB实现了多相相滤波器的仿真 -Polyphase filter simulation with MATLAB
randht
- This function generates continuous values randomly distributed according to one of the five distributions discussed in the article (power law, exponential, log-normal, stretched exponential, and power law with cutoff). Usage information is included i
complaints
- Animation, simply you can understand the animation concept.
stringmatch2
- 字符串的模式匹配算法&一般的字符串匹配算法-string pattern matching algorithm & General string matching algorithm
LVQ-POTOEXAMPLE
- 类神经网路,训练LVQ网路来执行图样分类-neural network, the training network to implement LVQ pattern classification
MSP430F449RS232
- 简单详细的介绍了msp449和rs232之间进行通信的程序,适合初学者