-
圆形的图像阈值分割
本代码实现循环阈值基于内类方差最小化 (就这样做的 Otsufor 线性阈值) 的两个的版本。我们的方法是适用于 circulardata,例如颜色、 方向等。
- 2022-10-11 01:10:04下载
- 积分:1
-
栈、队列、字符串和数组
表达式计算是实现程序设计语言的基本问题之一。也是栈的应用的一个典型例子。设计一个程序,演示用算符优先法或转换成后缀表达式方法对算术表达式进行求值的过程。 以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。利用教科书表3.1给出的算符优先关系,或课件中给出的中缀表达式向后缀表达式转换的方法,实现对算术四则混合运算表达式的求值,并仿照教科书和课件中的例子演示求值中运算符栈、运算数栈、输入字符和主要操作变化的过程
- 2022-03-03 10:50:33下载
- 积分:1
-
C语言MATLAB的图灵机的动画演示程序,基于图灵…
用C语言+MATLAB实现的图灵机的动画演示程序,基于图灵机的基本原理实现。-C language MATLAB the Turing Machine animation demo program, based on the Turing machine to achieve the basic principles.
- 2022-10-03 05:30:03下载
- 积分:1
-
插值算法
这个是谐波处理的插值算法
具体的内容程序里面有描述,主要思想就是插值,修正,然后恢复,使得没有因为同步处理的信号更好展示
- 2022-08-07 06:32:39下载
- 积分:1
-
数理统计Stutent s检验源代码,应用Visual C#编写。
数理统计Stutent s检验源代码,应用Visual C#编写。-Mathematical Statistics Stutent s test source code, the application of Visual C# Prepared.
- 2022-05-20 06:24:13下载
- 积分:1
-
In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equati...
本文采用蒙特卡洛方法,将方程y=sin(x)+x与方程y=cos(x)+x之间的曲线包络面积求解出来。-In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equation y = cos (x)+ X between the envelope curve out an area to solve.
- 2022-01-25 23:23:06下载
- 积分:1
-
98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。...
98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
- 2022-01-26 00:53:20下载
- 积分:1
-
插值算法,介绍了10种常用插值算法,插值算法, 介绍了10种常用插值算法...
插值算法,介绍了10种常用插值算法,插值算法, 介绍了10种常用插值算法-Interpolation algorithm, introduced 10 kinds of commonly used interpolation algorithm, interpolation algorithm, introduced 10 kinds of commonly used interpolation algorithm
- 2022-02-10 06:05:05下载
- 积分:1
-
through algorithm PI values, the median Open
通过算法计算PI值,不限位数-through algorithm PI values, the median Open-
- 2022-01-25 18:23:28下载
- 积分:1
-
图像特征点提取
图像特征点提取,对于学习图像处理非常有帮助。用于初学者学习还是不错的!
- 2022-01-31 21:27:43下载
- 积分:1