-
钻石
diamond-square三维地形细分算法-terrain generator using diamond-square method
- 2022-05-05 09:21:21下载
- 积分:1
-
一个关于图象的演示程序
一个关于图象的演示程序-an image of the demo program
- 2022-03-18 15:19:40下载
- 积分:1
-
城市代码,按F1
城市3D场景代码,按F1-F8就可以在城市里以各种视角进行观光(有直升机、车外、车内等视角)
-city code, according to F1-F8 on the city in various angles sightseeing (with helicopters, cars, car, etc. Perspective)
- 2022-04-08 22:55:15下载
- 积分:1
-
it is very good!
Visual c++ 图像识别 Visual c++ 图像识别
很好用的哦-it is very good!
- 2022-02-11 13:02:52下载
- 积分: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
-
paintbrush in borland c++ builder
paintbrush in borland c++ builder
- 2022-02-20 07:53:51下载
- 积分:1
-
vc++实现的一个2D图形聊天代码,挺有趣的
vc++实现的一个2D图形聊天代码,挺有趣的-vc++ realize a 2D graphical chat code, very interesting
- 2022-02-25 14:30:03下载
- 积分:1
-
Cam Shift algorithm with source code
Cam Shift algorithm with source code
- 2022-06-19 18:31:52下载
- 积分:1
-
在三维
A 3D-Enabled View Base Class for SDI Direct3D Development.支持点d3d环境的sdi环境
- 2022-01-30 17:25:06下载
- 积分:1
-
NTGraph是一个强大的绘图控件。能够绘制实时曲线,并能够自我定制。...
NTGraph是一个强大的绘图控件。能够绘制实时曲线,并能够自我定制。-NTGraph is a powerful mapping controls. Able to draw real-time curve, and be able to self-customize.
- 2023-02-06 12:05:04下载
- 积分:1