资源列表
random
- A random number generator in C.
tiaozhi0130
- 实现对基带信号进行2ASK,2PSK,2FSK,2DPSK的调制及绘图。是学习通信原理加深数字调制技术理解的不错工具。-Realize the baseband signal 2ASK, 2PSK, 2FSK, 2DPSK modulation and drawing. Communication principle is to learn to understand better the true digital modulation technology tools.
StackClass
- 简单实现模拟堆栈类,可以通过包含该头文件进行调用。-Simple analog stack class can be invoked by including the header file.
3-3
- 用栈设计算法判断一个算术表达式的圆括号是否配对。-The stack design algorithm to determine an arithmetic expression parentheses paired.
Text1
- 用于加载Fluent模拟气液两项燃烧的源项,对于初学UDF的人是非常需要的-Loaded Fluent simulation of gas-liquid two combustion source term for beginner UDF is a great need
Joseph
- 用c语言单项循环链表实现了约瑟夫环 约瑟夫问题的一种描述是-Single circular linked list using c language to achieve Josephus Josephus is a descr iption of the problem
glrt
- 广义似然比函数,对未知正弦信号的幅度、频率、时间延迟、相位进行估计-Generalized likelihood ratio function of the unknown sinusoidal signal amplitude, frequency, time delay, phase estimation
Mutualcoherenceofagivenmatrix
- Matlab源码 计算矩阵各列与其他各列的互相关系数,并按照概率分布利用直方图的形式展示出来。 该互相关系数的定义参考Michael Elad的《Sparse and Redundant Representations》p25 Definition2.3-Matlab code for mutual-coherence of a given matrix
doppler_to_pc
- 这是仿真多普勒频移对脉压影响的程序,采用Matlab编写。-this is a program about the effect of the Doppler shift on PC.
dghhj1
- 我的网站程序 ,很实用的一个小源码-My web application on my site program, it is a small utility source
BP
- BP神经网络非线性预测模型,运行时自己添加data文件就可以了。-BP neural network nonlinear predictive models, run-time to add their own data files on it.
ds7
- 循环队列的创建与操作 设循环队列中元素的数据类型为整型,编写函数实现以下操作: (1)循环队列的初始化 (2)循环队列的入栈 (3)循环队列的出栈 (4)取循环队列的栈顶元素 (5)循环队列的输出(从栈顶到栈底) -Circular queue creation and operation Set of elements in the circular queue data type integer, write a function to achieve th
