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

搜索资源列表

  1. dxf2G

    6下载:
  2. 将DXF文件转换为G代码(NC代码),只能转换ASCII编码的DXF文件-dxf2G is a simple program that converts dxf 2D files into a .ngc G code files usable in programs such as Emc2
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:24515
    • 提供者:wangerzhu
  1. M2M-1.x-packet

    0下载:
  2. 一个将截获的密文封包转换为明文封包的工具,并可生成对应ASCII文件-A packet will be intercepted ciphertext into plaintext packet tools, and generates the corresponding ASCII file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:136057
    • 提供者:陈子军
  1. is_ascii

    0下载:
  2. 这是MTeX套装中的一个重要工具,用于判断一个文件是否只包含Ascii字符。由于中文tex文件的编译需要进行特殊处理(但这种处理会对英文tex文件造成副作用),通过这个小工具,可以自动判断是否应对tex文件做相应的中文预处理。 -This is a suite MTeX an important tool for judging whether a file contains only Ascii characters. As the Chinese compile tex document
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1866
    • 提供者:whoami
  1. letter_count

    2下载:
  2. 统计给定txt ASCII码字符频数和百分比,同时显示其二进制码,输入文件设置路径D:\in.txt 输出路径D:\out.txt可自行修改-Statistics given txt ASCII character code frequency and percentage, at the same time to demonstrate its binary code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1071
    • 提供者:bigpotato
  1. pickfile

    0下载:
  2. 本代码可以区分二进制文件和普通文本(ASCII)文件,并列出制定目录/文件列表中的下所有的二进制文件或文本文件。请使用"-?"、"-h"或"-H"命令选项察看帮助。-This tool is used to pick out text or binary files under the specified directory or in the specified file list.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:3004
    • 提供者:蔡清源
  1. read_hdf

    0下载:
  2. 这个命令行程序可以读取和导出任何HDF格式的文件。用户可以选择输出到显示器、ASCII码文件或是二进制文件。-This is a command line program for reading and dumping any HDF file. The user has the option of listing the output to the screen (default), or to an output ASCII or binary file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:30360
    • 提供者:justforcode
  1. huffman

    0下载:
  2. 还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件-huffman code ,can output coded binary to a file,and convert to a ASCII
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5278
    • 提供者:张贵川
  1. OpenFile

    0下载:
  2. 编写一个小程序,打开一个ASCII文件,用于把输入中包含特定字符或字符串的各个行显示出来。尝试完善这个小程序,如忽略大小写,或在输出这一行的同时输出这行的行号。-Procedures for the preparation of a small, open an ASCII file for the input string contains a specific character of each line or displayed. Try to improve this small pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1913210
    • 提供者:夏廉
  1. robodoc-4.99.38

    0下载:
  2. ROBODoc通过提取源码中的特定格式的注释块(specially formatted headers)并形成文档文件,文档文件的格式包括HTML, ASCII, XML DocBook, LaTeX或RTF 还能间接形成PDF 和HTML Help文档-ROBODoc By extracting the source code of the specific format of the comment block (specially formatted headers) and the fo
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:349484
    • 提供者:newuserid
  1. otxt2bintxt2otxt

    0下载:
  2. 将一个文本文件转为其ASCII对应的二进制文本,然后在将其转为原来文本的小程序。-converting plain txt.file to binary format text based on ASCII code. Then convert it back.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:22636
    • 提供者:zheng ziran
  1. 200921901110486

    0下载:
  2. 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份 -1, can support the common encoding formats such as UTF-8,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:41874
    • 提供者:fans
  1. DigitalLabyrinth[V1.0.0]

    0下载:
  2. 自己设计的走迷宫算法,使用了较复杂的链表记录、分析迷宫路径,迷宫数据从一个ASCII文件读入,结果写入另一个文件中。在后来的修改中又添加了玩家自己试走迷宫的功能,也可以作为一个简易的小游戏。可供需要简单迷宫解算算法的朋友参考。-Maze solver with my own design algorithm, using complex list records, analysis of the maze path, maze data read from an ASCII file ,and
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:17412
    • 提供者:Fun
  1. SimpleWordsDictionary[V1.0.3]

    0下载:
  2. 自己设计的词典程序,使用一个ASCII文件保存词库,通过链表方式记录单词,用于词库较小的应用场合。代码已经实现了单词的添加、删除、修改、导出等多种功能。可供学习链表的朋友参考。-A Simple Dictionary Program, using an ASCII file is saved thesaurus, with the word list to store words. The code word has been achieved to add, delete, modify, e
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:21639
    • 提供者:Fun
  1. DELPHI-FC_src

    0下载:
  2. Delphi 文件比较的源代码,虽然只是ASCII比较,改为2进制很简单的。-Delphi source code file comparison, albeit relatively ASCII instead of two binary is very simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:185753
    • 提供者:liuYue
  1. A_HUFFMAN

    0下载:
  2. 本程序实现自适应哈夫曼编解码功能,能够对ASCII文件进行编码及解码。-This procedure realize adaptive Huffman encoding and decoding function, support for codec all ASCII files.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:25761
    • 提供者:徐君
  1. sgfilter

    0下载:
  2. 该程序在idl读入光谱曲线,并对光谱曲线进行s_g滤波后输出为ascii 文件。-Read the code in the idl spectral curve and output after s_g filtering processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:787
    • 提供者:赵健龙
  1. hankaku

    0下载:
  2. 一个纯二进制字体文件,可以用来做单片机液晶显示,嵌入式开发等等。。。(A pure binary font file, can be used to do SCM, LCD display, embedded development, and so on...)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:洁666
  1. grids_display

    0下载:
  2. gridsdisplay是一个MATLAB程序,它可以读取两个用2D或3D格式定义网格或稀疏网格的ASCII文件。第一个网格是用空心的蓝色点绘制的,而第二个网格则是用实心的红点绘制的。图像会自动保存到PNG文件中。((GRIDS_DISPLAY is a MATLAB program which can read two ASCII files defining grids or sparse grids in 2D or 3D. The first grid is plotted "
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:冬风
  1. 文件加密

    1下载:
  2. 对于文本文档中的内容利用ascii码进行加密,收到的一方知道秘钥可以成功进行解密(For the text in the document content using ASCII code for encryption, receiving party can successfully decrypt the secret key to know)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:44032
    • 提供者:Burylight
  1. CTD_RD

    1下载:
  2. CTD_RD Reads the SeaBird ASCII .CNV file format
  3. 所属分类:其他

    • 发布日期:2020-07-01
    • 文件大小:32768
    • 提供者:supertank
« 12 3 »
搜珍网 www.dssz.com