资源列表
part7
- 数据结构c++数据源代码,涵盖了基本的数据结构代码第七部分-Data structure c++ source code, covering the basic data structure code Part VII
part8
- 数据结构c++数据源代码,涵盖了基本的数据结构代码第八部分-Data structure c++ source code, covering the basic data structure of Part VIII of the code
part9
- 数据结构c++数据源代码,涵盖了基本的数据结构代码第九部分-Data structure c++ source code, covering the basic data structure of Part IX of the code
part10
- 数据结构c++数据源代码,涵盖了基本的数据结构代码第十部分-Data structure c++ source code, covering the basic data structure of Part X of the code
random1
- 产生一组随机序列,并画出它的直方图和概率密度曲线-Generate a random sequence, and draw its histogram and probability density curve
data-structure
- 数据结构c++数据源代码,涵盖了基本的数据结构代码全部-Data structure c++ source code, and covers all the basic data structure code
random2
- 模拟连续独立信号。产生一段在[-1,+1]上均匀分布的独立随机信号,长度为0.5s。(1)绘制该段信号的波形;(2)求自相关函数;(3)计算其功率谱-Continuous independent analog signals. Produce a in [-1,+1] on the uniform distribution of independent random signals, a length of 0.5s. (1) Draw the waveform of the paragraph
random3
- 设信号为 ,其中, , , 为正态白噪声,试在N=256和1024点时,分别产生随机序列 ,画出 的波形并估计 的相关函数和功率谱。 -Set signal, which, for the normal white noise test in the N = 256 and 1024 points, respectively, random sequence, draw the waveforms and to estimate the correlation function an
qsort
- 关于快速排序和希尔排序的源代码,并附上各种排序方法的横向和纵向比较,帮您找出最适合您的排序算法-Hill, on the quick sort and sort the source code, along with a variety of horizontal and vertical sorting method comparison to help you find the sort algorithm works best for you
random4
- (一) 模拟产生一个正态随机序列X(n),要求自相关函数满足 画出产生的随机序列波形。 -(A) simulation to generate a normal random sequence X (n), required to meet the autocorrelation function of random sequences generated by the waveform plot.
diannaoshu
- 用回溯法和栈实现电脑鼠走迷宫迷宫程序,完美的C++程序,抱你满意,谢谢访问,您的满意,是我们永远追求的目标 -failed to translate
3SAT
- 3sat验证程序,算法验证,计算机算法设计与分析课程-3sat verification process, algorithm verification, program design and analysis of computer algorithms
