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

搜索资源列表

  1. timetable

    1下载:
  2. 一台精密仪器的工作时间为 n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续 t个时间单位,则该维修程序在第s+t-1个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。 -a precision instrument for the time n time
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:93570
    • 提供者:wu
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. Newton

    0下载:
  2. 用牛顿下山法求解方程:下山因子在计算过程中可以变动,一般选择下山因子时从1开始,逐次将减半进行试算,直到能使下降条件成立为止。若当计算到某步时取不到满足要求的值(或值小到无法容忍),这时称“下山失败”,需要另取初值重新算起。-Descent method with Newton' s equation: down factor in the calculation process can change, usually selected from the 1 start down fact
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:551
    • 提供者:xiaohui
  1. MATLAB6.x+symbolic+operation+and+application

    0下载:
  2. MATLAB作为一种智能化高级语言,集公式演算推异与数值计算于一体,兼有出色的图形处理和数据分析功能,作为多领域的应用软件,MATLAB的工具箱对相关学科的各处基本技术都采用了当今最先进的算法。本书共分7章,先简要介绍了MATLAB的安装及启动后,较为详细地介绍了MATLAB的基础知识,深入浅出地分析了MARLAB的符号运算功能以及绘图功能,并提供了大量的实例,便于读者自学。 -MATLAB as an intelligent high-level language, set up differ
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6838674
    • 提供者:etcher
  1. sched

    0下载:
  2. 一台精密仪器的工作时间为n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续t个时间单位,则该维修程序在第s+t-1 个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。对于给定的维修程序时间表,该算法计算最优时间表。-Units 1 precision in
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1313
    • 提供者:yxd
  1. dosjumper

    0下载:
  2. 利用c++编写的带人工智能的跳棋程序。屏幕的中央是棋盘,所有的操作都是对这个棋盘进行的,棋子的选择框是红色的,移动它(“w”、“s”、“a”、“d”分别代表上、下、左、右)进行选子和选择目的地,利用空格键可以表示选定选择框到达的位置,棋盘左边有提示信息,提示由哪个玩家走棋。“Q”表示退出游戏,“R”表示重新开始,“H”表示悔棋(一次只能悔一步棋)-Using c++, prepared with artificial intelligence Checkers procedures. Scree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:96686
    • 提供者:ccq
  1. EightPuzzle

    0下载:
  2. Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1830
    • 提供者:Duc Dung
  1. matlab_sym

    0下载:
  2. matlab符号表达式、符号矩阵的创建、符号线性代数因式分解、展开和简化符号代数方程求解、符号微积分符号微分方程-matlab symbolic expression, the creation of the matrix symbol, symbols, linear algebra factorization, and simplification of symbolic start to solve algebraic equations, symbols, symbol differen
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:93257
    • 提供者:yandou116
  1. genetic

    0下载:
  2. 改C程序结合了遗传算法和模拟退火算法的思想,能求出网络图中各工序的最优开工时间和工程的收益的净现值。-C program to a combination of genetic algorithms and simulated annealing algorithm can find the network map to start the process of the optimal time and the project' s net present value of earning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1995
    • 提供者: 御驸马
  1. 12

    0下载:
  2. 该LINGO程序的功能是:求出工程项目的收益的净现值和每道工序的最优开工时间,约束条件是紧前紧后约束,以及资源约束-The program' s function is LINGO: the project proceeds to derive the net present value of each procedure and the optimal start time constraints are tight after the former tight constraints,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2534
    • 提供者: 御驸马
  1. treeNode

    0下载:
  2. 一个可以展开和缩放的菜单,其中用到了树的数据结构,很值得入门选手学习-A start menu and zoom, which uses a tree data structure, it' s worth learning portal
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:33635
    • 提供者:尹凡
  1. ssd7exercise3

    0下载:
  2. 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listi
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:661693
    • 提供者:邹斌
  1. matlab

    0下载:
  2. 帮助你快速了解matlab的应用及使用 快速入门的必备之物-Matlab help you quickly understand the application and use of Quick Start' s essential thing
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:925744
    • 提供者:tyt
  1. imaqplot

    0下载:
  2. IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2550
    • 提供者:Anna
  1. MA4

    0下载:
  2. 串的一些基本运算,删除一段子串,置换,求s串中从start位置开始长度为len的子串-Some of the basic string operations, delete a substring, replacement, seeking s string starting from the start position of the sub-string of length len, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1603
    • 提供者:小马
  1. SpeakCsharp

    0下载:
  2. 人工智能,先必须安装Microsoft的SDK,安装完毕后启动程序,如果没有安装程序的话代码里面有程序的下载地址,直接参考哪儿就行。-Artificial intelligence, first you must install Microsoft' s SDK, start the program after installation without the installer, then the code inside the program download, direct refe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:166371
    • 提供者:izqi
  1. FFT_algorithm

    0下载:
  2. FFT算法的c语言实现 c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.下面是 FFT子程序求s的256点的FFT的方法-FFT algorithm c language c language of the time taken for FFT algorithm program, enter the two parameters, one input sequence xin, using th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:960
    • 提供者:caoxiaodong
  1. arrow

    0下载:
  2. ARROW (5/20 09) Draw a line with an arrowhead. ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself,
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:17721
    • 提供者:KK
  1. Detection-of-short-duration-power-quality-disturba

    6下载:
  2. 优秀论文及配套源码。电压暂降是动态电能质量问题中最受关注的热点之一。大量新型电力电子设备的广泛使用对电网电能质量的要求越来越高,而且电压暂降在电网中又具有一定的传播性。因此,无论从电网还是用户都迫切需要对电压暂降进行研究和治理。对电压暂降的检测是解决电压暂降的前提条件,故本论文主要对电压暂降的检测方法进行研究。 本文分析了国内外短时电能质量扰动检测的研究现状,并着重讨论了短路故障、感应电动机启动和变压器激磁三种电压暂降扰动情况下电压暂降的特性;在此基础上选择了基于S变换的短时电能质量扰动检测
  3. 所属分类:matlab

    • 发布日期:2015-10-20
    • 文件大小:541696
    • 提供者:NBB
  1. motor-fuzzy-soft-start

    0下载:
  2. 利用matlab编写的电动机模糊软启动程序,分为s函数和m函数-motor fuzzy soft start
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:34119
    • 提供者:ghw
« 12 3 4 »
搜珍网 www.dssz.com