搜索资源列表
grid
- 模式识别的一些预处理知识,包括: 图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法
JIAN
- SQL的基本操作---数据的检索篇 什么在查询中对字段命以别名,或重新命名,这样做的原因有两个: ☆所涉及的表的字段名很长,想使字段在结果集中更易处理一些。 ☆创建的查询产生了某些计算或合计列,需要对之进行命名。 不管是什么原因对字段命以别名,在 SQL 中都可以容易地使用 As 子句做得-the basic operation of SQL data retrieval -- What Part of the field inquiries to life alias, or re-namin
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
Esc
- 按esc键询问是否中断程序,很实用的程序,可放在处理大量数据的过程中-failed to translate