资源列表
zhengshufenlei
- 按照下面方法对整数x进行分类:如果x是一个个位数,则x属于x类;否则将x的各位上的数码累加,得到一个新的x,依次迭代,可以得到x的所属类。比如说24,2+4=6,则24的类别数是6;39,3+9=12,1+2=3,则39的类别数是3。输入 每行输入一个非负整数n,n的位数<500,n为0时结束。输出 每行输出对应整数的分类数。-In accordance with the following methods for integer x classification: if x is a n
llist
- link list circle program
queue
- 下班排队流也可以用于失败处理流程来做,只要配置好就可以用-Work flow can also be used for fail queue processing to do, as long as it can be configured to use
uart_tx
- 用Veriloghdl语言编写的串口发送程序-Veriloghdl language with serial transmission program
zuidasiran
- 基于CP的最大似然估计仿真图,两幅图,分别是符号定时偏差,以及频偏,从图中可以看出在符号定时估计最大处,相应的频偏估计值也是最接近的-CP-based maximum likelihood estimate simulation map, two maps, are a symbol timing offset, and frequency offset, it can be seen the figure in the symbol timing estimation is maximum,
lujingshunshi
- 紫外光通信系统路劲损失的简化模型仿真,简单好用-A simplified model of UV communication system simulation losses Road King, easy to use
double
- hyperbolic model abaqus fric sub
ls
- 批处理最小二乘参数估计 实际传递函数为(4s+6)/(s^3+1.5s^2+4.5s+2) -LeastSquare Method
duhem
- 这是我们实验室自己编写的算法,其他地方没有,最新的Duhem模型辨识方法。-The identification of the duhem model
LJdushipin
- 用Matlab软件实时读取视频,并将所读视频转存为图像序列-Use matlab read the video, and archived for image sequence
kuaisupaixu
- 数据结构快速排序,借助快速排序算法思想,在一组无序的记录中查找给定关键字值等于key的记录。假设此组记录存放于数组R[l...h]中,若查找成功,则输出该记录在R数组中的位置及其值,否则显示not find信息。-Quick Sort data structure, with the quick sort algorithm thinking, look for a given key value equal to the key records in an unordered set of r
99-multiplication-method-2
- 这程序是使用C语言编写的九九乘法表,输出右上三角形和左上三角形-99 multiplication method 2
