CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 16进制

搜索资源列表

  1. zhunhua

    0下载:
  2. 支持转化多进制。如,4进制,八进制,16进制,很简单的算法,-support into more than 229. For example, four 229, octal, 16-band, a very simple algorithm, ha ha ha ha ha ha
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:891byte
    • 提供者:车广超
  1. filechange

    0下载:
  2. 使用VS2005 CSHARP做的小转换程序,可以将串口调试程序接收的文件转换成16进制文件,你可以将数据还原为以前的图象文件等。希望对你有帮助。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12.96kb
    • 提供者:wjj7711
  1. jsq

    0下载:
  2. 部分函数: 处理n! 计算显示数值的阶乘 处理Exp,可用于显示科学计数法 处理x^y 处理sin,反正弦,双曲正弦,反双曲正弦,cos,tan函数,为什么使用了例如sin函数 与正确结果不一样 处理dms函数(将显示的数值转换为“度-分-秒”格式;Inv+dms把度-分-秒转换为10进制) 处理(FE)——打开或者关闭科学计数法,10^32总是以指数显示 取模,(余数) 计算机逻辑与,在运算之前截断小数部分 计算机逻辑或,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:19.24kb
    • 提供者:xjc
  1. cc

    0下载:
  2. 一个三阶得低通滤波器程序,包含从16进制到十进制得转换程序
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:gao le
  1. CalculateToos

    1下载:
  2. 一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17.22kb
    • 提供者:成功过
  1. windowscom

    0下载:
  2. 这是串口通信演示源码是在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.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:37.72kb
    • 提供者:yangxiuming
  1. change

    0下载:
  2. C# 进制转换(2 8 10 16)进制间任意转换,并输出字符串结果-Change
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:17.17kb
    • 提供者:liumin
  1. MyStackTest

    0下载:
  2. 堆栈简单测试,主要用于进制转换,十进制转2,8,16进制,除商取余,先进后出-Simple stack test, mainly used for hexadecimal conversion
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:32.92kb
    • 提供者:孙煌
  1. trans

    0下载:
  2. 汉字与16进制字符串互相转换 封包后转ASCii字符! c#.net代码 csharp代码 -Hexadecimal string of 16 characters each converted packet switch back ASCii characters! c#. net source code csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:38.87kb
    • 提供者:杨斌
  1. 10to16

    0下载:
  2. 此代码实现数从10进制到16进制的转换 用的是stack-the codes here turns a number which bases on 10 to the one beses on 16
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:108.83kb
    • 提供者:hocman
  1. 1

    0下载:
  2. 在VC平台上实现16进制的数向字节变换过程-VC platform to achieve the 16-byte hexadecimal number conversion process to
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:98.79kb
    • 提供者:ddd
  1. calc16

    0下载:
  2. 16进制和10进制转换软件[原创] 出题词: C# 16进制 10进制 计算器-16 hex and 10 hex conversion software [original] the inscr iption: C# 16 hex 10 hex calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:12.73kb
    • 提供者:yaofeng
  1. Csharp-serial-program

    0下载:
  2. C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:3.68kb
    • 提供者:xiwe
  1. GetCRC

    0下载:
  2. 输入 16进制数,显示其校验码。用于通讯程序的数据验证。-get crc check code for binary
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:260.31kb
    • 提供者:khler
  1. ExcelOperate

    0下载:
  2. C#操作EXCEL实现16进制转成十进制的源码,希望有帮助-excel operate
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:727.1kb
    • 提供者:lw
  1. hexdata_disposal

    0下载:
  2. 使用串口接收16进制数的程序,适用于有专门发送格式的设备与计算机通信-Using the serial port to receive the hexadecimal number procedures to apply to have a special delivery format equipment and computer communications
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:杨荣
  1. WindowsApplication1

    0下载:
  2. 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.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:86.25kb
    • 提供者:Seven
  1. Hexadecimal-code-into-the-file

    0下载:
  2. 将16进制代码转换成文件! 请你先将文件转换成16进制代码,修改后使用本程序-Hexadecimal code into the file! After you first convert the file into a hexadecimal code, modify the use of this procedure
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:852byte
    • 提供者:Bruce
  1. sicily

    0下载:
  2. 编写一个程序,把一个非负的十进制数转换为任意base(2<=base<=16)进制的数。 -To write a program, a non-negative decimal number to convert to any base (2 < = base < = 16) hexadecimal number.
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:5.04kb
    • 提供者:chen jian sheng
  1. HexBytes

    0下载:
  2. 自动进行字符串与16进制转换,16进制与Byte转换,字符串与Byte转换(Automatic string and 16 - band conversion, 16 - and Byte conversion, string and Byte conversion)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:8kb
    • 提供者:liaijin2009
« 12 3 »
搜珍网 www.dssz.com