搜索资源列表
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
benchmark
- 在国外网站上找到的一个关于TSP问题的benchmark库,自己将文件的格式转化为了WORD,供大家学习研究使用!-Abroad to find a site on the TSP problem benchmark database, the file format of their own transformation in order to WORD, for all to study the use of!
Wav2Adpcm
- 该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。-The source is a*. wav file to do voice waveform to DC-ping, normalized after treatment ADPCM coding compression, the formation of coding documentati
CSVTOEXCEL
- 将一个文件夹中所有*csv文件格式(限制50个文件,这些文件有相同的特点)转化到一张EXCEL表格中去,方便数据对比-Will be a folder for all* csv file format [limit 50 documents have the same characteristics] was transformed into an EXCEL table go to facilitate data comparison
csvtoexcel
- 将文件夹中50个已*SET.csv结尾的相同格式文件转化到一个EXCEL表中-The folder 50 has been* SET.csv at the end of the same format was transformed into an EXCEL table
21840274FormatDatalibsvm
- 这是excel格式的一个文件,它的功能是将文件数据转化为支持向量机所需数据形式的一个宏-This is an excel document format, which is to document the functional data into the data needed to support vector machines form of a macro. . .
s37
- 凌阳s37格式转化,在一个串口下载程序中改的,用的时候自己提取吧-Sunplus s37 format conversion,s37 ge shi zhuan hua,haha ^_^
FormatDatalibsvm
- svm数据转化文件,利用里面的宏转化可以把数据格式转化为svm适用格式-svm data into files, use the macro inside the data format can be converted into applicable format svm
req_dac3.0(Unix)
- req dac两种格式数据文件转化,并产生最大最小值表格-convert .req to dac file
chartodata
- 将字符转化为十进制数,完成了共同体格式数据的转化为十进制数的功能。-Into a decimal number of characters to complete the Community-formatted data into a decimal number function.
rgb2yuv
- 主要用于图片的格式转化,是RGB2YUV,用的是网上的算法!-Mainly used for image format conversion, RGB2YUV, is using the online algorithm!
karatetrans
- 实现karate数据集点对格式转化到lda输入格式-Achieve karate point format data set was transformed into the input format lda
cnvrnx3-rnx2-v3
- GPS观测文件格式转化,从3.0转到2.0的格式-GPS observation file format conversion, from 3.0 to 2.0 format
charge
- 时间格式,字符串格式、整形格式等数据格式的转换函数,可直接调用(Data format conversion)
南方数据转化
- 自动处理南方全站仪原始数据,导出为CASS能识别的数据格式(Automatic processing of the South total station raw data, derived as CASS can identify the data format)
project
- 文本格式转化,从txt 到excel 从excel到txt 》》》》》》》(to transfer .txt to .excel)
RawtoBmp
- 图片格式转化,程序简单实现了raw到bmp的格式转化用于opencv平台。(Picture format transformation)
stupdate9
- 数据格式转化,可转户excel ,SAS,lingod等数据类型。(Data format can be converted to data types such as Excel, SAS, lingo.)
humphreysb-ConvertTDMS-2bf087e
- 将tdmsw文件转为mat格式,从而实现tdms文件的读取(TDMS file conversion)
gen格式转shapefile
- 多用于arcgis软件所需要的文件格式转化,需要将要转化的文件置于bin文件夹下,通过cmd运行程序,详细示例请看文档。