-
crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子...
crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子-crc.cpp have 0-255 is a corresponding 16-bit cyclic redundancy code examples correlator.cpp filtering is a relevant example
- 2022-01-28 18:48:37下载
- 积分:1
-
这些程序执行的薄连接边缘的自动阈值。
编译并运行程序==================================运行程序是有点笨拙,因为它实际上要运行两次,第一次实际收集统计数字,然后第二次执行的阈值。因此,使生活更便利已成为打包成一个 C shell 脚本。若要编译的程序只是类型"请"。要运行提供的示例图像已经边缘上检测到Canny 算子,执行操作:link_dynamic.sh can3.canny 结果生成的文件"结果"应该是"can3.thresh"一样。比较在"can3.pix"中给出了 unthresholded 边缘。格式=======图像有望在铂族金属的图像格式。提取的边缘都存储在一个简单的 ASCII 格式。每个文件都将启动与"像素"。每个连接成链的边缘像素的前面"列表: ID",ID 是一个唯一的整数,为每个边链,而由"-1 0"终止除了最后一个列表由"-1-1"终止。列表之间标头和终结器给出了每个像素的坐标。
- 2022-08-25 23:57:31下载
- 积分:1
-
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本...
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the way in which the present state arose from its predecessors. The code is a simple example of a markov chain that generates somewhat random text output from a given text input.
- 2022-04-07 11:22:32下载
- 积分:1
-
不错的SVM实现算法,采用的是LS
不错的SVM实现算法,采用的是LS-SVM算法,这是C版本,还有一个MATLAB版本-good SVM algorithm, using the LS-SVM, which is C version, a version of MATLAB
- 2022-02-21 04:54:28下载
- 积分:1
-
csimple2d CFD的C源程序
CSIMPLE2d CFD C源程序-CSIMPLE2d CFD C source
- 2022-06-27 03:32:30下载
- 积分:1
-
The use of fixed step size fourth
使用定步长四阶龙格-库塔法解方程组,并给出一个含贝塞尔函数方程组的例子。-The use of fixed step size fourth-order Runge- Kutta method solution of equations, and gives a Bessel function equations with examples.
- 2023-07-14 13:05:03下载
- 积分:1
-
Part of the answer on the ACM topic
一部分关于ACM题目的解答
-Part of the answer on the ACM topic
- 2023-09-04 15:35:04下载
- 积分:1
-
visual fortran常用数值算法集及源代码
visual fortran常用数值算法集及源代码
何光渝,高永利 (作者)
共有fortran子程序近200个,包含各种算法。程序均经过验证.
- 2022-02-06 09:35:57下载
- 积分:1
-
此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!...
此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!-This process of linear algebraic equations for solving the source, which contains a small number of useful procedures for your reference!
- 2022-01-26 06:19:56下载
- 积分:1
-
四色方柱问题(Instant Insanity)的求解算法
四色方柱问题(Instant Insanity)的求解算法-four-color side (Instant Insanity) algorithm
- 2022-03-04 09:18:34下载
- 积分:1