搜索资源列表
Text2PDF
- 将TXT文件转换成PDF文件,从CODEPROJECTS网站上得来的,很好用!-to TXT files into PDF files from CODEPROJECTS website due to good use!
TranslatorDattoNas
- 数据格式转换,实现了将dat格式文件,转换成nas格式文件,方便地导入到CAD/CAE系统中-data format conversion, the realization of dat format, converted into nas format and easily imported into CAD / CAE system
shp文件格式
- shape格式说明,用于自己动手编写转换程序-shape note format for the preparation of yourself conversion
能将ELF&AFX 文件转换成二进制文件的解析源码
- 能将ELF&AFX 文件转换成二进制文件的解析源码-ELFAFX can convert documents into the binary files of source code analysis
TAClient
- 一个文件转换程序mp2转mp3。 具体是s48格式-mpg -a document conversion process mp2 to mp3. S48 is a specific format - mpg
txt_pqdif
- 本程序是一个TXT文本文件转换层电力系统专用的PQDIF文件的实例,具有很强的实用性。-this program is a text file conversion TXT-power system dedicated PQDIF document examples, very practical.
Coral_transform
- 用VB制作的一个文件转换器,实现功能如下:将二进制文件中的内容转换为*.xls文件中的内容-VB produced a document conversion device that functions as follows : the binary content of the document converted to *. xls document, the contents of
opera
- opera书签导出文件转换器(加入了快捷方式生成) 将opera书签导出文件转换成收藏夹里的快捷方式-opera bookmarks derived document conversion (to the shortcut generation) opera derived text bookmarks pieces into the collection folder shortcuts
gzip_win
- gzip压缩用于把.dat文件转换成.gz文件 -gzip compression for the move. Dat file conversion into. Gz documents
howtoRWinifile
- 这个文件是处理ini文件转换ini文件的一个小案例;-this document is handled ini ini paper document conversion of a small case;
BIG2GBCHANG
- 简体与繁体中文文件转换的小软件,实现大五码与简体码转换-Simplified and Traditional Chinese document conversion software to the small, achieving large-5 with the English code switching
binconvert
- 一个用于文件转换的程序,实现了指定文件格式的转换.-a document for conversion procedures, the designated file format conversion.
TextToDbf
- 将.list后缀(地质学中常用的一种格式)的纯文本文件转换成dbf格式的vf数据库文件。 采用超线程技术,对于大尺寸的文件操作不会使界面卡死,稍作修改可成为通用的文本文件导入数据库的程序。
hexbin
- hex 文件转换.bin 的格式的程序。dos 环境下运行。
FileChangingTools
- 文件转换 工具, 可以将网络上的各种格式的视频转换为 你所需要的格式-File conversion tools on the network can be a variety of formats of video converted to the format you need
KMLlocationpointandfiletransforport
- KML地标点文件转换接口,这是应用于google 语言上的小程序-KMLlocation point and file transfor port
hex
- INTEL hex 格式文件 读写, 和 BIN 文件转换-INTEL hex format to read and write, and the BIN file conversion
the
- 将VB格式文件转换为Unix格式文件,小程序代码(Converts the VB file format to Unix format file, small program code)
读取文件
- 文件读取功能,可以将文件的内容进行中文的繁体简体转换,支持文件夹下的文件(.cpp和.h文件中的中文简体转换位繁体)(File read function, you can file the contents of Chinese traditional Chinese simplified conversion, support files under the folder (.Cpp and.H files in the Chinese Simplified translation, bit
利用VC实现Word文档预览
- 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i