搜索资源列表
d.c
- 这只是.c文件,主要实现2、8、10、16进制数之间的转化。-only. C, main 2,8,10,16 band between the number of transformation.
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 understanding.
十六进制察看和编辑程序(HEX-VIEW)
- HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation / editor, while not pe
16进制到Ascii的转化
- 本系统是用C++开发的一个小系统,希望大家喜欢啊-a small system writen in c++, hope you will like it!!! Thanks
c51chengxujinji
- c51程序集锦,源程序,包含16进制-10进制互换程序.c 24c01-24c16读写驱动程序.c 51单片机实用程序库.txt ....... 等-C51 Collection procedures, source code, including 16 M-10 M swap procedures. c24c01-24c16 driver to read and write. c51 Singlechip utility library. txt ....... etc.
51MCUCODE
- 单片机程序集//16进制<->10进制互换程序 /* 89C51系列CPU编程器接收CPU程序*/ //按键扫描驱动程序-Single-chip assembly// 16 M <-> 10-band exchange program/* 89C51 Series CPU programmer receiver CPU program*///buttons to scan driver
jinzhi
- 进制间转换,输入数据,输出转换后的数据。包括2进制,8进制,10进制,16进制。vc.net 2003编制。-Inter-band conversion, input data, the output data conversion. Including 2-band, 8 M, 10 M, 16 M-ary. the preparation of vc.net 2003.
change
- C# 进制转换(2 8 10 16)进制间任意转换,并输出字符串结果-Change
str
- C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
16hexcalculator
- 16进制计算器,它是C写的一个16进制的计算器,比较适用。-16 hex calculator,It is a language written with the c hex calculator 16. Comparison of application ~
logical-operation-ASCI
- ASCII及进制转换: 2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal numbers Mutual Convert. Binary
STC12C5AxxAD_ADC
- 转换结果以 16 进制形式输出到串行口,可以用串行口调试程序观察输出结果。-Conversion results in the form of 16-band output to the serial port, serial port debugger can observe the output.
Disables-converter
- 对2进制 8进制 10进制 16进制进行互相转换 采用C语言编写.-On 2 disables 8 disables 10 disables hexadecimal each other using C language. Convert
C#comassistant
- c#comassistant 串口调试助手 实现简单的串口调试功能 包括串口的打开,发送接收数据的处理以及16进制的数据处理(c#comassistant use serialport to send and recieve message)
16进制4字节数转换
- C#实现的将IEEE754规范下的4字节数转换为浮点数,并能逆向转化,可转化为10进制和16机制两种。(C# implementation of the IEEE754 specification under the conversion of 4 bytes to floating-point numbers, and can reverse conversion, can be converted to 10 hexadecimal and 16 mechanisms two.)
zynq_img
- 打开txt 文档,读取字符,其中字符格式为 D8 D9 D0 即没有0x 的十六进制,将其转换为十进制形式 ,如D0 转换为208(open txt and transfer the data format ,such as : D0 to 208)
16to10
- 16进制转换为10进制,c++小程序,找工作时练习用的,为下载文件上传(16to10,C++,VISUAL C++ VS2013)
八进制转16进制
- 八进制转化为16进制,已检验,完全正确,请下载(The octal is converted to 16, and the test is correct)
深入理解计算机系统-C
- 十进制转十六进制 十六进制转换有16进制每一位上可以是从小到大为0、1、2、3、4、5、6、7、8、9、A、B、C、D、E、F16个大小不同的数,即逢16进1,其中用A,B,C,D,E,F(字母不区分大小写)(TenToSix Hexadecimal conversion are hexadecimal each one can be the growing up of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F16 A number of
汉字16进制互转
- 汉字和16进制互相转换源码 C++代码 用于机器码转汉字用(Chinese characters and 16 hexadecimal mutual conversion source code C++ code)