-
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码-TinyCad re-compile in VC6 debugger success PCB CAD source
- 2022-02-03 15:37:02下载
- 积分:1
-
代码编译和调试/ jpeglib2命运jpeglig2.lib文档。
jpeglib2的缘码以及编译好的debug/jpeglig2.lib文件。-jpeglib2 fate code and compiled debug/jpeglig2.lib document.
- 2022-08-18 05:03:43下载
- 积分: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
-
csgl函数库说明文档,包括所有的使用方法
csgl函数库说明文档,包括所有的使用方法-csgl library documentation, including the use of all
- 2022-06-30 09:12:44下载
- 积分:1
-
离散数据的C1连续样条拟合源代码,不好找的代码。
离散数据的C1连续样条拟合源代码,不好找的代码。-discrete data C1-spline source code, not easy to find the code.
- 2022-02-26 13:43:37下载
- 积分:1
-
procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the co...
程序里包含有一个读取DXF文件的动态库DXF.DLL,代码演示了如何利用该动态库实现对DXF文件夹的读取!-procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the code on how to use the dynamic for achieving the DXF file folders to read!
- 2022-01-24 12:44:53下载
- 积分:1
-
这个cpp文件为基本的图像处理程序
This the cpp file for basic image processing routines -This is the cpp file for basic image processing routines
- 2023-06-29 15:55:02下载
- 积分:1
-
画图程序,测试测量图形显示,饼图、曲线图等
画图程序,测试测量图形显示,饼图、曲线图等
- 2022-05-25 03:16:59下载
- 积分:1
-
本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等...
本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等-realized by the images of geometric transformation, such as image mirroring, zooming, rotation, etc.
- 2022-02-01 17:28:06下载
- 积分:1
-
ARX AutoCAD 2002二次开发
ARX AutoCAD 2002二次开发-ARX AutoCAD 2002 Second Development
- 2022-01-29 01:16:15下载
- 积分:1