资源列表
zhijihe
- 自己编写的子集和问题的源代码,绝对可以运行-I have written and the issue of a subset of the source code can run
binarytree
- 二叉树的排序!前序,中序及后序,并求其深度-Binary tree sort! Pre-order, middle order and post order, and to seek its depth
link_merge
- 单链表的应用,将两个有序链表的合并成一个有序链表。-Single-linked list application, the merger of the two sorted lists into a sorted list.
trmul
- 是一个关于矩阵相乘的程序,用户可以输入两个矩阵,然后就会显示结果-Is a process of matrix multiplication, the user can input two matrices, then the results will be displayed
dabao
- 将不同文件类型文件打包为一个文件,并更改文件类型,供打包标记-Documents of different file types into a package file, and change the file type for packaging marking
002
- 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Known n individuals (with numbers 1,2,3 ... n, respectively) were sitting around a round table. From the number
blpf
- Here the matlab code butterworth low pass filter
123121312dfasd
- 附件是散点数拟合成函数的程序,只用更改散点值和拟合次数就可以了-Attachment points are scattered fitted function program, only to change the value and fit the number of scatter it
kaerman
- matlab语言实现卡尔曼滤波,在船舶定位中的应用-Calman filter, in the application of ship positioning with MATLAB language
PNdemo
- PN序列发生器,产生伪随机序列的程序。 程序产生的伪随机序列可以用于建立数据源模型。-PN sequence generator, pseudo-random sequence generator. Pseudo-random sequence generated by the program can be used to set up a data source model.
Fitting
- 已知一组三维坐标进行三维曲线拟合,可以直接使用-Given a set of three-dimensional coordinates of the three-dimensional curve fitting, can be used directly! !
Segmentation-of-colours
- MATLAB code for segmenting colors in an image. Visit letsrobo.wordpress.com for a detailed understanding of the code.