搜索资源列表
huffman
- 较实用的赫夫曼编码:可统计给定文件里面的字符数(在此当作频度),不用手动输入各字符集及频度。只需按提示将要压缩的文件(除去汉字否则出错,其他128个字符均可)路径给出便可!压缩一种是字符型的,为了直观的看是否真编码,一种是真压缩,要编码文件越大其压缩越高,因为这个编码在解码是要赫夫曼树
chineseOCR
- 使用iPhone手机摄像头扫描图片,以识别中文汉字的例子,使用的是tesseract开源库,根据使用的训练文件包的不同,可以识别中文或者英文,中文包文件太大没有压缩,可以从代码里的网址自行下载-The use of iPhone mobile phone camera to scan images, to identify Chinese Chinese characters example, used the Tesseract open source database, according
TesseractSample_by-_nt
- 本示例可以使用iPhone手机摄像头扫描图片,以识别中文汉字,使用的是tesseract开源库,根据使用的训练文件包的不同,可以识别中文或者英文,中文包文件太大没有压缩,可以从代码里的网址自行下载--The use of iPhone mobile phone camera to scan images, to identify Chinese Chinese characters example, used the Tesseract open source , according to th
ya
- 易语言汉字文本压缩解压源码例程程序演示了自定义的压缩解压文本的方法。 -Easy language Chinese text compression and decompression source routine program demonstrates a custom compression decompression text method.