-
ocr文字识别
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。在其它地方摘录的,希望能够共同借鉴学习,给原创者点个赞。
- 2022-09-18 08:10:03下载
- 积分:1
-
Cleanflight 飞控源代码
资源描述CleanFlight是在BaseFlight的基础上改造、优化、提升而成的32位飞控软件
- 2022-01-27 15:04:34下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
二叉树后序遍历8_3.rar c加加课程设计
二叉树后序遍历8_3.rar c加加课程设计-Binary tree postorder 8_3.rar c Gaga Course Design
- 2022-09-06 03:05:03下载
- 积分:1
-
tifftechnote2.txt.gz IJG的JPEG
ijg jpeg TIFFTechNote2.txt.gz
- 2022-02-12 15:29:03下载
- 积分:1
-
这是一个鼠标特效的例子,非常的简单一看就知道了,希望能与您一块共享...
这是一个鼠标特效的例子,非常的简单一看就知道了,希望能与您一块共享-This is a specific example of the mouse, very simple to see that this one, and would like to share with you a piece of
- 2022-06-02 00:43:41下载
- 积分:1
-
算法减少FSM
有限状态机的极小化算法;
- 2022-06-20 14:15:12下载
- 积分:1
-
异步电动机模型的自适应控制
Adaptive control of induction motor model
- 2023-08-23 13:45:03下载
- 积分:1
-
Mib for snmp protocol management software, easy to use, the interface is simple,...
用于snmp协议的mib管理软件,使用方便,界面操作简单,易于使用-Mib for snmp protocol management software, easy to use, the interface is simple, easy-to-use
- 2022-09-08 02:55:02下载
- 积分:1
-
java找工作时的重要文档资料,里面有公司招聘时爱问的问题和具体的答案。...
java找工作时的重要文档资料,里面有公司招聘时爱问的问题和具体的答案。-java to find a job when an important documentation, which the company has recruitment love ask specific questions and answers.
- 2022-02-21 07:30:03下载
- 积分:1