搜索资源列表
chang
- 这是一个进制转换程序,用C#编写 可以进行2,10,16之间相互转换 -This is a 229 conversion program, with C# can be prepared for switching between 2,10,16
CalculateToos
- 一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~
change
- C# 进制转换(2 8 10 16)进制间任意转换,并输出字符串结果-Change
trans
- 汉字与16进制字符串互相转换 封包后转ASCii字符! c#.net代码 csharp代码 -Hexadecimal string of 16 characters each converted packet switch back ASCii characters! c#. net source code csharp
mySerialPort
- 最完善的C#编写的串口调试工具,和网络上面很多C#编写的串口调试助手比起来,这个要正确和完整,同时支持16进制发送和接收,也支持10进制显示-The most complete C# prepared by the serial debugging tools, and network above the serial number written in C# debugging assistant than up, this should be correct and complete, wh
calc16
- 16进制和10进制转换软件[原创] 出题词: C# 16进制 10进制 计算器-16 hex and 10 hex conversion software [original] the inscr iption: C# 16 hex 10 hex calculator
the-n-time-A--plus-B
- Descr iption: 想必大家都做过A+B这道经典的入门题了,这次的A+B问题是基于十六进制数的两个数相加。这16个数字是 0 ~ 9 ,另外用 a 表示数字 10 ,用 b 表示数字 11 ,用 c 表示数字 12 ,用 d 表示数字 13 ,用 e 表示数字 14 ,用 f 表示数字 15 。 Input: 输入包含多组数据,每组数据包含一行两个十六进制整数a和b(0<=a,b<=fffffff,都以小写给出)。处理到文件结束。 Output:
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
ExcelOperate
- C#操作EXCEL实现16进制转成十进制的源码,希望有帮助-excel operate
WindowsApplication1
- c#使用ildasm.exe和liasm.exe工具时,长字符串需要转换为16进制格式,可以使用此工具进行转换-In Csharp,if you use ildasm.exe and ilasm.exe,long string will need to convert to hex fromat,so you can use this tool to do that.
AES
- 经典的AES加密解密软件,用VS2010 C#开发的,功能简单,只能加密解密128位,即32个16进制的字符。有显示扩展密钥的功能。源码。-The classic AES encryption and decryption software using VS2010 C# development, function, and only 128-bit encryption and decryption, 32 hexadecimal characters. Extended key functi
COMTools_v2.0
- C# 串口调试助手源代码。检测串口通信,能通过界面修改com的各项参数的设置,增加实现16进制的发送和接收-COM Tools Source code which is written in C#
Serial-Tool
- C#写的串口调试助手,有常用功能:16进制收发、换行收发、清楚-failed to translate
SerialPortTerminal
- C#开发的串口调试工具,支持16进制和文本方式数据接收发送-C# development serial debugging tools, support for hexadecimal and text mode data transmission and reception
Get_File_MD5_Value
- C#源码获取文件的MD5值,采用MD5加密的例子,选择要计算 MD5 值的文件名和路径,会得到文件的MD5 值16进制字符串,也可得到文件的sha1 值16进制字符串以及哈希值16进制字符串,在此要用到字节数组转换为16进制表示的字符串,最后一步是生成和显示文件的MD5值。-C# source file to get MD5 value, using MD5 encryption example, choose to calculate the MD5 value of the file nam
SPortDemo
- C#编写的实现串口调试工具,能设置波特率,串口号,能对数据进行发送接收显示,能进行16进制的数据发送以及数据循环发送。-Serial Programming C#
chuankou5.0使用版
- 自动检测串口,并直接选中串口。并且可以分情况保存串口接收内容。发送和接收都可以采用16进制或字符格式。并且支持有combobox下拉选择快捷发送栏(Automatically detect the serial port, and directly select the serial port. And you can save the contents of the serial port to receive the content. Both send and receive can be
CheckSum
- 对16进制数据进行累加和计算。快速计算和校验(Accumulate and calculate the 16 Decimal data. Fast calculation and verification)
SocketDemo
- c# 编写的网口通讯测试程序,可收发16进制,类似网口助手(C# written network port communication test procedures, you can send and receive 16 hexadecimal, similar to the network port assistant)