CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - Test file

搜索资源列表

  1. test

    0下载:
  2. 从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-frame and then in turn I-frame packaged realization of TS stream playback
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:24.64kb
    • 提供者:李刚
  1. zfbm

    0下载:
  2. 文件压缩中的游程编码源程序。已经测试通过。对重复字符较多的文件压缩率较高。-File compression in the run-length coding source. Have the test. More characters for the duplicate file compression is higher.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:978byte
    • 提供者:谢志超
  1. huffman_Golomb_COMPRESS

    0下载:
  2. 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6kb
    • 提供者:张志刚
  1. arith

    0下载:
  2. 压缩包里包含算术码压缩和解压到源代码,能够对大小写字母进行压缩,包含测试文件,对测试文件的内容压缩率可达到50 。主函数部分有详细的解释。-In this compressed packet,it include the source code of arithmetic coding and decoding.And it can compress all character with a test file.The compressive ratio can achive 50 for t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:344.43kb
    • 提供者:桂林
  1. speex

    0下载:
  2. speex的编解码器源代码,1.2 beta版, 带回声消除功能,我在VS 2005下编译成功,并用输入文件测试的方式测试了它的回音消除功能,效果不错-speex codec source code, 1.2 beta version, back to the sound of the elimination of functions, I successfully compiled under VS 2005, and the way the test input file to test t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:140.43kb
    • 提供者:aming
  1. blowfish

    0下载:
  2. test file for Blowfish
  3. 所属分类:Compress-Decompress algrithms

  1. DecompressLib

    0下载:
  2. 1. 实现Wince平台下的rar\zip文件压缩解压 2. 包含源码工程及测试工程 3. 包含lib-1. Wince platform to achieve the rar \ zip file compression decompression 2. Contains source engineering and test engineering 3. Include lib
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:李漂
  1. winFM

    0下载:
  2. 附件实现huffman数据压缩的基本实现,不具备通用性.但是却是一个成品,用MFC经过包装界面也比较可以,可以让大家参考, 再着说明下文件压缩后的格式:扩展名是".fm",文件头两个字节是字母"FM"(用来检验文件格式),然后是原始文件名的长度,再来是原始文件长度(解码的时候判断解码结素),接着是原始文件名,再来是是256个unsigned long的数据表示原始文件每个字母出现的次数(用来重新建立huffman树),最后就是数据了,也就是编码后的数据. 注意几点是,解码要是.fm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:78.04kb
    • 提供者:林冬冬
  1. LZencodedecode

    0下载:
  2. LZ壓縮測試,對於一般文字檔案使用測試壓縮效果,輸出為32bit,encode , decode txt文件,-LZ compression test, using a test for general text file compression, output 32bit, encode, decode txt file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.14kb
    • 提供者:snight
  1. LZW_Demo

    0下载:
  2. lzw压缩算法源码,LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-lzw source compression algorithm, LZW compression algorithm and implementation of RLE compression algorithm source code and Demo. This Demo has not been rigorously tested, first sa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:gafei
  1. DecompressLibrary_gz_zip

    0下载:
  2. 这份代码构建了一套处理.gz/.zip文件的实例。里面包括一份library程序和一份测试代码,Visual Studio 2010编译测试完全通过。-This code build a suit process procedure for .zip/.gz file.The package includes a library program and a test code.The code can be compiled in Visual studio 2010.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:166.21kb
    • 提供者:winston
  1. ZipTest20121125025941

    0下载:
  2. 压缩及解压缩操作类及测试程序,支持单个或多个文件,可设定文件压缩密码。-Compression and decompression operation class and test procedures, support single or multiple files, you can set the file compression password.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-08
    • 文件大小:119.6kb
    • 提供者:宋海鹏
  1. compression-and-decompression

    0下载:
  2. 这是一个基于Huffman算法的文件压缩与解压程序,也实现了文件压缩率的计算。上传文件里包括可执行文件、源代码和六组测试用例。-This is a Huffman algorithm-based file compression and decompression procedures, file compression rate calculation. Upload files, executable files, source code, and six groups of test ca
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:132.31kb
    • 提供者:汪金
  1. S201207109_assign02

    1下载:
  2. 利用动态规划算法实现0-1背包问题,要求测试数据以文本文件的形式存储,即所有的数据由文本文件读入。-Implementation of 0-1 knapsack problem using dynamic programming algorithm, test data are stored as text files, that all of the data from text file to read.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:922.57kb
    • 提供者:Erin
  1. cn700_pb3458763

    0下载:
  2. 程序文件: update.exe 功能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB6.5 (也适用于PB7、PB8、PB9、PB10) 运行环境: 基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase应该没问题) 特点: 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:298.22kb
    • 提供者:吴凡
  1. VC_FileCutter

    0下载:
  2. VC6.0测试通过 能对一个大文件分割成若干小文件,也能合并若为小文件为一个大文件, 学习的好例子-VC6.0 test able to split a large file into several small files, but also to merge the case of small files into one large file, learning a good example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:3.76mb
    • 提供者:朱海晨
  1. test

    0下载:
  2. 可以实现文件压缩和解压,可以实现文件压缩和解压-file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.94kb
    • 提供者:Arthur
  1. VB1

    0下载:
  2. VB压缩数据库,修复Access数据库文件,是在一瞬间完成的修复功能,因此测试截图上并没什么功能,有兴趣的可准备两个Access数据库测试一下。-VB compressed database, Access database file repair is completed at the moment of repair, so no test shots on what features are interested can prepare two Access database test.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:27.25kb
    • 提供者:gps
  1. CAVLE-h264

    0下载:
  2. 本压缩文件包含了h.264压缩算法中的CAVLE的编解码模块(Verilog和VHDL两个版本),包含有仿真的testbench测试文件,综合后可以直接使用-The compressed file contains the h.264 compression algorithm CAVLE codec module (Verilog and VHDL both versions), including a simulation testbench test file, can be used d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:590.3kb
    • 提供者:zhanglong
  1. Simple-test-tool

    0下载:
  2. 实现小学生多边形面积和周长问题的自动出题,自动校验答案,打分存入文件等简单功能,使用了简单的C++指针,继承与派生,多态,文件流等,是一道综合性很强的题目-Using the simple C++ pointer, inheritance and derived, polymorphism, file flow, is a comprehensive strong Of the title
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10.11mb
    • 提供者:李武
« 12 »
搜珍网 www.dssz.com