-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1
-
区域裁剪用鼠标动态实现 固定视窗 用vc++来实现的
区域裁剪用鼠标动态实现 固定视窗 用vc++来实现的-region with the mouse dynamic cutting fixed using Windows to achieve the vc
- 2022-07-20 08:03:54下载
- 积分:1
-
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部...
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (reprocessing spent)
- 2022-10-19 07:10:03下载
- 积分:1
-
三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。...
三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。-point perspective projection transform and double three times Bezier surface rendering algorithm, Oh, very useful. In VC 6.0 compiler passed.
- 2022-01-25 20:58:31下载
- 积分:1
-
Computer graphics images of the basic functions of school, painting a straight l...
计算机图形图象学中的基本功能,如画直线,圆,Bezier曲线,B-样条曲线,KOCH曲线等.-Computer graphics images of the basic functions of school, painting a straight line, round, Bezier curves, B-spline curve, KOCH curve.
- 2022-11-05 01:15:03下载
- 积分:1
-
good computer graphics operations for entry to the Shikuangdimen used.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2023-07-27 01:35:08下载
- 积分:1
-
主要是对光照的处理
主要是对光照的处理-mainly to light treatment
- 2022-02-16 03:29:50下载
- 积分:1
-
图象处理的分水岭算法
图象处理的分水岭算法-the watershed image processing algorithm
- 2023-03-30 11:40:04下载
- 积分:1
-
Common graphics functions Highlights
常用图形函数集锦,在c语言课程设计中很有用-Common graphics functions Highlights
- 2022-10-10 06:10:03下载
- 积分:1
-
这一解决方案使用红黑树和DFS和BFS洞室问题
This a solution of cavern problem using red black tree and DFS and BFS-This is a solution of cavern problem using red black tree and DFS and BFS
- 2023-08-13 10:40:03下载
- 积分:1