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

搜索资源列表

  1. File2Base64

    0下载:
  2. 文件转Base64编码的源码,实际项目在用的,很不错-File to base64 code
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:41509
    • 提供者:sinblack
  1. haffuman

    1下载:
  2. 基于哈夫曼的压缩和解压缩,将文本中的字符作为节点构建哈夫曼树,通过01来编码,实现对文件的压缩,同时通过逆过程将文件解压缩。-Based Huffman compression and decompression, the text of the character as a node Huffman tree constructed by 01 to coding, to achieve the file compression, through the reverse process to
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4089
    • 提供者:肖娜
  1. Haffman

    0下载:
  2. 利用哈夫曼编码技术进行文件的压缩与解压缩-Compression and decompression file using Huffman coding technology
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1972945
    • 提供者:李迪
  1. Hash

    0下载:
  2. 设计散列表实现身份证查找系统,对身份证号进行 Hash。 [基本要求] (1) 设每个记录有下列数据项:身份证号码(虚构,位数和编码规则与真实一致即 可)、姓名、地址。 (2) 从键盘或文件输入各记录,以身份证号码为关键字建立散列表。 (3) 采用开放定址的方法解决冲突。 (4) 查找并显示给定身份信息的记录。-Designed to achieve identity hash table lookup system, ID number for Hash. [
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:548738
    • 提供者:真真
  1. SlimXml-0.43

    0下载:
  2. SlimXml是一个开源的,小巧实用的c++ Xml解析器,比流行的TinyXml还要小很多。 主要特性 支持多种编码的XML文件:ansi, utf-8, utf-8 no mark, utf-16, utf-16 big endian -prase xml file
  3. 所属分类:Other systems

    • 发布日期:2017-06-13
    • 文件大小:21486667
    • 提供者:gong
  1. CP0201

    0下载:
  2. MATLAB文件。《超宽带无线电基础》配套程序,第二章第一个例程。用于产生PPM编码。-MATLAB file. Ultra-wideband radio base matching program, the first chapter of a routine. PPM for generating code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4685
    • 提供者:杜雨馨
  1. CP0202

    0下载:
  2. MATLAB文件。《超宽带无线电基础》配套程序,第二章第二个例程。用于产生PAM编码。-MATLAB file. Ultra-wideband radio base matching program, the SECOND chapter of a routine. PAM for generating code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2819
    • 提供者:杜雨馨
  1. CP0203

    0下载:
  2. MATLAB文件。《超宽带无线电基础》配套程序,第二章第3个例程。用于产生QPSK编码。-MATLAB file. Ultra-wideband radio base matching program, the first chapter of a routine. QPSK for generating code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2430
    • 提供者:杜雨馨
  1. untitled

    0下载:
  2. 文件是一个simulink文件,实现了RS码的编码和译码,并能计算五马路被,结合bertool可以画出误码率曲线-RS encoding and decoding procedures Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:7695
    • 提供者:fawcett
  1. Huffman

    0下载:
  2. Huffman编码与译码 1.Huffman编码的算法,以及对一编码文件进行解码的算法 2.二叉树的应用 -Huffman encoding and decoding 1.Huffman coding algorithm, and the algorithm for decoding an encoded file 2. Application Binary Tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:13819
    • 提供者:xinwuya
  1. HUFFMAN

    0下载:
  2. 通过霍夫曼编码进行文件压缩,将文件中的字符进行霍夫曼编码,将其高效压缩。-Huffman coding through file compression, file characters Huffman encoding, which is efficient compression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:9239
    • 提供者:whywkl305
  1. QEP5

    0下载:
  2. 用matlab的m文件编写的编码器初步仿真,实现了正余弦波、方波,以及脉冲计数和四倍频脉冲计数,初步实现了编码器的初步模型。-With matlab m-file write encoder preliminary simulation, to achieve a positive cosine wave, square wave, and pulse count and quadruple pulse count, the initial realization of preliminary
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1481
    • 提供者:刘帅
  1. huftree

    0下载:
  2. 哈夫曼树 可以编码译码 显示树形结构 基本信息都由文件存储-Huffman coding and decoding can be displayed by a tree structure file storage basic information
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:893672
    • 提供者:周茉
  1. huff

    0下载:
  2. 霍夫曼编码,对文件进行压缩和解压缩,应用二叉树的知识。-Huffman encoding, file compression and decompression application binary tree of knowledge.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:450062
    • 提供者:王围
  1. 4

    0下载:
  2. 英语转换成编码 编码转换成英语 把翻译规则存入rule.txt文件中,english.txt中存放英文,code.txt存放编码-English converted into encoding Encoding converted into English The translation of the rules in the rule.txt file, english.txt in English, code.txt storage of encoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:106708
    • 提供者:各种吃
  1. ofdm

    0下载:
  2. OFDM信道估计文件,包含了编码,解码等多方面内容-OFDM channel estimation file containing the encoding, decoding, and many other content
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:476577
    • 提供者:
  1. mscomm_pc_2com

    0下载:
  2. PC机与PC机串口通信程序设计visual basic 编码设计文件-the comunication of pc1 with pc2
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2996
    • 提供者:wenzhexia
  1. mbscq

    0下载:
  2. 本程序为 用友 U8 10.100版本 辅助程序 主要功能是生成 其它入库0301或其它出库0302模板文件 ckbm.txt 为仓库编码与仓库名称对应列表文件,文件名称不可以更改 oper.txt 为操作员代码与操作员名称对应列表文件,文件名称不可以更改 readme.txt 为本程序简介文件 _TEMPLET_Head.xml 为模板头文件,文件名称不要更改,大小写区分 _TEMPLET_Body.xml 为主体头文件,文件名称不要更改,大小写区分 模板生成器.e
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:123488
    • 提供者:兰吉
  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. Huffman

    0下载:
  2. 哈夫曼编码。霍夫曼编码被广泛使用的一种非常有效的编码方法,用于数据文件的压缩。基于字符的频率进行编码。出现频率高的字符的编码较短,出现频率较低的字符的编码较长。 -Huffman coding. Huffman coding is widely used in a very efficient coding method data file compression. Huffman coding algorithm based on the frequency of characters a
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1314
    • 提供者:Lateefah
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com