-
一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的
一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的-a mapping system that can draw simple basic graphics, can also show that the basic Bezier curves, and is using VC++ MFC prepared
- 2022-03-19 04:11:12下载
- 积分:1
-
计算机图形学基本的有翼边缘结构,小程序用的是用…
计算机图形学中最基本的翼边结构,本小程序采用vc实现了此中结构。-Computer Graphics basic winged edge structure, the small program using vc There is a realization of the structure.
- 2022-05-10 17:17:32下载
- 积分:1
-
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张...
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张-Face Detection of basic knowledge. Some are commonly used functions. Based on the vc has expanded
- 2022-01-25 14:21:16下载
- 积分:1
-
ObjectArx AcPi类应用.用于将DWG图打印成dwf,
ObjectArx AcPi类应用.用于将DWG图打印成dwf,-ObjectArx AcPi applications. Used to DWG map printed dwf,
- 2022-07-02 09:47:08下载
- 积分:1
-
matlab 的经典tool kit,来自麻省理工大学
matlab 的经典tool kit,来自麻省理工大学-matlab classic tool kit, from the Massachusetts Institute of Technology
- 2022-03-09 22:34:54下载
- 积分:1
-
CRC32 / CRC16计算器
crc32/crc16计算器,crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器crc32/crc16计算器;
- 2022-08-17 01:08:44下载
- 积分: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
-
数字图像马赫带现象
数字图像马赫带现象-digital image Mach Phenomenon
- 2022-03-16 15:51:54下载
- 积分:1
-
自己编的vb编程,这是圆弧连接源代码!请多多指教!
自己编的vb编程,这是圆弧连接源代码!请多多指教!-vb own series programming, which is connected arc source code! A great weekend!
- 2022-08-07 03:05:14下载
- 积分:1
-
免费的OCR SDK!市面上唯一免费的OCR SDK,可用于您的项目中,只要附上版权宣告就行了。带有Delphi/C#范例。...
免费的OCR SDK!市面上唯一免费的OCR SDK,可用于您的项目中,只要附上版权宣告就行了。带有Delphi/C#范例。-Free OCR SDK! The only available free OCR SDK, available for your project, as long as the attached Copyright Notices on the list. With Delphi/C# Example.
- 2022-06-03 16:07:50下载
- 积分:1