-
ARX编程及应用,用于CAD二次开发非常好的教材.
ARX编程及应用,用于CAD二次开发非常好的教材.-ARX programming and applications for the CAD secondary development of very good teaching.
- 2023-03-07 18:45:03下载
- 积分:1
-
Qt image processing ,别人写的一段数字图像处理程序
Qt image processing ,别人写的一段数字图像处理程序-Qt image processing, written by someone else a digital image processing program
- 2023-04-22 21:50:03下载
- 积分:1
-
用turboc2编的一些图形
用turboc2编的一些图形-turboc2 series with some graphics
- 2022-04-01 15:22:53下载
- 积分:1
-
VC,数字图像处理代码,含有多种变换
VC,数字图像处理代码,含有多种变换-VC, digital image processing code, containing multiple Transform
- 2022-02-02 22:03:27下载
- 积分:1
-
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码...
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码-vc++ 6.0, using MFC completed painting rectangular function. BITMAP-filled rectangular internal use, you can run the code
- 2023-04-07 05:45:03下载
- 积分: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
-
计算区域中心及最大面积切割程序,matlab版
计算区域中心及最大面积切割程序,matlab版-Calculation of regional centers and the largest area of cutting process, matlab version
- 2022-04-12 22:23:49下载
- 积分:1
-
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法-Quartus development in the environment, using hardware description language to achieve different logic algorithm
- 2022-03-24 11:54:36下载
- 积分:1
-
gabor fileter write by myself.
gabor fileter write by myself.
- 2022-08-07 13:56:58下载
- 积分:1
-
minigui控件窗口的应用程序例子,已经在linux环境下编译通过并实现...
minigui控件窗口的应用程序例子,已经在linux环境下编译通过并实现-minigui control window applications examples have been compiled in the linux environment and to realize through
- 2022-06-17 07:47:01下载
- 积分:1