代码搜索:视频流

找到约 9,338 项符合「视频流」的源代码

代码结果 9,338
www.eeworm.com/read/431484/8674515

txt 说明.txt

本教程为天柏在线考试系统(企业版)视频培训教程,可以使用任何一种视频播放软件进行下载,打开后请用“全屏”模式播放。
www.eeworm.com/read/370438/9600740

txt 文档.txt

直播视频采集端程序 用as3写的视频采集工具,将直播视频发布到fms服务器。可以采集最多四路视频。video.xml设置发布服务器地址,采集哪几路,每路视频的发布名称。以及一些相关设置。 如果到fms的connection断了,本工具还能够主动建立连接,继续采集视频。做到无人值守。
www.eeworm.com/read/283587/9003458

txt 说明.txt

我在linux里编译测试过,用来解x264的码流相当不错
www.eeworm.com/read/382460/9025550

txt dinic_网络流.txt

#include using namespace std; const long maxn=300; const long maxm=300000; const long inf=0x7fffffff; struct node { long v,next; long val; }s[maxm*2]; long level[maxn],p[ma
www.eeworm.com/read/283246/9033696

txt 泄流能力曲线.txt

97.0 12954 97.5 13819 98.0 14715 98.5 15654 99.0 16578 99.5 17515 100.0 18437 100.5 19427 101.0 20439 101.5 21428 102.0 22421 102.5 23445 103.0 24500 103.5 25
www.eeworm.com/read/283226/9034933

txt 考虑泄流能力.txt

// dpView.cpp : implementation of the CDpView class // #include "stdafx.h" #include "dp.h" #include "dpDoc.h" #include "dpView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st
www.eeworm.com/read/362571/9990635

cc scl_网络流.cc

Dinic: 连续最短增广路算法,即一次标号多次增广 O(n^2*m) #include using namespace std; #define MAXN 1010 #define MAXM 2 * MAXN * MAXN #define INF 0x3fffffff int N, src, dst; int n, m; int c[MAXM],
www.eeworm.com/read/164401/10111058

ppt 第十讲 流.ppt

www.eeworm.com/read/159173/10685131

gif 数据流图.gif