搜索资源列表
PictureToHex
- 彩色图片转16进制格式软件源码,保存为文本文件。做嵌入式之TFT显示必备软件。BCB6制作。-color photographs to 16 band format source software, preserving a text file. Do TFT display embedded software required. BCB6 production.
16-10
- 将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging w
2to16
- 2进制转16进制C程序,以前帮一个朋友写的毕业设计,并非你想象的那么简单。 那个时候没写注释,谅解了。-turn 16 two-band C-band procedures, previously helped write a friend of Design graduate, is not your imagination so simple. At that time I did not write notes of unde
BMP_converter_source
- BMP图片转换程序,将BMP的数据转换成点阵16进制数据。用于LCD显示-BMP Photo conversion process, BMP data converted into 16-band data lattice. For LCD Display
HexToInt
- 用c语言实现16进制转10进制,经过改良过的。-Use c language to realize 16 M 10 M, after improved.
biankmakqiDlg
- 将文本文件转化为16进制,然后显示出来,并保存到文件中-Will be a text file into a 16-band, and then displayed and saved to the file
DDS_c
- 几个DDS程序 1.同步协议一般在时钟下降沿写数据,时钟上升沿读数据。 很多情况先发最高位 2。异步协议很多情况先发低电平。 3.bcd码转16进制数实际上就是把0x17(bcd)转成17(十进制),十六进制0x11) 4。16进制转bcd就是如0x11 转成17(十六进制00010111,0x17)-Several DDS 1. Synchronization Protocol generally wr
BCD
- 16进制转压缩型BCD码的C语言实现-16 hexadecimal to BCD code compression realize the C language
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler wi
ZLG7289
- ZGL7289全套中文资料+实例 ZLG7289B是广州周立功单片机发展有限公司自行设计的,具有SPI串行接口功能的可同时驱动8位共阴式数码管(或64只独立LED)的智能显示驱动芯片,该芯片同时还可连接多达64键的键盘矩阵,单片即可完成LED显示﹑键盘接口的全部功能,该芯片经过了多年的验证,现正式转化为ASIC芯片,一次性流片成功,让您使用无忧!。ZLG7289B内部含有译码器,可直接接受BCD码或16进制码,并同时具有2种译码方
tc
- 利用栈的基本操作实现将任意一个十进制整数转化为16进制整数-The use of the basic operation of the stack to achieve arbitrary integer into a decimal, 16 hexadecimal integer
16jinzhiyubcdmazhuhuan
- 16进制转BCD码C语言程序,希望大家有所借鉴,对大家有一定的帮助-16 hexadecimal to BCD code C language program, I hope all of you learn from all of you have some help
str2hex
- 字符转16进制数据,可以根据具体需要修改。-16 hexadecimal characters in the data transfer can be modified according to specific needs.
UCS2Convert
- 将一段文本转换为带左斜杠的16进制UCS2编码字符串,可单条转换,也可成批转换,该工具主要用于MTK手机开发时将中文直接内置时的转码,使用windowsAPI,可供参考,包内有执行程序.-Will convert the text with a slash left a string of 16 hexadecimal UCS2 encoding, can be a single conversion, but also can bat
23
- 16进制转BCD代码源代码51单片机亲测好用,放心copy-BCD code of 16 hex turn pro test source code 51 SCM easy to use, rest assured copy
hextodec
- 16进制转10进制,在串口传输时应用比较好-hex to dec
23
- 16进制转BCD代码源代码51单片机亲测好用,放心copy-BCD code of 16 hex turn pro test source code 51 SCM easy to use, rest assured copy
rgb2hex
- 一款基于HTML5的颜色值转换16进制 RGB值转16进制在线工具(HTML5),上面的三个框可输入GRB对应的颜色值,一般是有规定的,若不知的话,你需要查询颜色表,比如黑色的R/G/B对应颜色值为:00/00/00,本工具可转换颜色值为16进制。为确保正常运行,请尽量使用支持HTML5技术的浏览器,比如火狐、chrome、Safari等。-An HTML5-based RGB hexadecimal color value conve
Program_Finsih04
- 利用fm1702读区M1卡的ID号、进行16进制转10进制,上位机发发送特定指令,获取id号。-Read id of card by fm1702sl.
Transcoder
- 浮点数和16进制数互转工具,支持任意字节序的4字节16进制数与float转换(Floating point numbers and 16 decimal conversions)