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

搜索资源列表

  1. transport_stream_analyzer_v1.7

    1下载:
  2. 使用码流分析仪transport stream analyzer V1.73(TSR)对MPEG-2传送流分析是我们理解其语法结构的很好的入门工具。它既可以对码流进行实时分析,快速排查系统问题点,也可以将部分码流保存成文件,进行离线分析。 内附注册码。非常好用的工具!,transport stream analyzer can analyze TS。It is a good tool。
  3. 所属分类:Other windows programs

    • 发布日期:2014-10-18
    • 文件大小:2.3mb
    • 提供者:黄灿武
  1. tsr.rar

    0下载:
  2. 一款很好的码流分析软件,ts流的所有信息都可以分析出来,还可以根据需要查看相对应的包,A very good stream analysis software, ts streams can be analyzed all the information out, but also can be required to view the corresponding packet
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:42.67kb
    • 提供者:李庆
  1. Iframe

    0下载:
  2. 提取i帧 输入ts流的pid 就可获得i帧 简单有效-I extracted the input frame can be obtained ts stream pid i frame is simple and effective
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:5.11kb
    • 提供者:郭伟
  1. iostream1

    0下载:
  2. 编写程序,使用输入流对象cin的成员函数eof()和get()让用户逐个读取输入的字符,并根据eof()判断是否结束,然后使用输出流对象cout的成员函数put()将读取的内容输出。 -Programming, using input stream object cin the member function eof () and get () allows users to read input characters one by one, and under eof () to dete
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:972.06kb
    • 提供者:傅扬
  1. apple_darwin_stream_server_admin_guide

    0下载:
  2. apple darwin stream server admininstration guide
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:873.97kb
    • 提供者:jimmy
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:憨豆
  1. stream

    3下载:
  2. 根据风场计算流函数/速度势的fortran代码-According to calculation of wind field stream function/velocity potential of the fortran code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3.4kb
    • 提供者:邵一
  1. block-stream-files

    0下载:
  2. 以数据块方式读写流文件,需要以数据块方式读写流文件的读者可以作为参考。-Way to read and write data block stream files, you need to read and write chunks of data stream file reader can be used as reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:165.21kb
    • 提供者:张锦锦
  1. msd7828L

    0下载:
  2. MSTAR高清机顶盒芯片资料。集成DVB-Cdemodulator。-The MSD7828L is a highly integrated ASIC for STB (Set-Top Box) applications. It is configured with a DVB-C demodulator, a transport stream de-multiplexer with time-shifting capabilities and limited recording of an
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:234.16kb
    • 提供者:gushun
  1. E1-FramerDeframer

    0下载:
  2. E1 Framer/Deframer,E1 framer Deframer core implements CCITT (ITU) recommedations G.704,G.706 and G.732 for 30 channel multiplexed E1 stream at 2.048Mbps rate. Note:This project is part of the OpenStacks initiative at the Telecom Software Laborator
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:135.72kb
    • 提供者:xiao
  1. Modulating_a_Random_Signal

    0下载:
  2. Process a binary data stream using a communication system that consists of a baseband modulator, channel, and demodulator. Compute the system s bit error rate (BER). Also, display the transmitted and received signals in a scatter plot.-Proce
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.17kb
    • 提供者:JILIANGHAI
  1. ANSYSengineerstructurecommand

    1下载:
  2. 185个ANSYS工程结构数值分析非常实用的命令流-185 ANSYS numerical analysis of engineering structures is very useful command stream
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:90.23kb
    • 提供者:白先德
  1. Base64

    0下载:
  2. Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:sck007
  1. stream-files

    0下载:
  2. 完整的以格式化方式读写流文件,需要读写六文件的读者可以作为参考使用。-Complete reading and writing stream files to format the way, readers need to read and write six files can be used as reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:117kb
    • 提供者:张锦锦
  1. Formatted-stream-file

    0下载:
  2. 以格式化方式读写流文件,需要以格式化方式读写流文件的读者可以作为参考。-Formatted stream file to read and write, read and write need to be formatted stream file reader can be used as reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:136.39kb
    • 提供者:张锦锦
  1. string-stream-files

    0下载:
  2. 以字符串方式读写流文件,需要以字符串方式读写流文件的读者可以作为参考。-Way of reading and writing stream files as a string, you need to read and write stream file as a string of readers can be used as reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:122.48kb
    • 提供者:张锦锦
  1. driven-flow-by-vorticity-stream

    0下载:
  2. 用涡量流函数法解决方腔驱动流,Fortran语言编写代码的开发过程和数学思路-Cavity driven flow using the vorticity stream function method to solve
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:940.87kb
    • 提供者:傅盈
  1. CAN-Frame-Input-Stream-

    0下载:
  2. CAN Frame Input Stream
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:26.87kb
    • 提供者:chenyiwei
  1. photo-stream-store-in-database-

    0下载:
  2. 图片以数据流的形式存储到数据库; 以及从数据取图片流的相关代码实现-Picture data stream is stored to the database and take pictures from the data stream related code to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5.3mb
    • 提供者:guan
  1. video-stream-analytics-master

    0下载:
  2. 实时分析摄像头 的rstp流生成图片,会追踪图片中的人物(real-rime video-stream-analytics-master)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3.45mb
    • 提供者:hongfei
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com