-
基于图像的数字插入算法
资源描述
资源描述
1、本代码写在word文档中,由于保密性等各种原因,需要修改下,需要认真的看
2、本文档的作用是王bmp文件中输入0-9任意组合的数字
3、算法的主要步骤:
1)数字的大小归一化为5*5的大小,然后每个数字都是二值化图像,最后放到一个数组里面,详细请看word文档里的代码
2)然后根据数字插入的位置,将数字插入道图像中
- 2022-01-25 22:22:18下载
- 积分:1
-
动态规划的投资问题
包括子函数和主程序,用C++编写
动态规划的投资问题
包括子函数和主程序,用C++编写-Dynamic Programming
- 2023-01-06 11:55:04下载
- 积分:1
-
ZEROC 冰 EVICTOR
这是一个简单的客户端服务器包课堂冰 evictor 管理,任何人都可以请参阅自述文件的执行程序
- 2023-01-24 11:10:03下载
- 积分:1
-
PL
PL
- 2022-06-03 08:23:47下载
- 积分:1
-
opencl 本征值
这种算法是本征值。它是 1 d 和 2 上的基地。此算法有很好的表现。有人想要研究 opencl 使用这将会非常简单。
与该应用程序有很多的命令。输入-h 以显示所有的命令。例如,-t 是打印的时间它成本。
和 — — 设备 gpu 是选择 gpu 为执行设备。.内核是非常简单易懂。
我们可以使用 opencl 加速应用程序。使用 opencl 将是主要趋势。
而且我很运气的 sdk 开发的惠顾。我们做大量的测试。和修复一些 bug。和优化内核。
它是非常酷。
- 2022-06-17 15:12:41下载
- 积分:1
-
在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其...
在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
- 2023-01-10 12:20:03下载
- 积分:1
-
这是一个用java编程语言编写的高斯随机数发生器,方便易用。...
这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
- 2023-09-04 12:00:04下载
- 积分:1
-
复数运算库
复数运算库- Complex operation storehouse
- 2022-01-31 08:00:31下载
- 积分:1
-
Plane truss VB source code, very valuable learning finite element code, and shar...
平面桁架VB源程序,非常有学习价值的有限元代码,共享给大家-Plane truss VB source code, very valuable learning finite element code, and shared to everyone
- 2022-12-12 21:15:03下载
- 积分:1
-
Hash算法C#实现
Hash算法C#实现-Hash Algorithm C#
- 2022-07-17 06:06:10下载
- 积分:1