搜索资源列表

  1. jjl_project.tar

    0下载:
  2. 計算 Optical Flow 的原始碼-Optical Flow Calculation of the source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:18432
    • 提供者:李志強
  1. robustflow

    0下载:
  2. Robust Flow Estimator for two fr a mes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:408576
    • 提供者:李志強
  1. stream

    0下载:
  2. 网络流算法 涉及:数据结构(图论)、算法、ACM 分类有最大流、最小费用最大流、最小割-Network flow algorithm involving: data structures (graph theory), algorithm, ACM classification has maximum flow, minimum cost maximum flow, minimum cut
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:91136
    • 提供者:sql
  1. OpticFlow

    0下载:
  2. 这是一个开源的optical flow光流算法程序,可以为运动分析研究者所参考,需在vs.net下运行-This is an open-source optical flow optical flow algorithm procedure for motion analysis by reference to the researchers, are required to run under VS.NET
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1647616
    • 提供者:wang wei
  1. min-cutmax-flow

    0下载:
  2. 在vc++环境有流量上下界的最大流最小流算法实现-In vc++ Environment has flow upper and lower bounds of the maximum flow minimum flow algorithm
  3. 所属分类:其他数据库

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:Lawrence
  1. MinCutAlgorithm

    0下载:
  2. 这是自己用c#写的一段关于图的最小切的算法,主要参考了论文: 《An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision》 此文中的算法是目前比较优秀的最小切算法-This is their use of c# Write a paragraph on the minimum cut graph
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:张曦
  1. An_Experimental_Comparison_of_maxflow_aigorithm.ra

    0下载:
  2. 是基于Graph cuts 的源程序,用来求解Min-Cut/Max-Flow.-Graph cuts based on the source code for solving Min-Cut/Max-Flow.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:108544
    • 提供者:余丽红
  1. goldberg

    0下载:
  2. The file contains two programs, written in C, for finding MAXIMUM-FLOW in UNDIRECTED graphs.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:18432
    • 提供者:余丽红
  1. opticalflowmatlabcodes

    0下载:
  2. 使用光流法进行的视频图像分割The Lucas-Kanade algorithm for motion estimation was used, and was implemented in Matlab due to the fact that most of the matrix operation functions that are needed are already available and hence saves tim
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:256000
    • 提供者:selina
  1. Segmentation

    0下载:
  2. 医学图象分割软件,使用了基于Min-Cut/Max-Flow开元方程库(可在http://www.adastral.ucl.ac.uk/~vladkolm/software.html下载最新版本) 做分割判断, 并使用cimg库读取dcm图片. 本部分源码只负责切出轮廓, 轮廓将在openGL端中输出. -Medical image segmentation software, the use of equations based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:166912
    • 提供者:zhou
  1. OpticalFlowHS

    0下载:
  2. 经典光流法HS的代码实现,用于视频监控中实现目标对象的估计-Classical optical flow method realize HS code for video surveillance to achieve the estimated target
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-04-29
    • 文件大小:1351680
    • 提供者:王月领
  1. powerflow

    0下载:
  2. matlab编写的潮流计算程序,对于c语言头痛者的良好选择-matlab prepared flow calculation procedures, for c language are a good selection headache
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:16384
    • 提供者:任我行
  1. UF911A

    0下载:
  2. UF911A 超声波流量量测系统是根据超声波的有关原理对流量进行测量的装置。文中对该 系统的原理、结构、功能和在工程应用中遇到的问题及其解决办法进行了简单介绍。-UF911A ultrasonic flow measurement system is based on the principle of ultrasonic flow measurement devices. In this paper, the principle
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:132096
    • 提供者:李明
  1. powerflow

    0下载:
  2. 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)-C language-based Power Flow Calculation Program (Newton Raphson algorithm)
  3. 所属分类:其他行业

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:关洪浩
  1. SIMPLE3d

    0下载:
  2. 三维流场计算程序,采用simple算法。-Three-dimensional flow field calculation program, using simple algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2024-04-29
    • 文件大小:17408
    • 提供者:ma
  1. powerflow

    0下载:
  2. 电力系统潮流计算的程序,用C语言代码编写的-Power system load flow calculation procedures, using C language code prepared
  3. 所属分类:行业应用软件

    • 发布日期:2024-04-29
    • 文件大小:360448
    • 提供者:zoe
  1. matpower3.1b2

    0下载:
  2. MATPOWER 一款基于MATLAB的电力系统潮流计算及优化的程序,很好很强大-MATPOWER a MATLAB-based Power Flow Calculation and optimization of procedures, very very powerful
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:1829888
    • 提供者:
  1. finalopf

    0下载:
  2. matpower软件下,最优潮流程序完整版,希望对大家有用-matpower software, the optimal power flow procedures for the full version, in the hope that useful to everybody
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:122880
    • 提供者:魏艳霞
  1. IEEE14G_S

    0下载:
  2. IEEE14节点的牛顿拉夫逊算法进行潮流计算,希望对同仁们有所帮助。-IEEE14 node Newton Raphson power flow calculation algorithm, and they hope to be helpful to colleagues.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:Mentis
  1. IEEE30PQdecouple

    0下载:
  2. 电力系统潮流计算 采取PQ分解法 用VC++完成编程。-Power system load flow calculation to take PQ decomposition method used VC++ Completed programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:422912
    • 提供者:zzh
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org