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

搜索资源列表

  1. Hutool_v3.2.0

    1下载:
  2. Hutool是一个Java基础工具类,对文件、流、加密解密、转码、正则、线程、XML等JDK方法进行封装,组成各种Util工具类,同时提供以下组件: 布隆过滤 缓存 克隆接口 类型转换 日期处理 数据库ORM(基于ActiveRecord思想) 基于DFA有限自动机的多个关键字查找 HTTP客户端 IO和文件 有用的一些数据结构 日志 反射代理类的简化(AOP切面实现) Setting(一种扩展Properties的配置文件) System(JVM和系统信息等) W
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:976896
    • 提供者:惊神
  1. Excel97-2007BinaryFileFormat(xls)Specification

    0下载:
  2. 包括Excel97-2007文件的二进制流详情介绍;(Details of binary streams including Excel97-2007 files;)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3386368
    • 提供者:wll623
  1. DVRunning_iOS_SDK_2017-09-06补丁

    0下载:
  2. 视频转码(Video Transcoding)是指将已经压缩编码的视频码流转换成另一个视频码流,以适应不同的网络带宽、不同的终端处理能力和不同的用户需求。转码本质上是一个先解码,再编码的过程,因此转换前后的码流可能遵循相同的视频编码标准,也可能不遵循相同的视频编码标准。(Video transcoding (Video Transcoding) refers to converting compressed encoded video streams into another video str
  3. 所属分类:WEB开发

    • 发布日期:2018-01-06
    • 文件大小:9801728
    • 提供者:tttty
  1. websocket-kinect

    0下载:
  2. Streams Kinect data over binary WebSockets to web clients, which visualise using Three.js/WebGL (currently Chrome and Firefox 11+ only)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:191488
    • 提供者:MinhLe
  1. Maltab

    1下载:
  2. 本系统的车牌识别图片来源于在规定路段上安置的MV彩色CCD相机拍摄的含有车牌的图片,或者拍摄高清视频流转换的静态车牌图片。在图像采集环节获得高清图片可以有效提高车牌识别系统的准确率。(The license plate recognition system of this system comes from the pictures of license plates containing the MV color CCD camera installed on the specified ro
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:43008
    • 提供者:ggaixf
  1. tvlist

    0下载:
  2. iptv file are enabled to find new tv streams on android java platforms
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:jerinidea
  1. Pb鍦―W涓疄鐜版潯鐮佹墦鍗版簮鐮

    0下载:
  2. PB中生成二维码,转化成二进制流存入数据库当中,以及取出在数据窗口中显示(Generate QR codes in PB, convert them into binary streams and store them in the database, and take them out and display them in the data window)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:22528
    • 提供者:武123
  1. PS_Stream

    0下载:
  2. File to extract PS Streams
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:4096
    • 提供者:Schwitters
  1. ThirdPtyStorageForComps

    0下载:
  2. Update Third Party Streams
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:12288
    • 提供者:Schwitters
  1. moa-release-2016.04

    1下载:
  2. MOA Machine Learning for Streams。它包括一系列机器学习算法(分类,回归,聚类,异常值检测,概念漂移检测和推荐系统)以及评估工具。与WEKA项目相关的MOA也是用Java编写的,同时扩展到更严苛的问题。 https://moa.cms.waikato.ac.nz/(It includes a series of machine learning algorithms (classification, regression, clustering, outlier
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:31840256
    • 提供者:泥土诉说
  1. JMFJAR

    0下载:
  2. Jmf. jar package, JMF is Java terminology, meaning Java media framework, is a standard extension framework, allowing users to make pure audio and video streams, if you need JMF. jar package users download immediately.
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:8349696
    • 提供者:escxe
  1. Hutool_v4.0.8

    0下载:
  2. Hutool是一个Java基础工具类,对文件、流、加密解密、转码、正则、线程、XML等JDK方法进行封装,组成各种Util工具类(Hutool is a Java basic tool class. It encapsulates files, streams, encryption and decryption, transcoding, regular, threading, XML and other JDK methods, and forms various Util tool cla
  3. 所属分类:WEB开发

    • 发布日期:2018-04-29
    • 文件大小:1153024
    • 提供者:代下载
  1. 1305.2460

    0下载:
  2. Millimeter wave (mmWave) signals experience orders-of-magnitude more pathloss than the microwave signals currently used in most wireless applications. MmWave systems must therefore leverage large antenna arrays, made possible by the decrease in wave
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1037312
    • 提供者:hadjidw
  1. nodejs父子进程的stream方式通信

    0下载:
  2. 父子进程使用管道通信,对于spawn方式创建的子进程,没有默认管道,所以需要使用此中方式,另外,通过nodejs创建出来的其他进程,比如java,c,都可以使用输入输出流来实现更复杂更安全的通信(The father child process uses pipeline communication, and there is no default pipe for the subprocesses created by the spawn mode, so we need to use thi
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:GladiatorNick
  1. 附件2

    0下载:
  2. 实现复数运算,包含类的声明,输入输出流类,结构化编程(Implement complex operations, including class declarations, input and output streams, and structured programming.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:格纳布
  1. TCP通讯_异步 Socket_简单应用

    1下载:
  2. c# TCP通讯,利用异步的sokect流(c# TCP communication, using asynchronous sokect streams)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2020-05-08
    • 文件大小:76800
    • 提供者:卡夫特
  1. FVStream

    1下载:
  2. FVStream 人脸识别 基于人的脸部特征信息进行身份识别 摄像机或摄像头采集含有人脸的图像或视频流(FVStream face recognition Use cameras collect images or video streams containing faces.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-22
    • 文件大小:93184
    • 提供者:yeikingnan
  1. Cmd

    2下载:
  2. java多线程调用ffmpeg进行对rtsp视频流进行推流到Nginx服务器,生产hls和rtmp直播流,可实现html播放直播视频(Java multithreading calls ffmpeg to push RTSP video stream to Nginx server, and produces HLS and RTMP live streams, which can play live video in html.)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2021-02-25
    • 文件大小:12288
    • 提供者:lzming9511
  1. MutiVlcPlayerForDVB - 4

    2下载:
  2. 用vlc控件播放多个组播流或者本地流,一屛显示多个画面。(Play multiple multicast streams or local streams with VLC control, and display multiple pictures at one time.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-13
    • 文件大小:36178944
    • 提供者:rell336
  1. 瞬态动力学分析

    3下载:
  2. 三个ANSYS瞬态分析的命令流:冲击载荷作用悬臂梁的阻尼振动分析;破碎锤的瞬态动力学分析;滑动摩擦接触分析(Three command streams of ANSYS transient analysis: damped vibration analysis of cantilever beam under impact load; transient dynamic analysis of crushing hammer; sliding friction contact analysis)
  3. 所属分类:仿真建模

    • 发布日期:2020-04-06
    • 文件大小:2048
    • 提供者:健康一生
« 1 2 ... 31 32 33 34 35 3637 »
搜珍网 www.dssz.com