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

搜索资源列表

  1. SIP Call Flow Examples

    0下载:
  2. 一份详细的SIP协议的数据流分析的文档,该文档有两百多页,包含的SIP消息的各种情况,内容实用,可供SIP协议的VoIP开发者做一份详细的SIP数据流的分析手册。-a detailed SIP protocol data flow analysis of the document, the document is over 200 pages and contains information of the various SIP, as practical, the SIP for VoIP d
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:78603
    • 提供者:孙志海
  1. stereo-maximum-flow-upload

    1下载:
  2. 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1400277
    • 提供者:吴琼玉
  1. tcpip-flow

    0下载:
  2. TCP/IP网络数据传输的流量显示及分析例子,可以对网络流量进行监控和分析。-TCP / IP data transmission network flow analysis and examples show, network traffic can be monitored and analyzed.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:55937
    • 提供者:wzl
  1. SIP-Call-Flow-Examples

    1下载:
  2. SIP呼叫流程的示例,英文版,是很好的学习资料。-SIP call flow examples, in English, is a very good learning materials.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:120731
    • 提供者:lxm
  1. flow-tools-0.68.tar

    0下载:
  2. 基于Netflow,用于骨干网络设备流量数据的分析-based Netflow, equipment for the backbone network data flow analysis
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:987151
    • 提供者:lihui
  1. Flow

    0下载:
  2. This code implements two variations of the paper \"High accuracy optic flow using a theory for warping\" presented at ECCV 2004 by Dr. Thomas Brox.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1771640
    • 提供者:sssss
  1. EEPROM-burning-Flow-and-code-ST7687s-080714

    0下载:
  2. EEPROM burning Flow and code_ST7687s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:47761
    • 提供者:jacksony
  1. 7669-write-flow

    0下载:
  2. CSTN 用IC 7669-write-flow
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:62686
    • 提供者:jacksony
  1. Newton-Raphson Power Flow Calculation

    0下载:
  2. 牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:大鸟
  1. Optical flow 光流法 matlab源代码

    2下载:
  2. Optical flow 光流法 matlab源代码
  3. 所属分类:图形图象

  1. max flow/min cut

    1下载:
  2. max flow/min cut 实现最大流最小割算法的程序
  3. 所属分类:C#编程

  1. optical flow

    0下载:
  2. Optical flow code matlab
  3. 所属分类:源码下载

  1. Lucas Kanade optical flow

    0下载:
  2. Lucas Kanade optical flow 视觉流
  3. 所属分类:Windows编程

    • 发布日期:2012-03-29
    • 文件大小:4237
    • 提供者:grandyang
  1. matpower3.2.rar

    2下载:
  2. 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。,For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3002360
    • 提供者:谢辉
  1. ywoa20.rar

    1下载:
  2. OA Flow可以使用的JS WEB流程设计器,OA Flow can use JS WEB Process Designer
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:27815101
    • 提供者:Kevin
  1. WorkflowDesigner.rar

    0下载:
  2. 这个是自己制作的工作流设计器,可以可视化的拖拉,This is the work flow to produce their own design, you can drag visualization
  3. 所属分类:OA

    • 发布日期:2017-03-29
    • 文件大小:201929
    • 提供者:sm
  1. lk.rar

    0下载:
  2. 光流计算的方法,用于动态跟踪,很有用的一段代码。,Optical flow calculation method for dynamic tracking, very useful piece of code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2223
    • 提供者:quan
  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2138
    • 提供者:xuechaoling
  1. vof3d.rar

    5下载:
  2. 两相流数值模拟VOF模型 三维数值模拟FORTRAN程序,Three Dementional Two-phase flow simulation VOF Model
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:117666
    • 提供者:林再将
  1. KeyframeExtracting.rar

    2下载:
  2. 本源码为利用光流法提取视频关键帧的matlab程序实现,也是本文基于内容的视频检索的论文所写的代码,需要的可以参考!,The source for the use of optical flow extracted keyframe Videos matlab program implementation, but also this article content-based video retrieval dissertation written code, can refer to the
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:15525
    • 提供者:ttt
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com