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

搜索资源列表

  1. MosaicASCIINewVersion

    0下载:
  2. 图像转换到ASCII码的代码最终升级,这回可以支持更多的图像格式、可以选择多种转换精度,和转换到ASCII码或HTML代码-image conversion to ASCII code ultimate upgrade, which might be able to support more image formats, can choose a variety of conversion accuracy, and conversion to ASCII or HTML code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22347
    • 提供者:姚紫欣
  1. ASCII_table

    0下载:
  2. 这是一份完整版ASCII码对照表,相信对编程中用到ASCII码转换的同行特别有用
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3994
    • 提供者:shhywcr
  1. BIAO1

    0下载:
  2. 一个可以把二进制数据转换成ASCII的程序
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10092
    • 提供者:zhanggf
  1. AI

    0下载:
  2. 一个可以把ASCII转换成二进制的源代码
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9858
    • 提供者:zhanggf
  1. hexedit_demo

    0下载:
  2. 实现ascii、hex码随意转换,支持中文汉字的hex码显示
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20777
    • 提供者:边城开
  1. fileencodingtransform_src

    0下载:
  2. 最近用VS2005做项目,遇到一个工程中有很多文件的编码不统一,有的是UTF-8,有的是GB32的,发布网站时就乱七八糟的。可以通过VS环境中的 “高级保存选项”一个一个地改过来,因实在太多,好几十个,重复工作是非常令人不爽的,自已就动手写了个这个小程序。编写之前,参考网友qing、 Randy052的经验。 特点: 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30416
    • 提供者:元宝
  1. edf2ascii

    1下载:
  2. 心电数据欧洲数据格式.edf转换成ASCII码
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5275
    • 提供者:yzcao
  1. FileMake

    0下载:
  2. 把bin文件ASCII码(包括不可见字符)转换成十六进制数据存储到指定文件里。-Bin file to ASCII code (including the non-visible characters) into hexadecimal data is stored to the specified file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:156320
    • 提供者:lihuiwen
  1. intConvert

    0下载:
  2. 可以将int类型的转换为ascii码,输入为一个为binary为内容的文件,输出为一个ascii内容的文件。-Int type can be converted to ascii code for a binary input for the content of the document, the contents of the output to a ascii file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:2055
    • 提供者:王欣
  1. CheckUnicodeFont

    0下载:
  2. Unicode码文件转换成其它编码的文件-Unicode code file conversion into other encoded files
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:35079
    • 提供者:lihan
  1. ebc2ascwinmfc

    0下载:
  2. 将EBCDIC码转换到ASCII码,注册后,使用右键单击文件或文件夹,即可批量转换E码文件到A码文件 -The EBCDIC to ASCII code conversion, registration, use right-click the file or folder, you can batch convert files to the E code A code file
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:76019
    • 提供者:wonder
  1. FileUTF8toGB

    0下载:
  2. Vb 将UTF8编码文件转换为ASCII编码文件-decode file UTF8 to ASCII
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:754
    • 提供者:ccx
  1. FILECONVL

    0下载:
  2. 对文件进行操作,将源文件转换成ASCII码并生成相应文件-File, the source files are converted to ASCII code and generate the corresponding file
  3. 所属分类:File Operate

    • 发布日期:2017-11-19
    • 文件大小:3296292
    • 提供者:gan
  1. ASC2BIN

    0下载:
  2. 该代码可以实现十六进制的文本文件转换成二进制文件。我在编写EDID数据时经常要用到的工具。这是我自己在网上找不到而自己编写的,绝对原创,而且第一次公开。-This code is use to transfer HEX ASCII code file to binary file.
  3. 所属分类:File Operate

    • 发布日期:2017-11-07
    • 文件大小:114503
    • 提供者:Dean
  1. ASCII

    0下载:
  2. ASCII转换工具,ASCII转换汉字,汉字转换ASC-ASCII conversion tools, ASCII conversion characters, kanji conversion ASCII
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1145
    • 提供者:张中原
  1. CCPPClearComments

    0下载:
  2. windows下去除c/c++文件中注释。只限于ASCII编码的正文(注释不要求)。可以成功转换VC生成的除resource.h以外的源文件和头文件。-windows were removed in c/c++ file comments. Limited to ASCII text encoding (note not required). VC can be successfully converted resource.h generated except the source and h
  3. 所属分类:File Operate

    • 发布日期:2017-04-27
    • 文件大小:206259
    • 提供者:
搜珍网 www.dssz.com