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

搜索资源列表

  1. ISO-IEC-11172-3(Mp3).rar

    2下载:
  2. MPEG-3(MP3)协议规范。该规范定义了MP3文件的格式、编码和解码算法,编解码器源程序等内容,MPEG-3 (MP3) protocol specification. The normative definition of the MP3 file format, encoding and decoding algorithms, source codecs, etc.
  3. 所属分类:其他小程序

    • 发布日期:2016-01-26
    • 文件大小:152150
    • 提供者:WGQ
  1. import_table

    0下载:
  2. 了解PE文件结构的基础上进行编码,实现对pe的输入表进行输出(输出输入表列表)。-Understand the PE file structure on the basis of coding, to achieve the pe input output table (input-output table list).
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2181499
    • 提供者:jilong
  1. DVB-T2-CSP-03-01-00

    2下载:
  2. BBC开发的DVB-T2系统的matlab仿真平台,编码的每步结果都输出在特定的TXT文件,可以用作结果验证!-BBC developed the DVB-T2 system Matlab simulation platform, every step of the coding results are output in a specific TXT file can be used for results validation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:677997
    • 提供者:王晋
  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-27
    • 文件大小:24515
    • 提供者:wangerzhu
  1. hfm

    0下载:
  2. 树形结构的应用 ——哈弗曼编码/译码1.程序的功能: 输入明文,通过统计不同字符出现的频率作为权值,生成哈弗曼树,并存于文件中;编码生成暗文,存于文件中;再由暗文生成明文,存于文件中。 2.输入输出的要求: 仅能输入英文字母作为明文,输出0、1组成的暗文。 3.测试数据: (1)asdjfas (2 ) dkfskjdfcijj (3 ) ovenmkjovi-1. Program features: input plaintext, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:7679
    • 提供者:lting
  1. Huffman

    0下载:
  2. Huffman编码(二叉树应用),要求对文件进行Huffman编码的算法,以及对一编码文件进行解码的算法-Huffman coding (binary application), requested documents Huffman encoding algorithm, as well as an algorithm to decode the encoded file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:315266
    • 提供者:liujianye
  1. huffman

    0下载:
  2. 根据对二叉树知识的理解,实现对最优二叉树哈夫曼树的构造,遍历,然后实现编码,译码的功能,结果保存到文件中. 输入要进行编码的字符段,统计对字符的出现次数即为权值,根据权值建立哈夫曼树,由哈夫曼树可得到各字符的编码,反过来可得数字译码,保存到文件中 -Based on a binary tree of knowledge of understanding, to achieve the optimal Huffman tree binary tree structure, traverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1860
    • 提供者:吕璐
  1. is_gbk

    0下载:
  2. 这是MTeX套装中的一个重要工具,用于判断一个文件是否包含中文字符,并猜测文件的中文编码(GBK/Big5/UTF8)。-This is a suite MTeX an important tool for judging whether or not a file that contains Chinese characters, and speculate on the Chinese document coding (GBK/Big5/UTF8).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2335
    • 提供者:whoami
  1. cffxsy

    0下载:
  2. 1.任选一个C语言词法子集设计DFA模型 2.要求对C语言词法规则设计编码,最后编写成源程序并能输出正确的结果。 3.给出2个测试实例,一个正确的和一个错误的来验证本词法分析程序。 4.用文件输出单词属性表(名字为班号最后2位+学号.txt)-1. Choose a C-word method design DFA model 2. Calls for the design of C language lexical coding rules, and finally devel
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:39647
    • 提供者:wangtao
  1. GB2312Display

    1下载:
  2. 查找字库编码, 一定要选择这个目录下的GB2312.dat 文件。LCD.-Find a character encoding, we must select the directory GB2312.dat document. LCD.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:321316
    • 提供者:吴勇谋
  1. Base64

    0下载:
  2. 主要功能: 1、可将Base64文件解码; 2、可将一般文件进行Base64编码。-Main functions: 1, may decode Base64 files 2, can be generally Base64 encoded file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:27821
    • 提供者:我保密
  1. 1

    0下载:
  2. huffman编码译码系统 很简单的课程设计 有文件操作和压缩 附送一个航空售票管理-huffman code decoding system of curriculum design is very simple to operate and there are documents attached a compressed air ticket management
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:33162
    • 提供者:lzp
  1. Huffman

    0下载:
  2. 哈夫曼编码译码压缩文件程序 可以编码 可以解码-Huffman decoding compressed file can be encoded can decode
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:9297
    • 提供者:蔡波
  1. MZ

    0下载:
  2. MH编码的VC++工程实现。能够实现解码编码。输入长度不限。 压缩文件中包含了测试文件。文件格式为doc-MH coding VC++ Engineering. Encoding decoding can be realized. Enter the length limitation. Compressed file contains the test documents. Doc file format for
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:96021
    • 提供者:范新华
  1. ZGCompress-master

    0下载:
  2. 构造huffman树生成huffman编码压缩文件(Constructing Huffman tree to generate Huffman coded compression file)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3724288
    • 提供者:下载一个ppt
  1. test

    0下载:
  2. Java实现哈夫曼编码效果,通过文件形式得到结果。(Java implementation of Huffman coding)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:41245696
    • 提供者:hedgehogwinter
  1. rscode1

    0下载:
  2. rs编码,提供编码,译码,文件小,速度快。适应于一般域(rs code c code, common algorithm, fast , small. can download to try)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:app哦哦哦
  1. 1

    1下载:
  2. Wordreplace在线文本批量替换工具是一个ASP在线文本文件字符批量替换的程序。能自动识别文件编码类型,在线批量替换文本文件中的字符的asp原创程序。 适合对txt,asp,js,css,htm,html,xml,xsl,php,jsp...等文本文件进行字符批量替换。 可以对选定目录下所有文本文件进行字符批量替换,支持gb2312(ansi),utf-8,unicode编码。 为了安全,文件目录可拷贝到输出目录,再进行字符替换。(Wordreplace online text ba
  3. 所属分类:其他

    • 发布日期:2019-02-19
    • 文件大小:4096
    • 提供者:刕駹鍁
  1. Test_LTmatlab

    1下载:
  2. LT喷泉码的文件,包括编码和译码的过程以及测试文件(Lt fountain code files, including encoding and decoding)
  3. 所属分类:其他

    • 发布日期:2019-04-26
    • 文件大小:6144
    • 提供者:whmzm2010
  1. ACS文件修改器

    5下载:
  2. 非常好用的千年TGS修改器,不懂编码。送给需要的朋友使用(Very easy to use Millennium TGS modifier, do not understand the coding. Give it to friends in need)
  3. 所属分类:其他

    • 发布日期:2021-01-22
    • 文件大小:193536
    • 提供者:liyifengg
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com