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

资源列表

« 1 2 ... .74 .75 .76 .77 .78 27379.80 .81 .82 .83 .84 ... 28275 »
  1. 23

    0下载:
  2. 2、递归输出 【问题描述】 给定一个整数n,1≤n≤20,要求设计一个递归算法,实现下面两种方式(下三角和上三角)的文件输出。 n n n ... n 1 …… 2 2 3 3 3 3 3 3 2 2 …… 1 n n n … n 要求:输出形式可用户选择;数字之间采用TAB键隔开(使用’\t’)。 【输入数据】 输入数据由3.txt给出,文件格式为:第一行是一个整数n;第二行是一个整数,表示输出方式,取值0/1分别表示下三角/上三角。 【输出数据】
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:597byte
    • 提供者:南帅
  1. k-means--source-code

    0下载:
  2. k-means算法,已附数据文件。其中文件第一行的3个数字分别为数据数量、数据维度和所需聚类数-k-means algorithm, is attached data files. Which documents the first line of three figures were the amount of data, data dimension and the required number of clusters
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:15.54kb
    • 提供者:sakura
  1. Duckworth_Lewis

    0下载:
  2. This an interpretation of the Duckworth Lewis method of calculating rain-affected Cricket scores.-This is an interpretation of the Duckworth Lewis method of calculating rain-affected Cricket scores.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:65.13kb
    • 提供者:
  1. 20110619-1

    0下载:
  2. 针对BP神经网络存在的缺点,本文利用遗传算法能够收敛到全局最优解而 且遗传算法鲁棒性强的特点将遗传算法同神经网络结合起来,不仅能发挥神经网 络的泛化映射能力,而且使神经网络具有很快的收敛性以及较强的学习能力。为 了验证遗传算法优化BP神经网络的有效性,本文将此算法应用到直线一级倒立 摆的稳定控制中,同时利用UbVIEW语言界面开发能力强,并且数据输入、网 络通信、硬件控制简单的优点,制作了倒立摆的仿真控制和实时控制软件。仿真 研究表明,遗传算法优化BP神经网络的控制器设计
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-18
    • 文件大小:4.57mb
    • 提供者:高飞
  1. shu

    0下载:
  2. 用树结构来实现括号对问题,判断括号是否匹配,计算它的度,满足条件的个数-A tree structure to achieve the brackets of the problem, determine whether the matching parenthesis, calculate its degree, the number of conditions to meet
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:899byte
    • 提供者:苏路
  1. 24dian

    0下载:
  2. 24点问题,要求给定几个数,然后利用算术运算符,使这几个数经运算后,结果为24-24 points and asked for a few given the number, then use the arithmetic operators, so these numbers by the operation, the result is 24
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1.85kb
    • 提供者:苏路
  1. erchashu

    0下载:
  2. 这是一个计算二叉树中叶子个数的程序,利用到,二叉树的遍历-This is a calculation of the number of leaves of a binary tree program, the use of that binary tree traversal
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:524byte
    • 提供者:苏路
  1. 20110619-3

    0下载:
  2. 使用动态数据建模(DDS)法与Box—Jenkins建模法相结合的方法建立时间序列模型,使两种 方法的优。最互相结合起来,简化了现有的建模过程。在使用MATLAB进行仿真后,快速、方便地得到了相 应的模型。该方法能较快地完成建模,较适用于对模型精度要求不太高的地方。-Using dynamic data modeling (DDS) method and the Combination of Box-Jenkins modeling method to establish time-se
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:292.72kb
    • 提供者:高飞
  1. 1

    0下载:
  2. 这是一个正弦函数的源代码,比较实用.能较快速的运算。-This is a sine function of the source code, more practical. To faster computing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1011byte
    • 提供者:tommyliu
  1. huffman

    0下载:
  2. 算法分析与设计基础课程大型实验周做的,用贪心算法实现的Huffman编码,-Algorithm analysis and design of large-scale experiment-week basic course to do with the greedy algorithm of Huffman coding,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:194.26kb
    • 提供者:闫养鑫
  1. fsad

    0下载:
  2. 传教士野人问题,宽度搜索算法。可以实现四组输出四条不同路径-fasd for AI
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1.88kb
    • 提供者:xzlee
  1. binary_tre220366582011

    0下载:
  2. this code can perform operation of binary tree traversing and quick sort
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:Rahim
« 1 2 ... .74 .75 .76 .77 .78 27379.80 .81 .82 .83 .84 ... 28275 »
搜珍网 www.dssz.com