搜索资源列表

  1. ransac

    1下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:226304
    • 提供者:李明
  1. my-keans

    0下载:
  2. 实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。-Clustering algorithm to achieve the K-MEANS algorithm, on randomly generated points in the cluster.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:刘文
  1. vcbxcvb

    0下载:
  2. (2)、24点游戏: 基本要求及步骤: 1) 随机产生四个1-13的数,分别代表13张牌。 2) 提示玩家输入算式。 3) 判断玩家输入的表达式是否合法,其中算式中的四个数字只能是程序所给的四个数字,非法则回到1)。 4) 如果玩家认为这四张牌算不出24点(如:1,1,1,1),可只输入?,程序将判断这四张牌是否能得出24点,如果能,则程序将给出算式,如果不能,说明不能,并回到1)。 5) 当用户正确输
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:太阳部落
  1. work

    0下载:
  2. 上载的内容为随机信号处理的作业,具体是:其中W(t)为均值为零,方差为3的白噪声。 (1)产生若干组500个点长随机序列。 (2)找一个ARMA模型与(1)中的500个点匹配。 (3)在产生一个500个点长的随机序列校正。 -Upload the contents of random signal processing operations, specifically: one of W (t) for the mean
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:tianli
  1. interleave_sym

    0下载:
  2. 一1024点的交织程序,使用伪随机交织的方法,并使交织距离最大化-1024 points intertwined procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Marc
  1. yizhongsuijiduotuoyuanjiancedekuaisusuanfa

    0下载:
  2. 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数‰ 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:526336
    • 提供者:刘镖峰
  1. output_random_number

    0下载:
  2. 用散点图、折线图、柱状图显示随机输出的两组各十个数。-By scatter, line chart, histogram shows the output of two of the random number of 10.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:84992
    • 提供者:佳哥
  1. sfit

    0下载:
  2. 模拟拟合bezier曲面的程序,在预订bezier曲面上随机取数据点,进行拟合。-Simulation bezier surface fitting procedure, in the book from Random bezier surface data points for fitting.
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:3736576
    • 提供者:zhangweijiang
  1. chromatography

    0下载:
  2. WINCE平台上实现基本的色谱谱图显示程序的设计。在Wince下用C#语言来模拟显示色谱图谱,采用了用定点与随机点两种方法来实现.-WINCE platform chromatography spectra showed that the basic design process. In Wince using C# language to show that chromatography patterns simulated usin
  3. 所属分类:Windows CE

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:jiangkong
  1. Graham

    0下载:
  2. 应用Graham算法查找散乱点集凸包,该程序演示了2D凸包的查找。按W键随机生成散乱点,并显示查找的最终凸包。-Find the convex of scatter points by graham algorithm. Press w key to generate random points, and the convex will be displayed.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:482304
    • 提供者:张建生
  1. OpencvdividedrandomlydistributepointK-meansalgorit

    0下载:
  2. 利用opencv编写的一段划分随机分布点集的K均值算法的程序代码-Opencv prepared to use a section of divided randomly distributed point set of K-means algorithm code
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:xuefengathena
  1. identification

    0下载:
  2. 使用FFT变换在频域对宽带扩频信号中的正弦干扰信号进行识别和抑制,其中扩频信号由1024点的伪随机序列表示-FFT transform the use of broadband in the frequency domain spread spectrum signal of sinusoidal interference signal identification and suppression, in which spread sp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:mengxiao
  1. genetic

    0下载:
  2. 通过遗传算法把随机点提取成曲线的程序,可以用来结合图论分析-Through the genetic algorithm to extract a random point process into a curve can be used to combine graph theory analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:wuhaowen
  1. random

    0下载:
  2. 含有随机算法,素数测试,求最近点对的随机算法-Contains a random algorithm, prime number test, seek the nearest point of the random algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:73728
    • 提供者:winnershu
  1. Kalman

    0下载:
  2. 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically tra
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:1357824
    • 提供者:苏芮
  1. ML

    0下载:
  2. 基于最大似然估计的独立分量分析算法,包括随机梯度算法,相对梯度算法,快速不动点算法3个程序-Based on maximum likelihood estimation of independent component analysis algorithms, including stochastic gradient algorithm, the relative gradient algorithm, fast fixed-poin
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:曹宇明
  1. dem

    0下载:
  2. 通过生成随机点,计算点高程,实现对点的上下值的限制-dem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:jcychow
  1. andian

    0下载:
  2. 产生一个3×3的整数随机数数组,随机数要在0到100之间,然后找出数组的鞍点,即该位置上的元素在该行上最大,在该列上最小,也可能没有鞍点。-Produce a 3 × 3 array of integer random numbers, random number to between 0 and 100, and then find the array of saddle point, that is, the position of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:鹿水
  1. Game1

    0下载:
  2. 24点游戏JAVA源代码。功能:随机发牌,计算,计分,计时。-24-point game JAVA source code. Function: random licensing, calculation, scoring, timing.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-18
    • 文件大小:228352
    • 提供者:COOL
  1. RandoPointsDelaunayVc

    0下载:
  2. 随机点三角剖分,可以随机生成指定数目的二维平面点,然后对其进行三角剖分-RandomPointsDelaunay
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:139264
    • 提供者:jianghui
« 1 2 3 45 6 7 8 9 10 ... 44 »

源码中国 www.ymcn.org