- 授权协议: 商业软件
- 开发语言: C# .NET
- 操作系统: Windows
- 软件首页: http://www.aspose.com/.net/ocr-component.aspx
软件介绍
Aspose.OCR for .NET 是一个光学识别组件,可在 ASP .NET 的 Web 应用、Web 服务和应用程序中增加 OCR 功能,提供了简单的类用来控制识别任务,支持 BMP 和 TIFF。
示例代码:
INotifier processorPage = Notifier.Page();
processorPage.Elapsed += delegate
{
totalPages++;};
ocrEngine.AddNotifier(processorPage);
Game Engine Architecture, Second Edition
Jason Gregory / A K Peters/CRC Press / 2014-8-15 / USD 69.95
A 2010 CHOICE outstanding academic title, this updated book covers the theory and practice of game engine software development. It explains practical concepts and techniques used by real game studios,......一起来看看 《Game Engine Architecture, Second Edition》 这本书的介绍吧!
