搜索资源列表
4510blsxyfx
- 三星公司关于 4510的 bootloader的实现与分析。 里面包含有4510 bootloader的源代码,实现与分析的pdf文档以及Bin2c工具等相关内容。-Samsung on the Bootloader 4510 Implementation and analysis. Of which contains 4,510 Bootloader the source code, Implementation and Analysis of Bin2c pdf documents and
BIN2C
- 把bin文件转换成c文件-put bin paper documents converted into c
4510 bootloader的Bin2c工具
- 三星4510开发板说明-Samsung Note 4510 development board
BIN2C
- 将bin执行码转换为C语言代码,便分析程序执行过程-bin executable code will be converted to C language code, the implementation process analysis program
Bin2C
- 一个把任意图片转换为C语言数组的程序,非常好用。 直接流览打开bmp或JPG图片,点convert即可转换为同名的.c文件,方便在嵌入式硬件,应用编译时,没有文件系统不能读取文件的问题。
4510-bootloader
- s3c4510b bootloader,功能:装置uclinux kernel. 详细的boot load启动分析,帮助新手可以马上写出可以跑在arm板子上的简单bootloader ├─bin2c │ └─bin2c ├─document └─source code └─source code
Boot44b0
- 一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -- SRC目录, 源文件 -- Debug目录, debug版本的编译和链接结果 -- Bin2C, 将Bin文件转化为C代码的数组的软件 -- DOC, 相关文档。
Bin2C
- 主要是把文件转换成C数组,及得到此数组的大小,可以加入一个或者一个以上的文件.便于把像图像文件,BIN文件等数据变成数组,便于程序操作
bin2c
- 将image文件转为HEX码,输出一个自定义结构体的头文件,可用来转换yuv格式的点阵字库图片,获取yuv点阵字库的结构体,叠加到osd显示-The image file into HEX code and outputs a header file of the self-defined structure that can be used to convert yuv format dot-matrix font picture for yuv dot matrix character st
s3c2440_vivi_y2.0.tar
- 三星公司关于 4510的 bootloader的实现与分析。 里面包含有4510 bootloader的源代码,实现与分析的pdf文档以及Bin2c工具等相关内容-Samsung' s bootloader on the realization of 4510 and analysis. 4510 bootloader which contains the source code, Implementation and Analysis of the pdf document as wel
BIN2C
- A source code of a program that can make binary files to code can be used on c/c++ codes.
bin2c
- Measuring Delivered USB 2.0 Bandwidth with an EZ-USB FX2 Development Board.
bin2c
- Bin2c converter for linux
bin2c
- 把BIN文件转换成C文件, 用命令行输入:Please input the file name: bin2c filename-Convert binary file to C file. Command: Please input the file name: bin2c filename
bin2c
- 转换工具 二进制 到 C 代码 转换工具 二进制 到 C 代码-transform bin 2 C code transform bin 2 C code
bin2c
- 把BIN文件转换为C文件,比较实用的小工具。-Convert BIN files to C files.
BIN2C.ZIP
- linux中图像数据处理 用bin2c处理数据-process data in linux
bin2c.c
- 读取.o、.bin等类型文件并将其转换为数组-Read the of .bin or .o etc, to make a array in a new file.
BIN2C-00
- BIN2C is a tool to convert any file into C language char array.-BIN2C is a tool to convert any file into C language char array.