搜索资源列表

  1. No44

    0下载:
  2. 本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 -This chapter will first introduce how the field of algorithm design in the application of this ancient strategy, and then wil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:29696
    • 提供者:张波
  1. H_MM_0124_02

    0下载:
  2. min-min,max-min,H-mm新算法-min-min, max-min, H-mm new algorithm
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:hy
  1. KMEANS

    0下载:
  2. This directory contains code implementing the K-means algorithm using min-max distance.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:38912
    • 提供者:lili
  1. waveletcodebyGuleryuz

    0下载:
  2. Guleryuz写的一个完整的小波变换的源代码。主要包括:wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters
  3. 所属分类:波变换

    • 发布日期:2024-05-21
    • 文件大小:205824
    • 提供者:Zhongren Wang
  1. max_mintree

    0下载:
  2. 动态规划算法:Max-Min Tree Paritioning-Dynamic Programming Algorithm: Max-Min Tree Paritioning
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:665600
    • 提供者:henry
  1. WLS_MM

    1下载:
  2. 加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization -Weighted least square method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:okboy
  1. mRMR_0.9_compiled

    0下载:
  2. mRMR(min-redundancy max-relevance)的matlab程序-matlab program of mRMR(min-redundancy max-relevance)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:492544
    • 提供者:reallycsc
  1. maxflow-v3.0.src.tar

    0下载:
  2. 图像处理最大流最小割经典算法,适合初学者使用!-A classic max flow/min cut algorithm in image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:霓棠烟鱼
  1. max

    0下载:
  2. 计算4个股票中一年内每天的最大最大最小差值的源码,自己修改下可以利用-Calculation of the stock in year four of the largest daily max-min difference between the source that they can be modified to use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:cxf
  1. Ford-Fulkerson

    0下载:
  2. Ford-Fulkerson Min cut / Max flow-Ford-Fulkerson Min cut/Max flow
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:M
  1. minimax.tar

    0下载:
  2. A solution to min-max problem written in c-A solution to min-max problem written in c++
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:GAbriel
  1. max@min

    0下载:
  2. 利用labview程序计算一个数组的最大值和最小值分别是多少-Calculate a set of arrays are the maximum and minimum number of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:sj
  1. max_min_filter

    0下载:
  2. 在图像利用M*N的窗 运行2维最大滤波器 在图像利用M*N的窗 运行2维最小滤波器 -performs two-dimensional maximum filtering on the image X using an M-by-N window. performs the 1D max/min filtering of the row vector X using a N-length filter. performs two
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:Alex
  1. flow

    0下载:
  2. 即时监控网络流量并统计最大最小流量,并以图表的形式体现出来-Real-time monitoring network traffic and statistics max-min flow rate, and to chart out the form of
  3. 所属分类:SNMP编程

    • 发布日期:2024-05-21
    • 文件大小:8123392
    • 提供者:图图
  1. coherencefilter

    0下载:
  2. Example: A = double(imread( fingerprint.png ))/255 B = coherencefilter(A,4, sigma ,1.5, rho ,5) image(min(max(B,0),1)) axis image [1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:78848
    • 提供者:dkm
  1. Fuzzy_logic_Engine

    0下载:
  2. Title: Fuzzy logic Engine Descr iption: This dll written in C implements a fuzzy logic engine with 3 different inferencing methods - min-max, dot-sum and Yager. This engine implements also a LALR(1) parser allowing use
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:SC
  1. mean_filters

    0下载:
  2. mean filter 6 type :: Arithmatic mean, Geometic mean, Harmonic mean, contraharmonic mean, median, max-min
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:sontaya
  1. MinMaxSelection

    0下载:
  2. select min max vector in DOA
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:loan
  1. newmaxflowaigorithm

    0下载:
  2. 实现了An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision [Yuri Boykov and Vladimir Kolmogorov]中的新的最大流算法,经过实验验证比传统的最大流算法效率更高-Achieved An Experimental Comparison of Min-Cut/Max-F
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ray
  1. minmaxheapextop

    0下载:
  2. 大小堆实验源码,用于建立,查看,删除,插入等等操作的实现。-min-max heap experiment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:358400
    • 提供者:needtobestrong
« 1 2 34 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org