-
这个程序的可以使你读取另一台计算机屏幕的程序。
这个程序的可以使你读取另一台计算机屏幕的程序。-This procedure allows you to read another computer screen procedures.
- 2023-05-01 16:50:02下载
- 积分:1
-
obj model format for opengl source code for Mac OS X
obj模型格式的opengl源代码
Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
- 2022-05-28 20:14:59下载
- 积分:1
-
Delaunay三角网和Voronoi源软件建立的数值计算方法。
Voronoi和delaunay三角剖分源程序软件,用于构建数值计算的有限元预处理工作-Delaunay triangulation and Voronoi source software for building a numerical calculation of the finite element pre-processing work
- 2022-07-08 19:09:27下载
- 积分:1
-
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会-This is the third example OPENGL, realize the mouse to make rotating objects, a good experience
- 2022-08-25 17:39:11下载
- 积分:1
-
vc++6.0环境下实现划线的小程序,可以直接运行。MFC下实现
vc++6.0环境下实现划线的小程序,可以直接运行。MFC下实现-vc++ 6.0 environment realize crossed a small procedure, can be directly run. MFC under
- 2022-03-31 07:27:39下载
- 积分: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
-
平滑文字滚动示例
这个文字滚动控件比较不错,滚动比较平滑,没有闪烁现象,支持左右水平、上下垂直滚动。【向左滚动样式一】是循环连续滚动,【向左滚动样式二...
平滑文字滚动示例
这个文字滚动控件比较不错,滚动比较平滑,没有闪烁现象,支持左右水平、上下垂直滚动。【向左滚动样式一】是循环连续滚动,【向左滚动样式二】则滚动到左端时停止一下继续滚动,【向上滚动样式一】也和前面差不多。-Smooth text scrolling text scrolling control sample in this comparison is true that relatively smooth rolling, no flicker phenomenon, about the level of support, up and down vertical scrolling. [1] style scroll to the left is the cycle of continuous rolling, rolling left style [2] then scroll to the left when you cease to continue rolling, rolling upward [Style] also in front of an almost.
- 2022-01-25 20:29:56下载
- 积分:1
-
用VTK渲染一些体积的例子代码,包含多种格式的图像,…
VTK进行体绘制的例子(包括这种图像格式)希望对大家有帮助-Some example codes of Volume Render with VTK, containing many formats of images, such as bmp,dicom,jpg and so on
- 2022-05-26 07:06:22下载
- 积分:1
-
A figure of identification, through pre
进行了数字的识别,经过预处理图像,得到归一化的数字,以及应用神经网络识别。-A figure of identification, through pre-processing images, to be normalized figures, as well as the application of neural networks.
- 2022-06-16 09:08:39下载
- 积分:1
-
图象反色变换,可以对图象进行反色的提取和处理,图像处理上很有用。...
图象反色变换,可以对图象进行反色的提取和处理,图像处理上很有用。-anti-Color Image Transform, the anti-color image extraction and processing, image processing, very useful.
- 2022-01-25 14:31:40下载
- 积分:1