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

搜索资源列表

  1. ipmsg211src

    0下载:
  2. 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。-IP Messenger (IP Messenger V2.06) is a based on TCP/IP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11760145
    • 提供者:吴飞
  1. EasyEcforCMD

    0下载:
  2. 命令行Encode编码程序,支持3种编码方式 ascii、xor和base64,支持参数和文件2种输入输出方式,方便Shell编程-Command line encoder program supports three kinds of encoding, two kinds of input and output parameters and file support to facilitate Shell Programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:9328
    • 提供者:wwc
  1. Encryption

    0下载:
  2. 用多表代替密码编码对指定文本文件的内容进行加密。用了密钥字法、洗牌法和公式法。-Multi-table instead of the password encoding to encrypt the contents of the specified text file. With the key word method, shuffling method and formula method.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:1130
    • 提供者:nurala
  1. DES3_Encode

    0下载:
  2. 本源码使用CPAN上的Crypt::CBC模块,以及base64模块实现对文件的base64编码和DES3的加密-base64 and DES3 module
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:641
    • 提供者:黄泽伟
  1. encode

    0下载:
  2. Ti芯片DM8168上面编码源码,内含yuv转H264的demo和相关yuv视频文件-failed to translate
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:21200
    • 提供者:huangzhuliang
  1. huffman

    0下载:
  2. 根据huffman编码的原理实现文件的压缩与解压。C语言编写。使用时输入源文件与目标文件路径即可。-According to the principle of huffman encoding for file compression and decompression. C language, hoping to be helpful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:18381
    • 提供者:VongRuohang
  1. g726-codec-demo

    0下载:
  2. 实现adpcm g726编码,有pcm音频源文件,有编码后的g726 wav文件用vlc直接可以播放。对研究g726的朋友应该会有参考价值。-adpcm g726 codec,give out an demo for g726 codec , form pcm file to g726 wav file , you can play it by vlc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1288392
    • 提供者:allen
  1. TXT_key

    0下载:
  2. 特殊的对ASCII编码的加密解密程序,能读取一个TXT文件内容,加密成一个数字随机编码的TXT文件 -Special code for the ASCII encryption and decryption procedures, can read an TXT document content, encrypted into a digital random code TXT file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1612972
    • 提供者:su
  1. Escape.java

    0下载:
  2. Java Escape算法编码示例,包括解码类文件源码,解码说明:本方法保证 不论参数s是否经过escape()编码,均能得到正确的“解码”结果。-Java Escape arithmetic coding examples, including the decoding class source files, decode Note: This method ensures that regardless of whether the parameter s through the escap
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:1592
    • 提供者:zidian
  1. h264_one_frame_get

    0下载:
  2. h.264实现视频的切割,将一个大的h264文件切割为一帧一帧的图像,可以实现文件的切割保存或者编码之类的。-h.264 video cut, the cutting of a large file to h264 frame image of one frame, the cutting can be achieved to save the file or the coding or the like.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3817
    • 提供者:李尾冬
  1. cov_utf8

    0下载:
  2. 使用shell脚本,在linux环境中批量转换文件夹中的文件为utf8编码-use shell to cov all the file to utf8 code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:715
    • 提供者:marco
  1. pkcs

    0下载:
  2. pfx格式或者p121格式文件的解析器, PfxTest文件 使用一个BASE64编码的P12文件字节数组,默认密码123456,CERT为三级证书,使用BC库作为JCE实现-pfx test java code , decrypt a p12 format file (such as .pfx,.p12 file) the pfxtest use a sampled p12 file which is base64 encoded, the pfx password is 1234
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:29996
    • 提供者:阿林
  1. ChineseToH_2.0

    0下载:
  2. 有一天突发奇想,我们中文在计算机的编码是怎么样的呢?查了一些资料(参考百度),做出实际应用,该应用是由C语言实现,压缩包里是一个codeblock工程文件夹,在debug有exe文件。打开后是个黑盒,输入你要输入的中文,然后会自动将十六进制编码保存在剪切板,再粘贴即可。- One day a whim, we Chinese computer code is kind of how it? Check some information (refer to Baidu), making the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:15498
    • 提供者:林伟鸿
  1. ztrees

    0下载:
  2. *讨论   * 本PKZIP“通缩”的过程中使用了几个哈夫曼树。越   *共源的值由短比特序列表示。   *   *每个代码树存储在ZIP文件以压缩形式   *这是本身的长度的霍夫曼编码   *所有的代码串(按升序排列按来源值)。   *实际代码串从长度重构   *解压缩过程中,如在“应用指南”中描述   *(APPNOTE.TXT)分布情况的PKWARE的PKZIP的计划的一部分。-*
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:11082
    • 提供者:ShichaoLiang
  1. rar

    0下载:
  2. 利用哈夫曼数据编码实现的解压 加密与压缩文件的功能-RAR system
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3417
    • 提供者:林宇
  1. rc4

    0下载:
  2. 大学生密码技术实验编码。根据rc4加密解密原理进行实现的代码,可以实现文件的读取和写出。-College Students password technology experiment encoding. According to the principle of RC4 encryption and decryption code, can achieve the file read and write.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:187469
    • 提供者:杨萤窗
  1. tevenc

    0下载:
  2. TV编码器底层驱动程序头文件寄存器配置命令集-TV encoder bottom driver header file register configuration command set
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:15201
    • 提供者:xhb123456
  1. get-.264video

    0下载:
  2. V4L2采集视频后,通过MFC硬编码得到.264视频文件。-Get .264 video files encoded by MFC
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:65934
    • 提供者:赵丹
  1. iav-zonvert-format

    0下载:
  2. mp3编码器,把wav等格式文件转换为mp3-Mp3 encoder, convert wav format file to mp3
  3. 所属分类:Network Security

    • 发布日期:2017-12-16
    • 文件大小:122880
    • 提供者:unrinding
  1. division

    0下载:
  2. 该编码显示了怎样预先在浏览器中选择文件夹以便放置文件夹对话框,-This code shows how to the folder in the browser in advance in order to place the folder dialog box,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:breakooint
« 1 2 3 4 56 »
搜珍网 www.dssz.com