搜索资源列表
zhunhua
- 支持转化多进制。如,4进制,八进制,16进制,很简单的算法,-support into more than 229. For example, four 229, octal, 16-band, a very simple algorithm, ha ha ha ha ha ha
filechange
- 使用VS2005 CSHARP做的小转换程序,可以将串口调试程序接收的文件转换成16进制文件,你可以将数据还原为以前的图象文件等。希望对你有帮助。
jsq
- 部分函数: 处理n! 计算显示数值的阶乘 处理Exp,可用于显示科学计数法 处理x^y 处理sin,反正弦,双曲正弦,反双曲正弦,cos,tan函数,为什么使用了例如sin函数 与正确结果不一样 处理dms函数(将显示的数值转换为“度-分-秒”格式;Inv+dms把度-分-秒转换为10进制) 处理(FE)——打开或者关闭科学计数法,10^32总是以指数显示 取模,(余数) 计算机逻辑与,在运算之前截断小数部分 计算机逻辑或,
cc
- 一个三阶得低通滤波器程序,包含从16进制到十进制得转换程序
CalculateToos
- 一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~
windowscom
- 这是串口通信演示源码是在WINDOWS环境下运行,显示为16进制,但还有提取对应的标号。可以用来取标识符.-This is a serial communication demo source code are running in the WINDOWS environment, shown as 16 hexadecimal, but there are extraction of the corresponding label. Can be used to check ID.
change
- C# 进制转换(2 8 10 16)进制间任意转换,并输出字符串结果-Change
MyStackTest
- 堆栈简单测试,主要用于进制转换,十进制转2,8,16进制,除商取余,先进后出-Simple stack test, mainly used for hexadecimal conversion
trans
- 汉字与16进制字符串互相转换 封包后转ASCii字符! c#.net代码 csharp代码 -Hexadecimal string of 16 characters each converted packet switch back ASCii characters! c#. net source code csharp
10to16
- 此代码实现数从10进制到16进制的转换 用的是stack-the codes here turns a number which bases on 10 to the one beses on 16
1
- 在VC平台上实现16进制的数向字节变换过程-VC platform to achieve the 16-byte hexadecimal number conversion process to
calc16
- 16进制和10进制转换软件[原创] 出题词: C# 16进制 10进制 计算器-16 hex and 10 hex conversion software [original] the inscr iption: C# 16 hex 10 hex calculator
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.
GetCRC
- 输入 16进制数,显示其校验码。用于通讯程序的数据验证。-get crc check code for binary
ExcelOperate
- C#操作EXCEL实现16进制转成十进制的源码,希望有帮助-excel operate
hexdata_disposal
- 使用串口接收16进制数的程序,适用于有专门发送格式的设备与计算机通信-Using the serial port to receive the hexadecimal number procedures to apply to have a special delivery format equipment and computer communications
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.
Hexadecimal-code-into-the-file
- 将16进制代码转换成文件! 请你先将文件转换成16进制代码,修改后使用本程序-Hexadecimal code into the file! After you first convert the file into a hexadecimal code, modify the use of this procedure
sicily
- 编写一个程序,把一个非负的十进制数转换为任意base(2<=base<=16)进制的数。 -To write a program, a non-negative decimal number to convert to any base (2 < = base < = 16) hexadecimal number.
HexBytes
- 自动进行字符串与16进制转换,16进制与Byte转换,字符串与Byte转换(Automatic string and 16 - band conversion, 16 - and Byte conversion, string and Byte conversion)