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

搜索资源列表

  1. DataStructuresandAlgorithmsinJava

    0下载:
  2. 数据结构与算法,专门针对JAVA的数据机构宝典,对走JAVA路线的朋友很有用滴!-Data structures and algorithms, data on agency-specific JAVA canon JAVA line friends right away useful drops!
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2884131
    • 提供者:郭冬梅
  1. ceshi

    0下载:
  2. 基本的几道算法题目,对于学习算法的新手来说十分有用滴-A few, the basic algorithm subject, for the learning algorithm is useful for the novice drops. .
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:502038
    • 提供者:李联合
  1. tsunami-modelling

    0下载:
  2. Cool visualization of shallow water wave equation Employs Crank-Nicholson scheme, 2nd order accurate, CFD calculation of shallow water wave equation. If processor is slow, can decrease ni, nj, tmax. Very little viscous diffusion allowed, bounda
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1260
    • 提供者:謝一
  1. BaoTong

    1下载:
  2. 是一个 报童的发报问题的程序 你看了会受益滴-The transmitter is a newsboy problem will benefit from the program drops you read ..
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1322
    • 提供者:樊志云
  1. pso

    0下载:
  2. 模拟退火算法——组合优化 模拟退火算法主要用于解决组和优化问题,它是模拟物理中晶体物质的退火过程而开发的一种优化算法。在对固体物质进行模拟退火处理时,通常先将它加温熔化,使其中的粒子可自由运动,然后随着温度的逐渐下降,粒子也逐渐形成了低能态的晶格。若在凝结点附近的温度下降速率足够慢,则固体物质一定会形成最低能态的基态。 对于组合优化问题来说,它也有这样的类似过程。组合优化问题解空间中的每一点都代表一个具有不同目标函数值的解。所谓优化,就是在解空间中寻找目标函数最小(大)解的过程。若把目标
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:27045
    • 提供者:ccc
  1. five_ai

    0下载:
  2. 该版本是用java语言写的,有较强的人工智能能力 一般人下不赢滴 -This version is written in java, strong artificial intelligence capabilities most people do not win the drops I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:243140
    • 提供者:tianqiujie
  1. wanshuidi

    0下载:
  2. 玩转小水滴游戏,10个水滴,分4个等级。详细的描述游戏的算法流程,注释详细。-Fun the water droplets games, 10 drops of water, divided into four levels. Detailed descr iption of the algorithm flow of the game, detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:168022
    • 提供者:Jack
  1. Vacuum-pumping-speed-graph

    0下载:
  2. 真空机组先启动SK-30水环真空泵带压力降到6.5 KPa(此时真空机组的抽速是SK-30的抽速)启动ZJP-1200(此时真空机组的抽速是ZJP-1200抽速)待压力降到4 KPa启动ZJP2500(此时真空机组的抽速是ZJP-2500抽速)待压力降到1kpa时最后启动ZJP5000(此时真空机组的抽速是ZJP-5000抽速)到100Pa达到使用真空度时时就可以关闭机组-Vacuum unit first start SK-30 water ring vacuum pump with pres
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:12205
    • 提供者:leiyuan
  1. inversion-rainbow

    0下载:
  2. 利用彩虹法对液滴的温度,颗粒的大小,进行反演-Rainbow method utilizing the temperature drops, the size of the particles, inversion
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1219310
    • 提供者:郭无双
  1. inverse-droplet-diameter

    0下载:
  2. 利用彩虹法对液滴的温度,颗粒的大小,进行反演-Rainbow method utilizing the temperature drops, the size of the particles, inversion
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:504739
    • 提供者:郭无双
  1. data-00551-en

    0下载:
  2. This particular feature of GAUSS causes a number of unexpected problems, particularly when using loops to access columns or rows in sequence. If your counter drops to zero (or some unspeciÖ ed values) then you will Ö nd the program operat
  3. 所属分类:mathematica

    • 发布日期:2017-05-09
    • 文件大小:1999237
    • 提供者:fahad
  1. MNTH_TSP

    0下载:
  2. 1. 本程序使用模拟退火算法解决TSP问题 a) 初始温度确定方法 选取任意状态为初始状态。以1为起始温度,不断升温,直到模拟所得接受概率大于90 ; b) 温度下降 温度下降系数为 0.95; c) 每一温度迭代 选取固定迭代次数 100 * n; d) 终止条件 温度下降次数到达 800,或某一温度下解不发生改变; 2. 本机运行及编译环境 win7 旗舰版 SP1 MINGW g++ 4.8.1 -Simu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:687409
    • 提供者:墨者
  1. ZHINENGSHUIDI

    1下载:
  2. 首次利用智能水滴算法的基本原理,设计了求解VRPTW问题的快速有效算法,-Based on the principles of the intelligent water drops, a fast and efficient intelligent water drops (IWD) algorithm for solving the VRPTW is designed.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2361
    • 提供者:shiguangcheng
  1. yibumotor_DTC_control

    2下载:
  2. 异步电机直接转矩控制系统仿真: 模型整体结构分为三大部分:主电路部分(直流电源、逆变器、电机)、控制系统部分(采用的是直接转矩控制,所以主要有坐标变换模块,灰色部分,磁链观测器模块,红色部分,直接转矩开关表选择模块,蓝色部分,以及外环的转速调节器ASR)剩下的就是仿真结果波形观测部分(观测信号依次向下为定子ab相线电压、三相定子电流、电机转速、电机电磁转矩) 运行初始条件为以1420r./min的额定转速电机空载启动,在0.3s时刻突加额定负载50牛米。在0.5s时刻电机转速突然下降为120
  3. 所属分类:仿真建模

    • 发布日期:2017-12-26
    • 文件大小:30720
    • 提供者:rogermilk
  1. Water Tower

    0下载:
  2. 数学建模水塔问题。美国某州的各个用水管理机构要求各社区提供以每小时多少加仑计的用水量及每天的总用水量。许多社区没有测量流入或流出当地水塔的装置,他们只能代之以每小时测量水塔中的水量,其精度在0.5%以内,更重要的是,当水塔中的水位下降到某个最低水位L时,水泵就启动向水塔水直到最高水位H,而且不能测量水泵的供水量。因此,当水泵正在供水时不容易建立水位与用水量之间的关系,水泵每天供水一至两次,每次约两小时。 请估计任何时刻(包括水泵正在供水的时候)从水塔流出的水量f(t)及一天的总用水量。(Wate
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:101376
    • 提供者:yarsn
搜珍网 www.dssz.com