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

搜索资源列表

  1. TextExchangeSrc12源代码

    0下载:
  2. 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。   本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:34205
    • 提供者:lee
  1. CalculateToos

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

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

    0下载:
  2. C#编写的各数值进制转换小程序,外带ASCII转换。-C# prepared by the hex conversion of the value of small programs, take-ASCII conversion.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:47105
    • 提供者:jiangnan
  1. CodeSW

    0下载:
  2. ASCII码和UCS2编码转换器,包含中文转码-ASCII code and UCS2 encoding converter, including Chinese transcoding
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:90816
    • 提供者:singingsong
  1. main

    0下载:
  2. 本例表明了上述赋值运算中类型转换的规则。a为整型,赋予实型量y值8.88后只取整数8。x为实型,赋予整型量b值322, 后增加了小数部分。字符型量c1赋予a变为整型,整型量b赋予c2 后取其低八位成为字符型(b的低八位为01000010,即十进制66,按ASCII码对应于字符B)。-This example shows the assignment operator in the above-mentioned type conversion rules. a as integer, y giv
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:2044
    • 提供者:lili
  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
    • 文件大小:39805
    • 提供者:杨斌
  1. Unicode2ASCII_CSharp

    0下载:
  2. 实现Unicode至ASCII编码转换的小程序,可以作为工程的一个模块。-Unicode to ASCII encoding to achieve a small program that can work as a module.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:549025
    • 提供者:Li Zuohui
  1. JZZH

    0下载:
  2. 十进制、二进制、八进制、十六进制互相转换。十六进制与ASCII码互相转换-Decimal, binary, octal, hexadecimal interchangeable. Hexadecimal and ASCII code conversion
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:277576
    • 提供者:wh
  1. ascii

    0下载:
  2. ASCII 字符串转换。 压缩包,打开直接编译,无任何控件。 仅供相互学习。-ascii string change .
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:30702
    • 提供者:pengjun
  1. asclltest

    0下载:
  2. ASCII字符转换工具,可以将字符串转换成ASCII工具-ASCII character conversion tool that can convert a string into ASCII Tools
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:45615
    • 提供者:李培
  1. mySerial

    0下载:
  2. 一个基于C#的新手练手的串口助手程序,包括十六进制和ASCII等转换功能-A simple serial assistant in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:63723
    • 提供者:eleven
  1. SerialComTest

    0下载:
  2. 通过C#编程,可以自动获取串口,之后通过CRC校验,之后进行对数据进行ASCII或者HEX码进行转换,从而实现了所需发送或接受的数据类型。-By C# programming, you can automatically get the serial, followed by the CRC, followed by the data in ASCII or HEX code conversion, in order to achieve the desired type of data sen
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:150145
    • 提供者:王伟
  1. ReadBinaryFile

    1下载:
  2. 实现了将二进制文件转换成十进制文件,多人称赞-binary to ASCII
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:47695
    • 提供者:jiang linfeng
  1. FileConverterFileCodeConvert

    0下载:
  2. 用来转换文本文件的编码格式,如ascii转utf8等,解决文本文件找开乱码的问题,程序会自动识别文件的编码,并按用户的要求转换成指定编码-Used to convert text file encoding format, such as utf8 ascii transfer etc., to solve opened garbled text file to find the problem, encoding program will automatically recognize the
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:176720
    • 提供者:Jason
  1. C# 图片转ASCII码

    0下载:
  2. 编程作业,用于大学生C#课程等地方,最常见的图片源码转换,节约课余时间
  3. 所属分类:C#编程

    • 发布日期:2018-07-04
    • 文件大小:51422
    • 提供者:jantty_y
搜珍网 www.dssz.com