-
为VC6.0应用程序制作启动封面
为VC6.0应用程序制作启动封面-VC6.0 applications for the production of activated cover
- 2022-03-22 12:48:30下载
- 积分:1
-
Verify if a point is inside a polygon (convex and non
Verify if a point is inside a polygon (convex and non-convex)
- 2023-04-19 13:15: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
-
C Builder environment intact in simple language the vertical display program, Gi...
C++ Builder 环境下完整地简单的文字的纵向显示程序,试试看吧-C Builder environment intact in simple language the vertical display program, Give it a try
- 2023-05-29 11:30:04下载
- 积分:1
-
good map editor, J2ME applicable to the development, we hope that the support
很好的地图编辑器,适用于J2ME的开发,希望大家支持-good map editor, J2ME applicable to the development, we hope that the support
- 2022-03-09 11:07:43下载
- 积分:1
-
Mainly used for video image motion segmentation, segmentation be mass movement.
主要用于视频图像运动分割,分割得到运动团块.-Mainly used for video image motion segmentation, segmentation be mass movement.
- 2022-04-01 11:44:28下载
- 积分:1
-
这是用于生成动态HTML页面图
this is used to generate graph in html page dynamically-this is used to generate graph in html page dynamically...
- 2022-05-24 01:29:57下载
- 积分:1
-
一个基于c的数字水印系统,有很好的说明技术,希望您能喜欢...
一个基于c的数字水印系统,有很好的说明技术,希望您能喜欢-a c-based digital watermarking system, a very good note, I hope you will like
- 2023-05-05 15:55:02下载
- 积分:1
-
一个使用起来十分方便的类,VisObject。对于存取,处理位图很灵活。...
一个使用起来十分方便的类,VisObject。对于存取,处理位图很灵活。-to use a very convenient categories, VisObject. For access, processing bitmap very flexible.
- 2023-01-14 12:45:03下载
- 积分:1
-
NVIDIA Direct3D透明反锯齿演示C++源代码,Geforce7系列的东东…
NVIDIA Direct3D透明反锯齿演示C++源代码,需要Geforce7系列以上显卡。-NVIDIA Direct3D transparent antialiasing demo C source code, Geforce7 series needs more graphics.
- 2022-08-03 08:59:29下载
- 积分:1