-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1
-
计算机图形学源码
计算机图形学源码,二维图形编程VC++
- 2022-01-20 23:05:07下载
- 积分:1
-
procedures in the VC++ environment prepared by the automatic use of non
本程序是在VC++环境下编写的利用非确定自动机NFA进行字符串匹配-procedures in the VC++ environment prepared by the automatic use of non-identified plane NFA strings match
- 2022-05-15 13:38:59下载
- 积分:1
-
利用mfc制作一个可以显示磁盘使用状况的对话框,供初学者学习对话框的制作以及与系统资源交互的编程方法。...
利用mfc制作一个可以显示磁盘使用状况的对话框,供初学者学习对话框的制作以及与系统资源交互的编程方法。-The use of mfc create a disk usage can display the dialog box, for beginners to learn the production of the dialog box, as well as interact with the system resources programming method.
- 2022-03-24 03:18:09下载
- 积分:1
-
指针式时钟
首先要绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-02-05 07:57:05下载
- 积分:1
-
Semaphore 跨平台的同步信号封装类源码
Semaphore 跨平台的同步信号封装类源码-Semaphore sync signal cross-platform package source category
- 2022-06-03 04:03:20下载
- 积分:1
-
vc++开发窗体工具栏,格式,状态栏
vc++开发窗体工具栏,格式,状态栏 -vc++ Development Forms toolbar, format, status bar, vc++ Development Forms toolbar, format, status bar,
- 2022-07-22 21:19:39下载
- 积分:1
-
Color Grid Colum
Color Grid Colum
Color Grid Colum
Color Grid Colum-
Color Grid Colum
Color Grid Colum
- 2023-03-24 21:10:03下载
- 积分:1
-
intel线程挑战赛,tbb,多线程,并行,生命游戏,编程竞赛
intel线程挑战赛,tbb,多线程,并行,生命游戏,编程竞赛-intel Challenge thread, tbb, multi-threaded, parallel, Game of Life, programming contest
- 2022-03-31 01:02:52下载
- 积分:1
-
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等...
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等-a feature Affairs reminded that the clock software. Including the effects of the treatment window to the INI file operation
- 2022-03-22 15:20:44下载
- 积分:1