搜索资源列表
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
BIN2TXT
- 将BIN文档转为TXT文档的源码,使用方便!starfu
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
径向基函数插值可视化
- 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
bin文件转化
- 二进制bin文件转化成txt文件,二进制显示
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
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.
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)