资源列表
Activity-Lifecycle
- 生命週期 Activity Life cycle-Activity Life cycle
arma
- 随机产生一个时间序列,基于C语言的基础上建立ARMA模型,进行拟合和预测-Randomly generate a time series, based on the ARMA model is based on the C language, fitting and forecasting
BaHuangHou
- 八皇后问题,可以以text格式输出八皇后问题的所有解。-The eight queens problem can be output in text format all of the eight queens problem solution.
exchange
- 交换排序: 包括冒泡排序,快速排序。 冒泡排序法:该算法是专门针对已部分排序的数据进行排序的一种排序算法。如果在你的数据清单中只有一两个数据是乱序的话,用这种算法就是最快的排序算法。如果你的数据清单中的数据是随机排列的,那么这种方法就成了最慢的算法了。因此在使用这种算法之前一定要慎重。这种算法的核心思想是扫描数据清单,寻找出现乱序的两个相邻的项目。当找到这两个项目后,交换项目的位置然后继续扫描。重复上面的操作直到所有的项目都按顺序排好。 快速排序:通过一趟排序,将待
Untitled1
- music算法源程序 适用于初学者,有用的仿真程序-music algorithm source code for beginners, useful simulation program
3
- pic按键c程序,基于16F877芯片编写。-pic water lights c program, based on written 16F877 chip.
pulse_compress
- 产生两个线性调频信号,然后做自相关,从而得到脉冲压缩的结果-Produce two chirp signal, and then do autocorrelation, resulting in pulse compression results
AT89C51-3-x4
- 单片机AT89C51 3X4键盘扫描程序-Single chip microcomputer AT89C51 3 x4 keyboard scanning procedure
Two-rotating-object
- 通过用按键控制两物体的旋转,主要是两个红色正方体,其中颜色可以改变-By using the buttons controlling the rotation of the two objects, two main red cube, wherein the color can be changed
beamforming_circle
- 同心圆指向性MATLAB程序,适合初级指向性MATLAB仿真学习-Concentric directivity MATLAB program, suitable for primary directivity MATLAB simulation study
Decoder
- 一种应用于咬尾卷积码的译码算法,基于维特比译码算法-A decoding method applied to tail biting convolutional codes of the matlab program
shape
- 在代码中,提取图像的形态,进行骨架线的提取。-In code, extract the shape of the image, the extraction of skeleton line.