-
人工神经网络域最近邻算法库,图像处理和图形…
ANN最近邻域算法库,图像处理和图形处理里面用得比较多-ANN domain nearest neighbor algorithm library, image processing and graphics inside the handle with more than
- 2022-02-04 14:12:11下载
- 积分:1
-
很小的画笔程序,仿XP
很小的画笔程序,仿XP-small brush procedures, fake XP
- 2022-05-21 04:30:40下载
- 积分:1
-
Beisaierniuman function mapping code, a common mathematical functions code, VC++...
贝赛尔纽曼函数绘图代码,一种常用的数学函数代码, VC++60 开发,编译通过-Beisaierniuman function mapping code, a common mathematical functions code, VC++60 develop, compile
- 2023-04-23 11:05:03下载
- 积分:1
-
VB与AutoCAD二次开发入门技巧资料
VB与AutoCAD二次开发入门技巧资料-VB and AutoCAD second development of data entry skills
- 2023-06-02 05:00:04下载
- 积分:1
-
你好,它的工作,因为它找到了系统菜单
hello it works as it find menu for system
- 2022-01-23 10:50:11下载
- 积分:1
-
灰度直方图的统计对于一个图像来说是很重要的指标!
灰度直方图的统计对于一个图像来说是很重要的指标!-histogram statistics for the images is a very important indicator!
- 2022-03-22 05:14:43下载
- 积分:1
-
TXTTOBMP BMPTOTXT delphi the source code that I found the classic code
TXTTOBMP BMPTOTXT 的delphi 源代码,都是我经典找到的代码-TXTTOBMP BMPTOTXT delphi the source code that I found the classic code
- 2022-04-02 08:23:33下载
- 积分:1
-
English OCR recognition controls, can be identified on the Verification Code. De...
英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0
int startY = 0
int width = -1
int height = -1
try
{
startX = Convert.ToInt32(textStartX.Text)
startY = Convert.ToInt32(textStartY.Text)
width = Convert.ToInt32(textWidth.Text)
height = Convert.ToInt32(textHeight.Text)
}
catch (Exception ex)
{
Console.WriteLine(ex.StackTrace)
}
String result = Marshal.PtrToStringAnsi(OCRpart(textImage.Text, -1, startX, startY, width, height))
textResults.Text = result -English OCR recognition controls, can be identified on the Verification Code. Demonstration with source code. int startX = 0 int startY = 0 int width =-1 int height =-1 try (startX = Convert.ToInt32 (textStartX.Text) startY = Convert.ToInt32 (textStartY.Text) width = Convert. ToInt32 (textWidth.Text) height = Convert.ToInt32 (textHeight.Text) ) catch (Exception ex) (Console.WriteLine (ex.StackTrace) ) String result = Marshal.PtrToStringAnsi (OCRpar
- 2023-04-27 23:15:04下载
- 积分:1
-
学校指导地图实现
学校导游图的实现-schools guide map to achieve
- 2022-03-25 23:40:46下载
- 积分:1
-
图像转换程序!很好哦
图像转换程序!很好哦-image conversion program! Good oh
- 2022-10-25 01:50:03下载
- 积分:1