资源列表
Mathtype
- 在编辑word文档时,如果需要录入公式将是一件非常痛苦的事情。利用Mathtype作为辅助工具,会为文档的公式编辑和修改提供很多方便。介绍几种mathtype中比较重要的技巧
vb_kill_process
- vb,结束指定进程,api结束进程,api进程处理-vb,kill process
magnify
- 这个程序可以实现对鼠标点击处的axes曲线做方框形的放大,可以利用 = , , < , > 调整放大倍数和放大的方框大小-This process can be achieved on the mouse to click the Office to do the box-shaped curve axes of amplification, can be used to adjust magnification' =' ,' ' ,' < '
wordshutu
- vb控制word输入字体 vb控制word输入字体-vb control word input font vb control the font of the word input vb control word input font
caozuo-wenjian-
- 一个对文件的操作,包括了对文件所有的操作-A file operation, including operation on file
ASP05
- matlab的一些波束形成的算法 多种方法-the matlab the beamforming algorithm a variety of methods. .
blind
- 实现信号处理中QAM调制、过信道、解调部分。其中QAM调制部分可改符号点数,M阶数,信道加高斯白噪声、时延、多径,调制解调均有星座图。通过本代码,可学习QAM调制解调,或者通信系统的知识。-To achieve QAM modulation, signal processing over channel, a demodulation section. QAM modulation section can be changed symbolic points M order channel ad
dsp-matlab
- 部分院校的数字信号处理的matlab的实验-Some institutions of digital signal processing matlab experiment
IRdecoder
- arduino scr ipt to decode IR, I need to download something.
sar_return_huibo
- 发射线性调频信号,假定三个点目标,模拟信号碰到目标返回后的回波。-Transmit chirp signal, assuming three points target, the target return echo analog signal after the encounter.
complexcalculator
- 对于数据结构初学者简单的复数运算,包含头文件,和具体的实现代码-For beginners simple data structures, complex operations, including the header files, and specific implementation code
Adjacency-Matrix
- 图的邻接矩阵 邻接矩阵(Adjacency Matrix):是表示顶点之间相邻关系的矩阵。设G=(V,E)是一个图,其中V={v1,v2,…,vn}。G的邻接矩阵是一个具有下列性质的n阶方阵:-Adjacency Matrix