搜索资源列表
DataStructuresandAlgorithmsinJava
- 数据结构与算法,专门针对JAVA的数据机构宝典,对走JAVA路线的朋友很有用滴!-Data structures and algorithms, data on agency-specific JAVA canon JAVA line friends right away useful drops!
ceshi
- 基本的几道算法题目,对于学习算法的新手来说十分有用滴-A few, the basic algorithm subject, for the learning algorithm is useful for the novice drops. .
tsunami-modelling
- 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
BaoTong
- 是一个 报童的发报问题的程序 你看了会受益滴-The transmitter is a newsboy problem will benefit from the program drops you read ..
pso
- 模拟退火算法——组合优化 模拟退火算法主要用于解决组和优化问题,它是模拟物理中晶体物质的退火过程而开发的一种优化算法。在对固体物质进行模拟退火处理时,通常先将它加温熔化,使其中的粒子可自由运动,然后随着温度的逐渐下降,粒子也逐渐形成了低能态的晶格。若在凝结点附近的温度下降速率足够慢,则固体物质一定会形成最低能态的基态。 对于组合优化问题来说,它也有这样的类似过程。组合优化问题解空间中的每一点都代表一个具有不同目标函数值的解。所谓优化,就是在解空间中寻找目标函数最小(大)解的过程。若把目标
five_ai
- 该版本是用java语言写的,有较强的人工智能能力 一般人下不赢滴 -This version is written in java, strong artificial intelligence capabilities most people do not win the drops I
wanshuidi
- 玩转小水滴游戏,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.
Vacuum-pumping-speed-graph
- 真空机组先启动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
inversion-rainbow
- 利用彩虹法对液滴的温度,颗粒的大小,进行反演-Rainbow method utilizing the temperature drops, the size of the particles, inversion
inverse-droplet-diameter
- 利用彩虹法对液滴的温度,颗粒的大小,进行反演-Rainbow method utilizing the temperature drops, the size of the particles, inversion
data-00551-en
- 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
MNTH_TSP
- 1. 本程序使用模拟退火算法解决TSP问题 a) 初始温度确定方法 选取任意状态为初始状态。以1为起始温度,不断升温,直到模拟所得接受概率大于90 ; b) 温度下降 温度下降系数为 0.95; c) 每一温度迭代 选取固定迭代次数 100 * n; d) 终止条件 温度下降次数到达 800,或某一温度下解不发生改变; 2. 本机运行及编译环境 win7 旗舰版 SP1 MINGW g++ 4.8.1 -Simu
ZHINENGSHUIDI
- 首次利用智能水滴算法的基本原理,设计了求解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.
yibumotor_DTC_control
- 异步电机直接转矩控制系统仿真: 模型整体结构分为三大部分:主电路部分(直流电源、逆变器、电机)、控制系统部分(采用的是直接转矩控制,所以主要有坐标变换模块,灰色部分,磁链观测器模块,红色部分,直接转矩开关表选择模块,蓝色部分,以及外环的转速调节器ASR)剩下的就是仿真结果波形观测部分(观测信号依次向下为定子ab相线电压、三相定子电流、电机转速、电机电磁转矩) 运行初始条件为以1420r./min的额定转速电机空载启动,在0.3s时刻突加额定负载50牛米。在0.5s时刻电机转速突然下降为120
Water Tower
- 数学建模水塔问题。美国某州的各个用水管理机构要求各社区提供以每小时多少加仑计的用水量及每天的总用水量。许多社区没有测量流入或流出当地水塔的装置,他们只能代之以每小时测量水塔中的水量,其精度在0.5%以内,更重要的是,当水塔中的水位下降到某个最低水位L时,水泵就启动向水塔水直到最高水位H,而且不能测量水泵的供水量。因此,当水泵正在供水时不容易建立水位与用水量之间的关系,水泵每天供水一至两次,每次约两小时。 请估计任何时刻(包括水泵正在供水的时候)从水塔流出的水量f(t)及一天的总用水量。(Wate