沙猫群优化(Sand Cat Swarm Optimization, SCSO)算法是一种受自然界沙猫行为而设计的启发式算法。 本资源仅供学习交流,严禁用于商业用途。
2023-03-21 09:38:14 4KB matlab 启发式算法 软件/插件 算法
1
PROSPECTOR的功能与结构 专家系统实例 智能算法运行于“云端”的设想 并行计算到云计算的演变 云计算智能与Monte Carlo方法 模拟谐振子算法 胞自动机在城市交通流中的应用 兰州BRT快速公交模型建立 快速公交系统(Bus Rapid Transit,BRT)是利用改良型的公交车辆,运营在公共交通专用道路空间上,保持轨道交通运营管理特性且具备普通公交灵活性的一种便利、快速的公共交通方式。
1
离散软件udec3.1用来模拟岩土、机械等工程技术软件
2023-03-20 17:28:41 1.66MB udec
1
三次样条插值 简单的c语言代码实现 采用了左端点和右端点的二阶导数等于0 构造增广矩阵 求解采用了高斯列主消去法
1
比例边界有限Matlab源码(毕业设计).zip
2023-03-19 00:18:16 119KB 比例边界有限元 Matlab源码 毕业设计
1
启发式算法,Matlab源代码,蛇优化算法(Snake Optimization,SO)。直接运行main函数即可绘出算法收敛曲线。
2023-03-16 15:22:03 3KB SO算法 启发式算法
1
coderwhy王红最新web前端线上系统课【官网2022.3.18开课】
2023-03-15 23:18:17 209B
1
SUBROUTINE UMAT(stress,statev,ddsdde,sse,spd,scd, 1 rpl, ddsddt, drplde, drpldt, 2 stran,dstran,time,dtime,temp,dtemp,predef,dpred,cmname, 3 ndi,nshr,ntens,nstatv,props,nprops,coords,drot,pnewdt, 4 celent,dfgrd0,dfgrd1,noel,npt,layer,kspt,kstep,kinc) c WRITE (6,*) ' c NOTE: MODIFICATIONS TO *UMAT FOR ABAQUS VERSION 5.3 (14 APR '94) c c (1) The list of variables above defining the *UMAT subroutine, c and the first (standard) block of variables dimensioned below, c have variable names added compared to earlier ABAQUS versions. c c (2) The statement: include 'aba_param.inc' must be added as below. c c (3) As of version 5.3, ABAQUS files use double precision only. c The file aba_param.inc has a line "implicit real*8" and, since c it is included in the main subroutine, it will define the variables c there as double precision. But other subroutines still need the c definition "implicit real*8" since there may be variables that are c not passed to them through the list or common block. c c (4) This is current as of version 5.6 of ABAQUS. c ... ...
2023-03-15 22:47:36 300KB 单晶塑性
1
(TECO)7200MA系列变频器使用说明书.doc
2023-03-15 18:32:45 5.42MB 东元
1
解析器 exif-parser是exif格式的图像数据的解析器,exif格式是jpeg和tiff图像最流行的数据格式。 它是用纯JavaScript编写的,没有外部依赖关系。 它也可以获取jpeg图像的大小以及嵌入在exif数据中的jpeg缩略图的大小。 它还可以提取嵌入的缩略图图像。 正在安装 npm install exif-parser 您还可以构建浏览器包,以将其与[removed]标记一起包含在HTML文档中,如下所示: git clone git@github.com:bwindels/exif-parser.git cd exif-parser/ make build-browser-bundle 捆绑包的构建版本也可以在。 这将生成一个dist/exif-parser-(version).js和dist/exif-parser-(version)-min.js文件。
2023-03-14 18:58:22 340KB JavaScript
1