CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - flowers

搜索资源列表

  1. Cmonihuaduojinhua

    0下载:
  2. 实现了一个简单的花朵进化的模拟过程。 花朵的种群数量是10,共进化了50代。 -The realization of a simple simulation of the evolution of flowers. Flower populations is 10, a total of 50 on behalf of evolution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:5964
    • 提供者:sp
  1. shudu

    0下载:
  2. matlab 数独游戏源码 但是没有注释,有高手的花能注释一下,发一份给我b591263@163.com-matlab Sudoku source but did not comment, there are experts to comment about the flowers, send a to me b591263@163.com
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4313
    • 提供者:尼广辉
  1. Flowers_delivery_system

    0下载:
  2. 鲜花配送系统源码。该代码程序完善,能有电话提示(要的话另外支付费用)-Flowers delivery system source code. Procedures for improving the code, can have the phone prompt (to the words of additional fees may apply)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1929928
    • 提供者:王励
  1. code5

    0下载:
  2. 在1~42 的整數中, 樂透彩會開出6 個號碼以及一個特別號, 請你寫一個程式以計算n 張彩券的中獎總金額. 中獎規則以及獎額假設如下: 獎項規則獎金 頭獎6 個號碼全中1,000,000 二獎6 個號碼中5 個, 另一個中特別號100,000 三獎6 個號碼中5 個10,000 四獎6 個號碼中4 個1,000 五獎6 個號碼中3 個100 註: 中頭獎的不能再被被視為中三獎-Integers from 1 to 42, the lottery bears flow
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1067
    • 提供者:James
  1. flowercloud

    1下载:
  2. 基于人工智能中的云模型,运用正态云发生器的正向生成和逆向生成,完成花卉信息的提取和重构-Based on artificial intelligence in the cloud model, using normal cloud generator generates the positive and reverse generation, complete flowers information extraction and reconfiguration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4594
    • 提供者:安安
  1. forest

    0下载:
  2. 本程序包括树木、草以及鲜花的加载,花和草可以在风中摆动,这个动态森林很逼真-This procedure, including trees, grass and flowers of the load, flowers and grasses can be swinging in the wind, the dynamics of forest is very realistic
  3. 所属分类:matlab

    • 发布日期:2017-06-22
    • 文件大小:39499577
    • 提供者:zhangli
  1. EGshiti

    0下载:
  2. 1.( ) some flowers for you A.给你的花 B.给她的花 C.给他的花-1. () Some flowers for you A. take B. to you to give him her flower flower C.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1177
    • 提供者:李强
  1. FlowerShop

    0下载:
  2. 网上鲜花系统,sql server+asp,文档中有详细讲解内容-Flowers online system, sql server+ asp, explain in detail the contents of the document
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7151714
    • 提供者:黄熙程
  1. fortune_chloranthus_herb

    0下载:
  2. 一个数=其自身各位数字的立方和,成为水晶花数,此代码解决水晶花问题-A number = number of cubic meters of its own Members, and, as the number of crystal flowers, crystal flowers this code to solve the problem
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:556824
    • 提供者:sxp
  1. E_Josephus

    0下载:
  2. 模拟Josephus问题,编写算法实现击鼓传花。-Analog Josephus problem, write algorithm drum transfer flowers.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:165407
    • 提供者:巫小泉
  1. flowers

    0下载:
  2. image swirl,input angle,fuction and output swirl
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:119230
    • 提供者:lee
  1. diguixinhua

    0下载:
  2. 打印金字塔形的星花,单用的算法是递归的形式。利用这个程序,可以理解递归。-Print pyramid-shaped flowers, alone in the form of the algorithm is recursive. Using this program, you can understand recursion.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:278802
    • 提供者:点点
  1. TestAlgorithm

    0下载:
  2. 求花朵数的JAVA代码实现 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1551
    • 提供者:谷琼
  1. HuaDuoTree_Algorithm

    0下载:
  2. 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。 程序的任务是:求N=2
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1740
    • 提供者:谷琼
  1. matlab1(sxy)

    1下载:
  2. matlab 基于“轮廓和颜色”来识别花朵的相似性的程序。可以区别出不同类的花儿。比较有趣。-matlab based on the " contours and colors" to identify the similarity of the flowers of the procedure. Can distinguish different types of flowers. More interesting.
  3. 所属分类:matlab

    • 发布日期:2016-12-09
    • 文件大小:37888
    • 提供者:mr hai
  1. baihua

    0下载:
  2. 用matlabu语言编写的百花争艳图,比较简单,对初学matlab的有一定帮助-Language with matlabu flowers blooming figure, relatively simple, there are some beginner matlab help
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2806
    • 提供者:朱强
  1. flower

    0下载:
  2. 关于鲜花的网站,可以查阅、购买鲜花。有鲜花图片,价格,介绍等。-About the flowers of the website, you can consult, buy flowers. There are flowers, pictures, prices, introduction.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-01
    • 文件大小:2403783
    • 提供者:123
  1. GA--CSharp

    0下载:
  2. 一个利用C#语言实现的遗传算法源程序,通过对花朵的演化说明遗传算法的原理-The principle of a genetic algorithm source code using the C# language, genetic algorithm is described through the evolution of flowers
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:1313
    • 提供者:陈天栋
  1. flower

    0下载:
  2. 对花卉的数据集分别通过“五折法”、随机产生训练样本、欧式平方距离、绝对值距离、契比雪夫距离和马氏距离进行数据集的识别。-Data sets, respectively, for flowers through the " half of Law" , randomly generated training samples, European squared distance, absolute distance, Chebyshev distance and Mahalanobi
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:4985
    • 提供者:stl
  1. fpa_demo

    0下载:
  2. Flower pollination is an intriguing process in the natural world. Its evolutionary characteristics can be used to design new optimization algorithms. In this paper, we propose a new algorithm, namely, flower pollination algorithm, inspired by the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2792
    • 提供者:John
« 12 »
搜珍网 www.dssz.com