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

搜索资源列表

  1. H.264编码算法的完整源代码

    2下载:
  2. H.264编码算法的完整源代码 文件:VideoEncoderX264.h class CVideoEncoderX264 : { public: CVideoEncoderX264(void); ~CVideoEncoderX264(void); virtual bool Connect(CVideoEnDecodeNotify* pNotify, const CVideoEnDecodeItem& Item); virtual void Release(void);
  3. 所属分类:IP电话/视频会议

    • 发布日期:2009-09-12
    • 文件大小:30720
    • 提供者:lixh2009
  1. delphi对文件进行MD5编码

    1下载:
  2. delphi写的文件进行MD5编码的例程,速度不错,稳定性也还好。
  3. 所属分类:其它

    • 发布日期:2011-01-18
    • 文件大小:15399
    • 提供者:czlsz8
  1. 嵌入式FAT文件系统免费源码下载

    2下载:
  2. 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2011-02-27
    • 文件大小:1008478
    • 提供者:figureyang
  1. 批量转换文件编码的小程序

    0下载:
  2. 这是一个批量转换文件编码的小程序。支持GBK,BIG5, UTF8互相转换,支持自动探测源文件编码,This is a batch file encoding conversion of smaller procedures. Support for GBK, BIG5, UTF8 conversion each other to support the automatic detection of the source file encoding
  3. 所属分类:文件操作

    • 发布日期:2017-03-23
    • 文件大小:47715
    • 提供者:ayanamist
  1. 最终哈夫曼编码.rar

    1下载:
  2. 统计文件中字符的个数和种类,分析,图形显示构造出哈夫曼树,statistics document the number and character types, analysis, graphics constructed Huffman tree
  3. 所属分类:Windows编程

    • 发布日期:2012-12-18
    • 文件大小:4158
    • 提供者:海文
  1. 赫夫曼编码文件

    1下载:
  2. 可以以文件的形式将一篇英文文章的单词逐个翻成赫夫曼编码,并用文件输出。
  3. 所属分类:密码/编码算法

  1. human

    0下载:
  2. 用C语言编写的哈夫曼算法,比一般的功能要多,包括树形结点输出,生成文件,编码,译码.-Using C language Huffman algorithm, than the general functions, including tree node output, generated documentation, coding, decoding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:22360
    • 提供者:阿鸿
  1. FileUtil

    0下载:
  2. 文件基本类源代码,包括获取文件编码、文件编码转换,文件下载,整个文件夹拷贝、删除等。源文件中已附带说明-Basic types of source code files, including access to a document encoding, file encoding conversion, file download, the entire folder copy, delete and so on. Source file has been included in the Not
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3268
    • 提供者:李大钊
  1. CSharp_Write_Read_File

    0下载:
  2. CSharp读写文件,不会产生乱码的现象。在使用旰注意文件编码的使用。-CSharp_Write_Read_File
  3. 所属分类:.net

    • 发布日期:2017-03-24
    • 文件大小:39957
    • 提供者:booka
  1. FileEncodingConverter

    0下载:
  2. FileEncodingConverter 文本文件编码转换工具,非常好用!-FileEncodingConverter text file encoding conversion tool, very easy to use!
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:204370
    • 提供者:冷月宫主
  1. compress

    0下载:
  2. 文本文件的压缩和解压程序 1. 先统计文件中出现的每个字符的出现次数; 2. 根据上述的统计结果设计huffman编码; 3. 为在文件编码时提高查询字符对应huffman编码的查询速度,以每个字符为结点内容构造一棵二叉排序树; 4. 压缩。即将文本文件中的每个字符用huffman编码代替,并写入二进制文件中。也就是说,压缩文件是一个记录文件内容的二进制流; 5. 解压。即将二进制文件还原为文本文件。 6.程序运行后应该有一个菜单,菜单 包含:打开文本文件、压缩、解压
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2627
    • 提供者:张彻
  1. 文件

    0下载:
  2. 1、DA数模转换就是将离散的数字量转换为连接变化的模拟量。与数模转换相对应的就是模数转换,模数转换是数模转换的逆过程。 2、差分编码和HDB3编码(DA digital to analog conversion is to convert discrete digital quantity into analog quantity of connection change. Analog to digital conversion is analog to digital conversion
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:mike123
  1. 行程编码(又名游程编码)

    1下载:
  2. 行程编码又名游程编码,是无损压缩的一种,本文件用于图像压缩及解压,压缩前后图像完全一样(Run length coding, also known as run length coding, is one of lossless compression. This file is used for image compression and decompression. The image is exactly the same before and after compression)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:长生大帝
  1. DBC-File-Format-Documentation

    1下载:
  2. DBC数据库文件格式说明, 描述dbc文件编码格式。(DBC database file format descr iption)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:139264
    • 提供者:小不点儿
  1. lorzen(另一个文件凑数)

    0下载:
  2. 这是可进行混沌方程的xz图像形成的matlab文件(This is the matlab file that can be formed by the XZ image of the chaotic equation)
  3. 所属分类:物理计算

    • 发布日期:2017-12-29
    • 文件大小:1144832
    • 提供者:雪竹之殇
  1. YuvToH264

    0下载:
  2. 通过FFMPEG,将YUV文件编码成H264文件,在用的时候,要在网上找一个YUV文件。(Through FFMPEG, the YUV file is encoded into a H264 file, and when you use it, find a YUV file on the internet.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:14018560
    • 提供者:hxq2146041
  1. wjbm

    0下载:
  2. 业务类,文件编码的spring dao,用于公司的文件编码规则生成(Business class, the spring Dao for file encoding, is used for the generation of the company's file encoding rules)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:terry1140
  1. 哈弗曼树6.0

    0下载:
  2. 使用文件保存初始的文本数据及最终的结果。 ? 文件名为inputfile1.txt的文件保存的是一段英文短文; ? 文件名为inputfile2.txt的文件保存01形式的编码段; ? 文件名为outputfile1.txt的文件保存各字符的出现次数和对应的编码; ? 文件名为outputfile2.txt的文件保存对应于inputfile2.txt的译码结果。 统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4403200
    • 提供者:destinyuan
  1. huffman

    0下载:
  2. 可以实现将txt文件进行huffman编码压缩(Txt files can be compressed by Huffman encoding)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:MaybeSilent
  1. EncodingDetect

    0下载:
  2. 代码可读取文件编码格式,常见的有UTF-8、ASSCII等(Code can read file encoding format, common UTF-8, ASSCII, and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:29696
    • 提供者:houhou123
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com