-
OCR算法代码。它不是一个完整的系统,而不是建立执行程序…
OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
- 2022-02-21 00:24:04下载
- 积分:1
-
Java语言规范(第三版)
书籍语言: 英文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小:...
Java语言规范(第三版)
书籍语言: 英文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 868 KB
-Java Language Specification (third edition) books Language : English books categories : program design license : free software books Size : 868 KB
- 2022-05-08 08:01:25下载
- 积分:1
-
Disk Monitor
Disk Monitor
- 2022-06-15 18:39:09下载
- 积分:1
-
based API recorders procedures can be recorded and can show that the recording t...
基于API的录音机程序,可用录音,能显示录音时间。-based API recorders procedures can be recorded and can show that the recording time.
- 2023-03-08 15:45:03下载
- 积分:1
-
在不同实例中使用属于不同线程的窗口过程
在不同实例中使用属于不同线程的窗口过程-The example of using window proc belonging to differrent thread in different instance
- 2022-01-26 05:03:56下载
- 积分:1
-
mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件...
mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件-mscomm, during serial programming, some software without mscom space, very troublesome. A very useful control
- 2022-03-18 12:06:56下载
- 积分:1
-
VC 串口通信源代码
串口通信程序源代码,可直接运行 Complete serial communication program source code, can be directly run
- 2023-03-10 11:05:03下载
- 积分:1
-
计算方法,经典代码
计算方法,经典代码-calculation method, classic code
- 2022-01-26 06:19:28下载
- 积分:1
-
2. Since the date of the definition of a simple class DateType, it has a data me...
2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then design the class is to be achieved (completed) functions, and then design the appropriate class member functions. For example, the following is given a " prototype" can be used to realize an increase in days to compare two dates are equal, and the output of the date of such an operation. Please complete the various forms of membership functions, and the preparation of the main function, indicating DateType class objects, the definition of the various members of the function call to verify their correctness.
- 2022-09-10 10:55:03下载
- 积分:1
-
使用C++开发的电子商务系统,功能比较全面,基本功能都有。...
使用C++开发的电子商务系统,功能比较全面,基本功能都有。
-The use of C++ development of e-commerce system, feature a more comprehensive, the basic functions of both.
- 2022-01-25 21:24:11下载
- 积分:1