资源列表
clsExcel
- VB6针对EXCEL操作的工具类。功能不太多(utility for Excel,not all functions)
TestOLEPDF
- 采样OLE控件方式,在对话框程序里打开PDF文件。(This program can open and display a PDF file in a dialog, by using the OLE technique.)
read_images
- process for reading iamges in matlab
文件批量改名
- 可以实现文件的批量改名,可以按一定规则改文件名,批量导入word(You can achieve batch rename files, you can change the file name by a certain rule, batch import word)
Execlutil
- 对execl 文件修改拷贝sheet等功能(execlUtile,file.util.java)
RootWSFEstimator
- Estimator for delay system
Ini
- MFC ini 配置文件操作类,可方便的实现对ini文件的读写操作(this is a class for ini file operation)
遍历file
- 遍历文件夹内的文件,批量筛选文件,并拷贝至新路径(Traverse files, copy to new paths)
ini
- 读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))
Fast_Duplicate
- Fast_Duplicate file Duplicate
DriverGeniusProfessional9.0.0.180
- DriverGeniusProfessional9.0.0.180.zip
VBA
- 此源码实现将txt里有规律文本格式转换到excel里,实现和数据库里数据表的格式一致,方便上传更新数据表。主要有词表转换,句表转换,文表转换,使用的是vba语言,可供大家参考!(This source code, the txt will have a regular text format conversion to excel, and data tables in the database format consistent, easy to upload, update data tab