搜索资源列表
Microwindows与相关开发代码实例
- 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenT
TxtToBin
- 为VB编写的程序,可将txt文件转换为Bin文件-for VB program can be converted to txt file documents Bin
WaterEffect
- csharp实现的图片特效 App.ico AssemblyInfo.cs bin WaterEffectDemo.csproj WaterEffectDemo.csproj.user WaterEffectDemo.sln WaterEffectForm.cs WaterEffectForm.resx WaterEffectPictureBox.cs WaterEffectPictureBox.resx readme.txt-csharp ac
tcc-0.9.23
- Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local
eeprom_24xx08
- 此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成.-this is the original code used before the IIC EEPROM write from txt file into the related data according to a the data structure formation BIN files operation for this initial ve
ArmEmulate
- S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,
Bin_FileCompare
- 这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。-This is a more or rbf bin hex contents of the documents and different tools. Window can display different, but will generate record txt document.
TXT_BIN
- 实现将生成的图片二进制数据的TXT文本存储方式转换为.bin格式,实现字库处理-achieve generated images binary data stored in such a manner as TXT text converted to. Bin format. achieve font handling
txd2hex
- 将*。txt文件转换为*.bin文件,vc++实现-will. Txt file conversion of paper *. bin, vc achieve
vbbin2txt
- 文件转换功能,可以把txt和bin之间进行转换
txt_bin
- txt to bin
bin文件转化
- 二进制bin文件转化成txt文件,二进制显示
TxtToBin
- Example integer Txt To Bin Unit on Delphi
Gemini.Converter-1.0_4
- pirate king bin file convertor to txt
vc_programming_convert_Dat_Txt_file_source
- vc编程实现Txt转换为Dat文件源码.vc programming convert Dat Txt file source.-vc programming convert Dat Txt file source. vc programming convert Dat Txt file source.
VC-Read-and-write-file(.TXT).doc
- 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
MSPFET
- MSP430下载器,对于没加密的MSP430可读出和下载.bin .txt -The MSP430 download, read out for the MSP430 not encrypted and downloads. The bin. Txt
BIN-TXT
- BIN转TXT软件工具,适合把BIN数据转化成文本文件以便编辑。-BIN turn TXT software tools for the BIN data into a text file for editing.
httpcomponents-client-4.3.6-bin
- HttpClient的jar包,用于在java中开发HttpClient程序时使用。-Apache HttpComponents Client ============================ Welcome to the HttpClient component of the Apache HttpComponents project. Building Instructions - For building source i
dextxt2bin
- 处理将十进制txt(空格隔开)转换成16进制bin文件 如:27 27 27->1b 1b 1b(Processing decimal TXT (space separated) converted into 16 hexadecimal bin file Such as: 2727 27->1b 1b 1B)