搜索资源列表
avitompg
- 文件格式转换的程序,可以将avi格式的短片转换为mpg格式。-the program can translate avi to mpg
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
convert_jp
- 文本格式转换:(字典文本)-text format conversion : (dictionary text )
Trans
- 这是一个用c#.net转换流媒体格式的例子,将.wav 格式转换成.wmv格式。希望对用.net 进行流媒体编程的人有所帮助
read(1)
- 实现读取地震道头信息,由UNIX格式转换为WINDOWS格式并形成文件
bin2txt
- 文件格式转换,输入二进制文件,输出文本文件.
PdfDigiPad_src
- txt格式转换成PDF格式。直接在TXT编辑文档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。
my-txt2tiff
- 将文本txt格式转换为tif图像格式的范例程序,可用于将数据文档进行传真前使用!-text txt tif format conversion of image formats example, may be used for fax data files before using!
Excel
- excel文件转txt 将excel文件按照指定格式转换为txt格式 可指定各项之间的间隔符 1.软件默认连接项为Excel文件的Sheet1页,此页名字不能改变; 2.Excel文件第一行是表头,表头内容不限,如果没有输入表头软件将把第一条 记录当做表头,从第二条记录开始读取数据; 3.Excel文件表头和数据位置不限(不限定从哪一行那一列作为起始数据),但 表头和数据记录必须连续,中间不能留有空白记录; 4.TXT文件记录格式的间隔符数目不限,可以间隔多个字符,如果记
gerber-mach3-.tap
- gerber文件格式转换成mach3能运行的.tap文件-gerber file format into mach3 to run. tap file
Excel-To-TXT
- C++Builder开发的Excel转TXT格式转换器-Excel To TXT
picture
- 一个简单的图片格式转换程序,可实现ico 转bmp,bmp转jpg,jpg转bmp-A simple picture format conversion procedures, can be transferred ico bmp, bmp turn jpg, jpg bmp transfer
FileChangingTools
- 文件转换 工具, 可以将网络上的各种格式的视频转换为 你所需要的格式-File conversion tools on the network can be a variety of formats of video converted to the format you need
BinFileEx_VcCode
- BinFileEx.DLL是一个封装了用于生成保存各种常用数据到自定义二进制文件的类和函数的动态链接库,用它创建的二进制文件中可以存储以下数据类型: 整型数据、双精度浮点数据、字符串、文件类型[指每一个文件的内容作为一个数据项看待]。 所创建的二进制文件可以正确的被读出来。如果你在编程中想建立一个属于自已格式的二进制文件,此文件中保存自已在程序中生成的各种数据和文件。 BinFileEx.DLL还封装了用于得到汉字内码和由内码得到全部字母、汉字和符号的类和函数的动态链接库,用它可以随
ReadS19File
- MOTOLORLA文件格式转换,MOTOLORLA文件格式转换-MOTOLORLA file format conversion, MOTOLORLA file format conversion
Process_DCF_VBNet
- VB编程对DCF文件进行操作,格式转换等-DCF file format change by VB programming
rgb2yuv
- 格式转换 rgb格式 转换为 yuv格式-Format conversion rgb format to yuv format
raw_jpg
- 将纯数据的图片文件raw格式转换成jpg格式-picture of raw to jpg
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