资源列表
1311
- 这是堆砖块的问题,输入砖块的堆砌情况,输出这堆砖块是否牢固,是就输出Yes,否则输出No。-This is the brick pile, the pile of bricks imported, exported all these bricks whether solid, Yes yes on output, output No.
binary_tree_levelorder
- binary_tree_level_order(二叉树层排序): 输入:数组{1,2,3,4,5,6,7,8,9,10},建立二叉树,再进行层排序. 输出:输出排序结果.
Kalman-simulinkkalman滤波器的simulink的M函数的实现方法
- kalman滤波器的simulink的M函数的实现方法,包括干扰信号,测量噪声信号-kalman filter simulink realization of M functions, including signal interference, measurement noise signal
yinhangjia
- 银行家算法 适合操作系统课设 自己编的-Banker
Dijkstra
- Dijkstra算法思想:每次从V-S取出具有最短特殊路径长度的顶点u,将u添加到S中同时对数组dist作必要的修改,一旦s包含了所有v中顶点,dist就记录了从源到其他顶点之间的最短路径长度。-Dijkstra Algorithm idea: Every time out from the VS special path with the shortest length of vertex u, u will be added to the S in the same time, make t
open_test
- opencv 图像识别 腐蚀膨胀 开运算 测试实例 交通标识-opencv image recognition corrosion expansion opening operation of test cases traffic signs
ImgHOGFeature
- hog 特征提取函数。M文件,使用时记得调用。-features extract
SerializeBinaryTreeAndReconstruct
- 将二叉树序列化 并且重建,序列化时用#代替叶子节点的空孩子节点,详细地写满了注释。-Serialize Binary Tree And Reconstruct
conv2MVMf
- 图像处理 卷积转相乘 模糊核不变 图像数据化大矩阵-Image processing convolution turn multiplied by the blur kernel unchanged image data of large matrix
FRFT
- 利用分数阶傅立叶变换进行信号参数估计,本程序是对LFM信号的参数中心频率和调频斜率进行估计-Use FRFT signal parameter estimation, the parameters of this program is the center frequency and frequency rate LFM signal is estimated
cvfastsigmoid
- 快速sigmoid函数,可用于深度学习的优化-fast sigmoid function, can be used for optimization of deep learning.
Gray-image-histogram
- 灰度图像直方图,通过改变图像的灰度从而增强了图像的质量。-Gray image histogram