搜索资源列表
Delphi资源文件制作工具
- Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Delphi\\Bin\\Brcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Bo
updatetool
- 本程序能够把ST20操作系统(该系统为ST公司所开发)生成的.HEX文件转换为可以烧机的.BIN文件(二进制代码文件).对开发ST系列机顶盒产品的用户会有用的.-this procedure can ST20 operating system (the system developed by ST) generated. HEX file can be converted to burn the plane. BIN files (binary). ST series on the develo
previnstance
- 一个好好好用的软件!! .禁用外设,加速启动 在WinXP中暂时禁用一些外设,可以有效地减少系统启动时需要调入的外设驱动程序数量,从而加快系统的启动速度,因为WinXP在启动时会自动扫描硬件的变化。首先打开该设备的电源,然后打开“设备管理器”窗口,单击工具栏中的“扫描硬件改动”按钮,或者直接用鼠标右键单击已禁用的设备,在弹出的快捷菜单中选择“启用”即可。 2.用软件,让WinXP启动如飞 微软提供了一个专用来加速WinXP启动的补丁程序──BootVis,
exe2bin
- 将 DOS 下包含重定位信息的 .EXE 文件转换成指定起始加载位置的 .BIN 文件。在 BIOS 开发和 X86 嵌入式开发中极有用。-DOS included the re-positioning information. EXE files into the designated start loading location. BIN text pieces. The BIOS development and the development of embedded X86 extreme
Bin2ISO
- bin文件转ISO文件的C++代码-bin documents are forwarded to the ISO C code documents!
txd2hex
- 将*。txt文件转换为*.bin文件,vc++实现-will. Txt file conversion of paper *. bin, vc achieve
Bin2Hex
- Bin文件转Hex原代码,用于编程器开发的小东西,转自互联网,希望对大家有点用处-Bin Hex documents to the original code for the program for the development of small things, decanted from the Internet, We hope to use a bit
Hex386tobin
- HEX386格式的文件转换成bin文件的程序。 提供原创源码。 发现pudn上没有类似程序, 自己编写并上传希望大家指正;-)
DiskID
- 本程序是用JNI技术实现的读取硬盘序列号, 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号 Chenm
DiskIDJNI
- 本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号
dianyaceliang
- 利用汇编语言实现电压测量与现实,程序可以运行,生成HEX或BIN文件
HEX2BIN
- 在线编程中,将hex文件转换成相对应的bin文件的工具
bin2hex
- 将bin文件转换成相应的hex文件,使用方法:1)确保bin和bin2hex在同一目录下 2)运行->cmd->进入上诉目录->输入BIN2HEX命令->按提示操作
BinToText
- 把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用-put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of
read_bin
- 由于液晶不同,有时需要转换里面的字库。这是一个字库转换程序,bin文件的读写,把bin文件里的横向字库装换为纵向字库。-As the liquid crystal is different and sometimes need to be converted inside the character. This is a font conversion program, bin file read and write, the bin file loaded for the horizontal
HEX2BIN.rar
- Hex16 到 bin文件的转换源码采用Delphi语言编写,Hex16 to a bin file converter with Delphi source code is written
readbin
- 针对任意文件名的bin,能够打开*bin文件-this program can open*.bin files
BIN
- 在delphi中读取BIN文件 -read BIN file in delphi
AISgen_d800k008
- dps 转换文件,可以把dsp编译生成的.out文件生成可以烧写到dsp中的bin文件;(DPS conversion files can generate a.Out file generated by DSP to generate bin files that can be burned to DSP)
hex转换成bin文件
- 1.把HEX2BIN.EXE 复制到c盘根目录下 2.hex转换成bin文件使用方法直接把hex文件拖到HEX2BIN.EXE软件上自动生成bin文件(Hex conversion to bin file)