CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - binary to text

搜索资源列表

  1. dancitongji

    0下载:
  2. 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dict
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:41015
    • 提供者:李剑
  1. sdestt

    1下载:
  2. S-DES的编程实现 S-DES的加密使用8位明文和10位密钥做为输入,产生8位的密文做为输出。加解密使用相同的密钥。要求:采用CBC模式对文本加解密 1.对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 2.输出:产生密文文本或明文文本 3.提供:说明文档,源码,可执行程序,通过加密实验,给出运行结果. 4.提交分析雪崩效应文档:相同密钥下明文改变任一位时密文的位差异情况 相同明文下密钥改变任一位时密文的位差异情况-S-DES
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2281
    • 提供者:冯鋆
  1. gateway-1.4.0

    0下载:
  2. The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3037773
    • 提供者:为什么
  1. SHA1.rar

    0下载:
  2. 根据SHA-1信息摘要算法,实现对任意数据的SHA-1消息摘要算,输入信息可以是二进制,十六进制,ASCII码,汉字或英文,或者是文本文档,等各种类型的文件,运行软件后生成固定长度的消息摘要,程序能提供良好地用户界面,According to SHA-1 message digest algorithm to achieve for arbitrary data, SHA-1 message digest calculation, input information can be binary,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3481184
    • 提供者:jane
  1. txt2bin

    0下载:
  2. 将文本文件转换为芯片认识的二进制代码,文本文件只存储0和1,按照一定的规律转换此文本文件-The text file into a binary code known as chips, text files only store 0 and 1, according to certain rules convert the text file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:33056
    • 提供者:lwf
  1. bookxml

    0下载:
  2. 文本处理输出为二进制文件,每个文件大小不超过20m,需要的请下载-Text-processing output is a binary file, each file size of no more than 20m, need to download the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3392
    • 提供者:xialiang
  1. Improved_X204689272007

    0下载:
  2. XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:24170
    • 提供者:Sanober
  1. QT_GPS_GSM

    0下载:
  2. GPS和GSM通信实验,GSM规范]对短消息传输定义了三种控制协议:即二进制协议(块模式),基于字符的AT命令接口协议(文本模式)和基于字符的十六进制编码二进制传输块接口协议(PDU 模式)。-GPS and GSM communication experiment, GSM standard] for the short message transmission control protocol defines three types: the binary protocol (block m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5662327
    • 提供者:曹磊
  1. File

    0下载:
  2. VC++文件操作与注册表读写操作例子,了解一下注册表API以及MFC对文件操作的支持,Win32 API对文件操作的支持,主要学习一下文件指针定位、文本方式和二进制方式文件操作的异同等。-VC++ file operations and registry read and write operations example, look at the registry API and MFC support for file operations, Win32 API on support for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:28197
    • 提供者:余灶兴
  1. base91-0.6.0.tar

    0下载:
  2. This file contain source of base91 encoding... it is a binary to text codec developed by joachim henke
  3. 所属分类:CA program

    • 发布日期:2017-11-21
    • 文件大小:15009
    • 提供者:Sambit
  1. DES

    0下载:
  2. 加密使用64位明文和64位密钥做为输入(均为01字符串),产生64位的密文做为输出。加解密使用相同的密钥。采用CBC模式对文本加解密. 对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 输出:产生密文文本或明文文本-Encrypted using 64 bit plaintext and a 64 bit key as input (01 string), to generate 64 bit ciphertext as
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2663034
    • 提供者:刘晓明
  1. netmisc

    0下载:
  2. Convert a string containing text IPv4 or IPv6 address to binary form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9669
    • 提供者:vxkkry
  1. Convertbinaryfile

    0下载:
  2. 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:seatrcygull
搜珍网 www.dssz.com