-
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
-
一个相当不错的凸包生成程序,对大家学习有挺好的帮助
一个相当不错的凸包生成程序,对大家学习有挺好的帮助-a pretty good convex hull generation procedures, we have very good learning with the help of
- 2022-11-26 14:10:03下载
- 积分:1
-
linux下的各种服务器的配置供大家参考
linux下的各种服务器的配置供大家参考-linux server under the configuration for your reference
- 2022-01-26 02:08:36下载
- 积分:1
-
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。...
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。-Write a java practice their own program based on the input word to find out the possible existence of root.
- 2022-06-19 22:43:03下载
- 积分:1
-
算法将使用数据,程序可以实现简单的算术运算(如…
很我算法都会用到数据计算的问题,本程序可实现简单的数字计算(加减乘除等),对进行后面的复杂运算有一定的参考价值,-algorithm will use the data, The program can achieve Simple arithmetic (such as arithmetic), for the rest of the complex computing a certain reference value,
- 2022-11-17 16:45:02下载
- 积分:1
-
vc灵感编程范例源代码 61 应用程序中运行其它程序 62 隐藏应用程序 63 获取文件的相关信息 64 删除文件 65 文件对话框的使用 66 My Arch
vc灵感编程范例源代码 61 应用程序中运行其它程序 62 隐藏应用程序 63 获取文件的相关信息 64 删除文件 65 文件对话框的使用 66 My Archive 67 获得各种目录 68 获取并改变系统时间 69 GetDirInfo 70 PrintDemo 71 Context Help 72 MyBar 73 MyDate 74 Mouse 75 局域网中的文件拷贝 76 Comp Name 77 Name2Ip 78 Ip2Name 79 Screensaver 80 helpfile-vc inspiration source code programming examples of 61 applications to run other programs 62 63 hidden application access documents related information 65 64 delete the file dialog use 66 67 My Archive access 68 directory access and change the system time GetDirInfo 69 71 70 PrintDemo Co. ntext MyBar Help 72 73 74 Mouse 75 MyDate LAN documents 76 Comp Name copy Name2Ip 78 77 79 Screensa Ip2Name ver 80 helpfile
- 2022-07-10 04:40:52下载
- 积分:1
-
8拼图使用DFS C++代码
本文用bfs解决了c++中的8个益智游戏
- 2022-09-18 23:00:04下载
- 积分:1
-
Snake game hopes of learning vc++ The users some help or a graduation project fo...
贪吃蛇游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助-Snake game hopes of learning vc++ The users some help or a graduation project for people to do some small help
- 2022-03-10 10:39:16下载
- 积分:1
-
(C语言)大数的加法
在COJ上测试通过,大数据的加法,不止64位可以加哦~
- 2022-06-02 19:16:39下载
- 积分:1
-
OPC客户端完整源码
用C#,VB开发的OPC客户端源码,都测试通过。
- 2023-03-03 04:55:03下载
- 积分:1