搜索资源列表
200787910
- 多机通讯的HEX文件
hextobin
- 将hex文件转换为bin文件,命令窗口程序!
CSharpzhuanhuan
- C#编写的各数值进制转换小程序,外带ASCII转换。-C# prepared by the hex conversion of the value of small programs, take-ASCII conversion.
Serialport_Data_Anylize_Tool
- 串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。-Serial port analization tool. All data from/to serial port can be received/sent in the form of binary, hex and ASCII.
clock
- 单片微机实验设计---数字时钟 文件内容: keil 下开发的源代码 并附带生成的hex文件 protuse下时钟的模拟电路,加载hex文件后可模拟仿真 附带较详细的实验报告 时钟功能: 时分秒显示 秒表 闹钟 日历 具体功能调试就知道了,还是蛮不错的,本人第一次做的单片机小功能。(收藏着)-Single-chip computer experiment design the content of the document--- Digit
EX_Calculator033
- 进制计算器转换的实现, 可以实现八进制十进制十六进制的转换-Hex conversion calculator achieve, you can achieve octal decimal hexadecimal conversion
SimpleHex
- hex encryption 个Windows Mobile下的GPRS连接到网络的小demo 是用C#写的-A Windows Mobile to connect to the GPRS network is a small demo written in C #-hex encryption
Serialport_Data_Analize_Tool_CE
- CE下的串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。WindowsXP下也可使用。-Serial port data analize tool for Windows CE. All data from/to the serialport can be received/sent in the form of binary, hex and ASCII.
HexEnc_src
- Hexadecimal notation is used as a human-friendly representation of binary values in computer programming and digital electronics. Most programming languages such as Java, ASP.NET, C++, Fortran etc have built-in functions that convert to and from hex
5
- 进制转换器 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -Hex converter requirements: (1) can enter the binary, octal, decimal, hexadecimal numbers (2) the number has been entered into a number of other band (3) with input and
ReadHEX
- useful for reading files. "Hex" and create "byte array" ready to be turned over to bootloader
ASCIItoChar
- C#写的ASCII和字符互转,进制互转工具。 可以批量转-C# written in ASCII and character Mutual Convert, hex Mutual Convert tool. Mass transfer can be
StringSplit
- This a C# Software that splits a String with hex bytes and convert it to binary-This is a C# Software that splits a String with hex bytes and convert it to binary
XLISP
- 深圳学林电子有限公司 WWW.51C51.COM版权所有复制必究 本文件夹中文件与XL2000开发试验仪说明书对应,与其同名的HEX为已编译的文件。 可以直接烧写实验-Xue-Lin Electronics Co., Ltd. Shenzhen All right reserved WWW.51C51.COM files in the folder with the development of test apparatus XL2000 instructions correspond w
zhuanhuan
- 实现各种进制的转换,开发平台为C#,使用的是c#2008.可以互相转换的进制有二进制、十进制、十六进制。均可以互相转换。-Achieve a variety of binary conversion, the development platform for C#, using c# 2008. Can convert each hex there are binary, decimal, hexadecimal. Can be interchangeable.
C_Convert
- 写的一个通用的协议流转换程序.包括十六进制和十进制的转换, 数字和字符串的转换.很好用.-Write a generic protocol stream conversion process. Including hex and decimal conversion, conversion of numbers and strings. Good use.
HexConversion_src
- code for hex conversion in c-sharp
calc16
- 16进制和10进制转换软件[原创] 出题词: C# 16进制 10进制 计算器-16 hex and 10 hex conversion software [original] the inscr iption: C# 16 hex 10 hex calculator
Solution_HexDump
- Create a Hex Dump file in C#
Hex2Bin
- C# tool to convert file with hex code to binary format implemented via own HexStream class, child of the system Stream cla-C# tool to convert file with hex code to binary format implemented via own HexStream class, child of the system Stream clas