-
用C++编写的置换索引(KWIC)
资源描述用C++编写的置换索引,输入一行英文句子后,可以输出所有的单词循环的移位后形成的句子。采用的是面型对象的思想。
- 2022-04-15 15:27:39下载
- 积分:1
-
树结构的保存和读取
树结构的保存和读取-Tree preservation and read
- 2022-06-18 20:20:12下载
- 积分:1
-
harris 角点检测算法
1.进行一系列的 experimentsto 确定图像的对比度如何影响性能的 harris,,然后再培养理念如何,您可能会自动确定图像内容 parametertH。具体来说,解释在自述文件中,你学到了从你关于图像对比度对哈里斯探测器性能的影响的实验。然后还实现对原哈里斯检测器代码进行修改并创建自动确定根据 imagecontent 改性的哈里斯 detectormodified_harris_detector.java。方法确定参数时,parametercontrast 是低于 10,放火了 10000 的门槛。当参数 contrastis 30 岁以上,我将阈值设置为 40000。< 跨风格 ="字体-大小: 10.5 p t; 字体系列:""> 当参数是 10 和 30 之间,我将阈值设置为 20000。
- 2022-03-02 22:29:33下载
- 积分:1
-
afanty_bigint.rar
afanty_Bigint.rar
- 2023-01-31 20:10:04下载
- 积分:1
-
CUDA_match
基于CUDA库进行图像间的匹配,很好的入门学习代码。CUDA是Compute Unified Device Architecture的缩写。 代码中主要包含CUDA的基本功能库,图像立体匹配源代码,图像处理源代码和模板匹配源代码等,还包含了测试数据。
- 2022-01-24 09:49:57下载
- 积分:1
-
调度算法
它包含不同调度算法 job.1。fifo2。lru3.opt
- 2022-07-12 20:52:32下载
- 积分:1
-
这opennl,图书馆很容易构造和求解稀疏线性系统。
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR).
* OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)-This is OpenNL. a library to easily construct and solve sparse l inear systems.* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradie nt, Application of BICGSTAB. GMRes) and preconditioners (Jacobi, SSOR).* OpenNL can also use other solvers (Super rLU 3.0 is supported as an OpenNL extension, MUMPS will be supported in a future version)
- 2023-07-05 19:45:04下载
- 积分:1
-
JAVA足球游戏
JAVA制作的fifa2004,可在手机上运行,模拟比赛双方的完整算法,真实还原比赛过程。
- 2022-03-22 23:49:04下载
- 积分:1
-
实现图元及属性的算法
¨6.1画线算法
¨6.2并行画线算法
¨6.3帧缓存值的装载
¨6.4圆生成算法
¨6.5椭圆生成算法
¨6.6其他曲线
¨6.7并行曲线算法
¨6.8像素编址和对象的几何要素
¨6.9直线段和曲线属性的实现
¨6.10通用扫描线填充算法
¨6.11凸多边
- 2022-03-02 19:30:34下载
- 积分:1
-
Numerical method of procedure: to accelerate the iterative Gauss
数值计算方法的程序:
加速迭代
牛顿迭代
Gauss
杜里特尔分解法
克洛特
追赶法
平方根法
改进平方根法
雅可比迭代
高斯 赛德尔迭代
拉格朗日插值法
分段线性插值
分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
- 2022-09-28 01:20:02下载
- 积分:1