-
数字验证码的识别
本算法采用C#语言编写,实现了对数字级别的验证码进行识别。首先利用Denoising()函数对图片进行预处理,去除杂质,利用to_str()函数对图片进行分割并转换为字符串,利用shibie_single()对每个字符串进行识别,最红将每个识别结果拼接得到最终结果。
- 2022-02-15 21:00:47下载
- 积分:1
-
用delphi 实现的中国农历的 具体算法。
用delphi 实现的中国农历的 具体算法。-Chinese lunar calendar concrete algorithm realizes with delphi
- 2022-08-15 20:50:49下载
- 积分:1
-
最大长方体问题
资源描述一个长,宽,高分别是m,n,p的长方体被分割成m*n*p个小立方体。每个小立方体内含一个整数。
试着设计一个算法,计算所给长方体的最大子长方体。子长方体的大小由它内部所含所有整数之和确定。
约定:当该长方体所有元素均为负数时,输出最大子长方体为0。
- 2022-03-21 14:39:33下载
- 积分:1
-
杭电100道题
杭电第一页的100道题,是有简单,有难的哪一种,但是对于初学者来说难度还是比较大,所以我把代码发上来,大家有兴趣,看一看
- 2022-03-03 18:04:35下载
- 积分:1
-
Have to obey N (0,1) distribution Subroutine (fortran)
产生服从N(0,1)分布的子程序(fortran)-Have to obey N (0,1) distribution Subroutine (fortran)
- 2023-02-01 20:20:04下载
- 积分:1
-
该功能将被指定为相应的一年的统治法国因此吨。
The functionality is to be designated the corresponding year reign France Thus the year, which was the year of the zodiac. But can be designated a specific date date of the lunar calendar. Author Note : I used to do this as a commercial product development PDA calendar procedures in recent transplant PC, ... software categories : algorithm related paper from the shrimp off FO
- 2022-03-04 19:17:42下载
- 积分:1
-
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。...
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。-LDL decomposition source. Import data from the document, compiled the results after the operation output in the output document.
- 2022-07-18 02:37:59下载
- 积分:1
-
快速DCT变换 迭代算法
快速DCT变换 迭代算法- Fast DCT transformation iteration algorithm
- 2022-01-26 07:08:19下载
- 积分:1
-
用C语言编写的八数码问题算法
用C语言编写的八数码问题算法-C language prepared by the eight digital Problem
- 2022-01-25 21:09:19下载
- 积分:1
-
stm32串口中断发送接收,超级终端发送stm32自动接收返回原数据
应用背景对stm32串口不了解的同学可以看看,串口可以用来传输数据,用来调试程序也是最好的选择。关键技术stm32串口中断发送接收,使用PC端超级终端或任何串口软件发送数据stm32自动接收返回原数据,实现串口双向通讯。
- 2022-08-03 15:36:27下载
- 积分:1