搜索资源列表
OpenMoreFiles
- 本人制作的包括编辑框控件,Static控件,按钮等以及用文件存储,提取一般数据的内容,里面很简单,主要用于一次性打开多个程序! ----曾昌盛(t007)-production, including editing control box, Static Control, buttons, etc. as well as document storage, data from the general content, there is very simple. major open for
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
PDFTest_bemjh
- 用c++写的,从一个pdf文件读入,并分析其中的内容,并提取文本内容,并输出文本文件.-with c write from a pdf file into and analyze its content, and extraction of text, and the output text file.
VB-Filesystem
- 文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件
c++目录文件及内容的提取
- 关于c++中文件目录及子目录中文件内容的提取
fileParse
- 本类是一个简单的文件解析工具,实现了对文件中单词的提取与分析,比如关键词查找,数字提取,排序等等,在提取过程中,可以自由指定分隔符,这里只能说个大概,很多细节内容请阅代码。-This category of documents is a simple analytical tools for document extraction and analysis of words, such as the words to find, the number of extraction, sequenc
GDP
- 把名为GDP的文件中的各项内容提取出来,即读字符,然后在屏幕上整齐排列输出-The GDP of the file name of the content is extracted, that is, reading characters, and then neatly arranged on the screen output
wenjian
- 一个文件夹下有若干个文本文件,文件名无规律。读取每个文件的内容,提取出文件内容中的时间信息。如果有时间信息,则以时间信息重命名文件。 例如: Hello.txt的文本内容为:中国天气网讯 据中央气象台消息,今年第11号超强台风“凡亚比”于2010年9月19日上午8时减弱为强台风,随后于9时前后在我国台湾省花莲县丰滨乡附近沿海登陆。登陆时中心风力15级,50米/秒,中心最低气压940百帕。 则可将文件重命名为2010-9-19.txt -A folder with a num
WordTableExtract
- 用VBA实现的对Word的操作,提取Word中表格中的文字内容。-Extract the text of table in Word。
PdfToTxt
- 本程序用的是pdflib tet 由于这个是收费的库,所以只能提取10页以内的pdf文档内容,请见谅-The procedure used was pdflib tet is a fee for this library, we can only extract the pdf document content within 10
read
- 读取文件内容,并对内容提取处理,把数据从空格,——,* 中分开,并存在string数组中(Read file content, extract and process content, separate data from spaces, and *, and exist in string array.)