搜索资源列表

  1. autorepeat_button_src.zip

    0下载:
  2. 这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。
  3. 所属分类:按钮控件

    • 发布日期:2024-05-19
    • 文件大小:1816
    • 提供者:
  1. c51

    0下载:
  2. 一个求数据最大值最小值的程序.-data for a maximum minimum procedures.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7810
    • 提供者:ygxy
  1. entropy_1D

    0下载:
  2. 计算达到图像最大熵的灰度阈值,对图像进行二值化分割(Maximum entropy method for image segmentation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:胡哈哈
  1. domain

    0下载:
  2. 利用颜色标记查找二值图像中最大连通域并输出只有最大连通域的图像(Finding the most Dalian through domain in the image using color markings)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:8085504
    • 提供者:柏林熊猫
  1. olln

    0下载:
  2. 最大邻接点存储的单元最短路径算法,在一个网络中,各结点的邻接接点的最大值称为该网络的最大邻接结点数,取网络的最大邻接结点数()
  3. 所属分类:大数据

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:xeature
  1. 最大矩阵(最终)

    0下载:
  2. 给定一个二维矩阵,权值为 False(0)和 True(1)。要求找到一个大的矩形,使得里 面的值全部为 True,输出所有满足条件的子矩阵的起始/终止行/列号、面积。(Given a two-dimensional matrix, the weights are False (0) and True (1). It is required to find a large rectangle, so that the value ins
  3. 所属分类:软件工程

  1. C语言程序

    0下载:
  2. 任意输入数组中的五个数,输出其中最大最小值(please input five words,outputzuidazuixiao)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:41984
    • 提供者:幻影重境
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:110592
    • 提供者:sunxiaonao
  1. 粒子群算法

    0下载:
  2. SO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。大家也可以观察一下,鸟群在寻找食物的过程中,开始鸟群比较分散,逐渐这些鸟就会聚成一群,这个群忽高忽低、忽左忽右,直到最后找到食物。这个过程我们转化为一个数学问题。寻找函数  y=1-cos(3*x)*exp(-x)的在[0,4]最大值。(SO algorithm is the si
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:栗平
  1. 最大熵值法

    0下载:
  2. 用于相关的算法研究,还可以进行一定的参数模型统计(Used for related algorithm research, but also can carry on the certain parameter model statistics)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:大锤科技
  1. 最大数

    0下载:
  2. 求数组中的最大值,并将其输出到控制台,这是一种简单而有效的方法(It is a simple and effective way to find the maximum of the array and output it to the console.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:张惠雨
  1. max.min

    0下载:
  2. 对数据的简单处理,得到数据的最值,能够读取数据的行数(The data is processed simply, and the maximum value or the minimum value of data is obtained, which can read data rows.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:压莫乐
  1. Tsallis熵图像分割

    0下载:
  2. 一个基于MATLAB环境的图像分割算法,运用最大熵解决图像分割问题。(An image segmentation algorithm based on MATLAB environment is applied to solve the problem of image segmentation using maximum entropy.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1413120
    • 提供者:vac---
  1. 最大熵阈值法分割图像

    0下载:
  2. 使选择的阈值分割图像目标区域、背景区域两部分灰度统计的信息量为最大,最终将图像目标区域与图像背景分离(The two parts of the target area and background area are segmented by the selected threshold, and the information amount of the grayscale statistic is the largest. Final
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:14012416
    • 提供者:虾壳
  1. 函数模板

    0下载:
  2. C++;使用函数模板求一维数组中的最大和最小值;使用函数模板求一维数组中的最大和最小值(Using function template to find the maximum and minimum values in one-dimensional array.)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:1737728
    • 提供者:围小浩
  1. 自适应阈值

    0下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。因此,使类间方差最大的分割意味着错分概率最小。(The largest between-class variance metho
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:459776
    • 提供者:EMC
  1. 基于最大类间方差阈值与遗传算法的道路分割

    0下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the J
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:743424
    • 提供者:EMC
  1. example1

    0下载:
  2. 运用遗传算法求解函数,进化算法寻找最优值(Using genetic algorithm to solve function)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:lucheng12
  1. 新建文本文档

    0下载:
  2. 利用最大熵法在MATLAB软件上对图像进行阈值分割,程序亲测可行(Maximum entropy method for image segmentation)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:-X
  1. 7

    0下载:
  2. 对一副彩色图像做最大熵值法图像分割,内容简单易懂。(Maximum Entropy Method for Image Segmentation of a Color Image is simple and easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:555008
    • 提供者:雀锐意
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org