搜索资源列表

  1. koch001

    0下载:
  2. 柯西雪花,用VB实现的柯西雪花程序.自己编写的.-Cauchy snowflakes, the VB Cauchy snowflakes procedures. His prepared.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:fdfd
  1. Cauchy.Fate

    0下载:
  2. 以AIROBOT为平台构建的一个智能机器人。主源码见main.c。其余为使用的函数接口定义-to AIROBOT platform for the construction of an intelligent robot. See main.c main source. The remaining functions for the use of the interface definition
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:44073
    • 提供者:lowneey
  1. cauchy

    0下载:
  2. 关于柯西分布的matlab工具包,包括概率分布函数,反函数等
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8972
    • 提供者:wb
  1. koch001

    0下载:
  2. 柯西雪花,用VB实现的柯西雪花程序.自己编写的.-Cauchy snowflakes, the VB Cauchy snowflakes procedures. His prepared.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:fdfd
  1. Cauchy.Fate

    0下载:
  2. 以AIROBOT为平台构建的一个智能机器人。主源码见main.c。其余为使用的函数接口定义-to AIROBOT platform for the construction of an intelligent robot. See main.c main source. The remaining functions for the use of the interface definition
  3. 所属分类:游戏

    • 发布日期:2024-04-28
    • 文件大小:44032
    • 提供者:lowneey
  1. cauchy

    0下载:
  2. 关于柯西分布的matlab工具包,包括概率分布函数,反函数等-On the Cauchy distribution matlab toolkit, including the probability distribution function, inverse function, etc.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:8192
    • 提供者:wb
  1. rotate

    0下载:
  2. 如果我们用k中颜色给12条边染色,而对每种颜色使用数目没有限制(前面zzwu试着解决的问题),那么使用群论中Polya定理就可以了。只要将上面所有x1,x2,x3,x4全部用k代替,然后将结果除以24就可以了,也就是说,用k中颜色给12条边染色的方案有 (k^12+6*k^7+3*k^6+8*k^4+6*k^3)/24种 但是对于本题中的问题,不但给定了使用颜色的总数目,而且对每种颜色使用的数目也做了限制,这种情况要复杂很多
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:faonga
  1. amc

    0下载:
  2. 属性均值聚类,提出了属性均值聚类并给出了迭代算法。提出了基于稳态函数的属性聚类算法, 给出了柯西稳态函数、广义lp 稳态函数和指数稳态函数-Attribute Means Clustering proposed Attribute Means Clustering and gives the iterative algorithm. Steady-state function based on the properties of clu
  3. 所属分类:软件工程

    • 发布日期:2024-04-28
    • 文件大小:144384
    • 提供者:高峰
  1. randcau

    0下载:
  2. 柯西随机变量的生成,供信号处理学习者参考,希望大家喜欢-Cauchy random variable generation for signal processing learner reference, hope you like
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:wangyun
  1. kernelFunction

    0下载:
  2. 计算核函数矩阵 gauss laplace poly hpoly spline cauchy cubic r tps bubble -Calculation of nuclear function matrix gauss laplace poly hpoly spline cauchy cubic r tps bubble
  3. 所属分类:绘图程序

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:dq
  1. cauchy

    0下载:
  2. Cachy分布,产生cachy 分布的概率密度,随机数-Cachy distribution
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:8192
    • 提供者:bfield
  1. calculationaboutCauchydispersionformula

    0下载:
  2. 计算柯西色散公式系数的,要做棱镜色散实验的同学可以拿走算数据,VC2008下编译通 过。VC6.0应该也可以。逐组输入波长和对应的折射率后,输出A、B、C三个系数的值。仓 促编写,风格不太好。const int num是测量的谱线数,如果不是5组请自己改一下该数值。 -Cauchy' s formula for calculating coefficient of dispersion, dispersion pris
  3. 所属分类:教育/学校应用

    • 发布日期:2024-04-28
    • 文件大小:9216
    • 提供者:赵志强
  1. CMOBPSO

    0下载:
  2. OPSOCM: Opposition based PSO with Cauchy Mutation.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:farrukh
  1. amrandom

    0下载:
  2. This a random source code for delphi. Examples ramdom functions as follows: The following Random Number Generators: - Normal (Gaussian) - Gamma - Chi-squared - Exponential - Weibull
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-28
    • 文件大小:448512
    • 提供者:mudacik
  1. my_ga

    0下载:
  2. Rudolph G. Convergence analysis of canonical genetic algorithms. IEEE Trans. On Neural Networks, 1994,5:96~101 [36] Rudolph G. Asymptotic convergence rates of simple evolutionary algorithms with Cauchy mutations
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:5120
    • 提供者:lfq
  1. cauy_guassian

    0下载:
  2. Cauchy mutation based on guassian particle swarm optimization
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-04-28
    • 文件大小:403456
    • 提供者:rajasekhar
  1. newton

    0下载:
  2. Cauchy s Method for Multiple Variable Functions
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:iman
  1. With-Cauchy-Diplexer-Data

    0下载:
  2. Application of Cauchy Method for extraction of Microwave Filter Polynomials.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:46080
    • 提供者:Iman
  1. Cauchy

    0下载:
  2. Cauchy probability distribution function sample
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:HelloK
  1. GBO加了柯西莱维

    1下载:
  2. 利用柯西突变策略和莱维飞行策略来提高GBO算法的开发和探索能力(The Cauchy mutation strategy and Levy flight strategy are used to improve the development and exploration ability of GBO algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:7168
    • 提供者:Larissa-11
« 12 3 4 »

源码中国 www.ymcn.org