搜索资源列表
grid
- 模式识别的一些预处理知识,包括: 图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法
ReadAndWrite
- 该程序为数据预处理程序,主要功能是将*.txt、*.dat等文件进行重新读写,如将多个空格符转换为一个制表符,易于程序重新读写。-The program can be used for the data preprocessing procedure, whose main function is to read*. txt,*. dat file and re-write again, replacing multiple spaces into a tab character.It s ve