-
Peeping_Puppy
CSS3 cute peeping dog animation code, peeping dog animation code.
- 2019-05-02 16:18:17下载
- 积分:1
-
diveintopython-pdf-5.4
dive into python book for linux
- 2019-03-10 12:49:11下载
- 积分:1
-
DeMat
说明: 差分进化算法,具有几个差分进化的变种形式(Differential evolution algorithm)
- 2019-11-08 18:22:14下载
- 积分:1
-
ETAP4节点系统仿真
ETAP电力系统仿真平台汇总搭建的4节点系统故障仿真模型(4-node system fault simulation model built up by ETAP power system simulation platform)
- 2020-06-25 00:40:02下载
- 积分:1
-
串口调试,绿色软件。不需要安装..易于使用调试器
串口调试,绿色软件。无须安装即可使用..
方便调试程序-Serial debugging, green software. Do not need to install .. easy to use debugger
- 2022-01-26 08:25:59下载
- 积分:1
-
13
说明: 通过FDATOOL设计巴特沃斯滤波器,并通过simlink 实现仿真(Design Batewosi filter by FDATOL and realize simulation by simlink)
- 2018-03-01 09:56:05下载
- 积分:1
-
BP神经网络模糊评价
说明: 利用强大的MATLAB内部运行环境,本人对神经网诺进行了改进,新的BP神经网诺收敛更快,预测上采用改进的多节点综合预测方法。对MATLAB新手和发文章的新手很适合(Using the powerful internal running environment of MATLAB, I improved the neural network, and the new BP neural network converged faster, and the improved multi node comprehensive prediction method was used in prediction. It's good for novice MATLAB and novice)
- 2018-05-14 12:10:23下载
- 积分:1
-
3路寻迹测试程序
3路寻迹测试程序 智能小车寻迹程序 红外对管(intelligent; intelligence; brain power; noopsyche
dolly; wheelbarrow; handbarrow; sedan; handcart
procedure; order; program; software; formality
infrared)
- 2019-02-18 13:38:28下载
- 积分:1
-
《最优化理论与算法》-陈宝林
此书包含线性规划单纯形方法、对偶理论、灵敏度分析、运输问题、内点算法、非线性规划K-T条件、无约束最优化方法、整数规划和动态规划等。(This book includes linear programming, simplex method, duality theory, sensitivity analysis, transportation problem, interior point algorithm, nonlinear programming K-T condition, unconstrained optimization method, integer programming and dynamic programming.)
- 2021-01-03 15:38:56下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1