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

搜索资源列表

  1. ts2m2v

    0下载:
  2. convert ts streams into m2v streams
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:Robert Yuan
  1. Tremor_lowmemory_SVN

    0下载:
  2. The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as simila
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:422769
    • 提供者:胡锦涛
  1. Tremor_Snapshot_2004_02_03_WinCE_02_22_2004

    0下载:
  2. The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as simila
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:350867
    • 提供者:胡锦涛
  1. lzwnhuffman

    0下载:
  2. The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7926
    • 提供者:sdfsdfwe
  1. RESPIHT

    0下载:
  2. This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be posting the MATLAB source code also and also SPIHT with Arithmetic coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:110053
    • 提供者:陈语恬
  1. StrongAvsAnalyser

    0下载:
  2. AVS解码器,可以看AVS码流,编码方式,编码效率等-AVS decoder, you can see AVS streams, coding, coding efficiency, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1177483
    • 提供者:linzk
  1. delphifastzlib114

    1下载:
  2. zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... P
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-29
    • 文件大小:29849
    • 提供者:sun
  1. com2pgm

    0下载:
  2. 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:930
    • 提供者:huming
  1. HarqMatch

    0下载:
  2. The zip file contains the function HarqMatch and its converse function HarqDematch. HarqMatch converts a UMTS turbo codeword into P punctured HSDPA streams HarqDematch reassembles B UMTS turbo codewords from B*P received HSDPA streams
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4992
    • 提供者:agur
  1. TS_CHANNEL_656

    0下载:
  2. 利用ITU656接口传输数据流的方法!已得到应用!-ITU656 interface transfer data streams using the method! Has been applied!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2484
    • 提供者:sun
  1. Compression

    0下载:
  2. Very simple class to ZIP and UNZIP files (Streams actually). Based on Ziv-Lempel basic algorithm. Simple.. not fast nor really "compressive" :). Create(A) a ZIP by passing in the stream A you want as source/destination. Call Add(B) to compress a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2785
    • 提供者:David
  1. Josephus

    0下载:
  2. 约瑟夫问题,用数组、链表和模拟指针完成,使用输入输出流进行数据的载入-Joseph problems with arrays, linked lists and pointers to complete simulation, using the input and output streams of data loading
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:722
    • 提供者:拥夜
  1. Incomplete

    0下载:
  2. Add pilot symbols to the input data just before transmission 2. Implement cyclic prefix (CP), use 10 of symbol length. Divide the 64 input data points into 8-bit streams, generate and append the CP based on each symbol 3. Include complex
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:10404
    • 提供者:ibrahim
  1. SingleFileDataStorage1.4.1

    0下载:
  2. SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:478421
    • 提供者:王金其
  1. silenceRemoval

    0下载:
  2. his a simple method for silence removal and segmentation of audio streams that contain speech. The method is based in two simple audio features (signal energy and spectral centroid). As long as the feature sequences are extracted, as thresholding app
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:980759
    • 提供者:petr
  1. StandardDeviation

    0下载:
  2. 标准差,通常计算了信号的分析,整体的一部分。但是,有时我们想知道这个数量在不断变化的数据流。 MEANSTDF计算预期的平均值,及其标准差。统计问题常用比较量。-Standard deviation, is usually calculated signal analysis, part of the whole. However, sometimes we want to know the number of ever-changing data streams. MEANSTDF calcu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:18847
    • 提供者:qinxiaoyu
  1. cincout

    0下载:
  2. c++语言中利用输入输出流来实现各种复杂图形的绘制-c++ language, using input and output streams to achieve the rendering of complex graphics
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9330
    • 提供者:math0801
  1. string

    0下载:
  2. 字符串的全操作,重载+、=,重载输入输出流,比较串长,清空串,曲取子串,插入函数,查找函数,正序查找,倒叙查找。-All string operations, overloaded+, =, overloading input and output streams, more string length, empty string, substring take music, insert function, search function, find the positive sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2010
    • 提供者:mm
  1. mt-daapd-0.2.4.2.tar

    0下载:
  2. 1.1. 支援的功能 Supports the Roku SoundBridge (query/browse/index support) Supports periodic rescans of the database Can advertise shoutcast streams Supports password-protected shares Is web-configurable and managable Support dynamic playlists
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:436513
    • 提供者:
  1. one-or-multiple-streams-master

    0下载:
  2. one or multiple streams master
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:30861
    • 提供者:hiep
« 12 3 »
搜珍网 www.dssz.com