搜索资源列表
bin文件转化
- 二进制bin文件转化成txt文件,二进制显示
NXP Cortex-M3 LPC1343 HEX生成BIN文件以大容量存储方式BOOT不起用的解决例子
- NXP Cortex-M3 LPC1343 HEX生成BIN文件以大容量存储方式BOOT不起用的解决例子
Bin2Hex
- 将bin文件转换成hex文件-document will be converted into bin hex documents
BIN2C
- 把bin文件转换成c文件-put bin paper documents converted into c
cutebomb_blink
- blink的最新版本是1.04,它可以混合连接16位和32位代码,可连接Vc++,Borland c++生成的.obj文件,还能混合连接OMF和COFF格式的.obj文件,将微软和Borland大统一^ ^。生成的bin文件短小精悍,而且可以指定bin放在内存什么地址执行.对于嵌入式开发需要的bin可执行文件十分有用。感谢cutebomb提交。-blink of 1.04 is the latest version, which can
NKbin
- 将NK.BIN文件转换为HEX格式利于分析文件,可以直接写到存储器中运行-NK.BIN document will be converted to HEX format to analyze documents, and can directly write memory operation
viewbin
- 可以查看windows ce 下的nk.bin文件。其他的请察看源码-can check the windows ce document nk.bin. Please see the other FOSS
BinCombine
- 一般硬件都是已bin文件烧录程序的,象ARM等复杂的CPU,可能会用到多个程序,存放在FLASH中的不同位置,这种情况烧录程序就需要烧录多次,比较麻烦。本人用VB编写了一个可以合并多个bin文件的程序,FLASH的地址可任意填写,填写完毕之后按下COMBINE按键,就会生产一整个bin文件,保护你需要添加的多个bin文件在对应的位置上,再次烧录,只需要烧录一次,比较方便。-general hardware are already bin
Bin2ISO
- bin文件转ISO文件的C++代码-bin documents are forwarded to the ISO C code documents!
bin2txt
- 把bin文件转换成为16进制的ASM文件,主要用在把可执行的BIN文件嵌入到另外一个BIN文件里面,效果很好-Bin file conversion to become a 16-band of the ASM file, mainly used in the BIN executable file embedded into a BIN file inside, very good
Bin2C
- 主要是把文件转换成C数组,及得到此数组的大小,可以加入一个或者一个以上的文件.便于把像图像文件,BIN文件等数据变成数组,便于程序操作-The document is mainly converted into C array, and be the size of this array, you can add one or more documents. Easy to like image files, BIN files int
bin
- 文件分割与合并,很实用的小程序,windows下实现的
GetPicture
- 手机MTK平台 BIN 文件图片提取工具源码-Extraction of MTK BIN file picture source tools
hex-bin-core
- 这里面包含两个小工具,一个是.hex文件转.bin文件工具,另一个是.bin文件转.coe文件。希望对在做工程的同行有帮助。-This is a small tool which includes two, one. Hex file transfer. Bin files tools, the other is. Bin file transfer. Coe file. Want to do engineering counterpa
cloude
- 利用C语言读取雷达影像bin文件,实现后期处理(SAR read use C,processing SAR data)
二进制文件合并工具
- 单片机开发编程的好助手,BIN二进制文件合并工具(BIN binary file merge tool)
生成BIN
- 脱机下载时所用到的都是BIN文件 ,此程序把已有的HEX生成BIN文件 ,然后可直接脱机下载(When downloading offline, all the files you use are BIN files. This program generates the BIN file from the existing HEX, and then downloads it offline directly)
C#串口下载烧写bin文件
- C#下载bin文件在下位机上运行!!!!!!!!!!!!!!!!(C# downloads the bin file and runs on the lower computer!)
BIN文件清0工具
- 实现对二进制文件的操作,全部写为0 ;是VC++操作文件读写的一个简单例子; 本例子中的功能是将一个bin文件内容全写为0;(To achieve the operation of binary files, all written as 0; is a simple example of VC++ operation file read and write; The function of this example is to w
bin文件读写
- 实现SAR复数数据bin文件的读取、写入,可被ENVI、PolSARpro等软件读取(SAR complex data read and write)