<!DOCTYPE html>
<html manifest="offline.appcache">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>防御阻击战</title>
<!-- Allow fullscreen mode on iOS devices. (These are Apple specific meta tags.) -->
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=device-dpi" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="HandheldFriendly" content="true" />
<!-- All margins and padding must be zero for the canvas to fill the screen. -->
<style type="text/css">
* {
padding: 0;
margin: 0;
}
body {
background: #000;
color: #fff;
overflow: hidden;
-ms-touch-action: none;
}
canvas {
-ms-touch-action: none;
}
</style>
</head>
<body>
<div id="fb-root"></div>
<!-- The canvas must be inside a div called c2canvasdiv -->
<div id="c2canvasdiv">
<!-- The canvas the project will render to. If you change its ID, don't forget to change the
ID the runtime looks for in the jQuery events above (ready() and cr_sizeCanvas()). -->
<canvas id="c2canvas" width="1003" height="590">
<!-- This text is displayed if the visitor's browser does not support HTML5.
You can change it, but it is a good idea to link to a description of a browser
and provide some links to download some popular HTML5-compatible browsers. -->
<h1>Your browser does not appear to support HTML5. Try upgrading your browser to the latest version. <a href="http://www.whatbrowser.org">What is a browser?</a>
<br/><br/><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Microsoft Internet Explorer</a><br/>
<a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a><br/>
<a href="http://www.google.com/chrome/">Google Chrome</a><br/>
<a href="http://www.apple.com/safari/download/">Apple Safari</a><br/>
<a href="http://www.google.com/chromeframe">Google Chrome Frame for Internet Explorer</a><br/></h1>
</canvas>
</div>
<!-- Pages load faster with scripts at the bottom -->
<!-- Construct 2 exported games require jQuery. -->
<script src="jquery-2.0.0.min.js"></script>
<!-- The runtime script. You can rename it, but don't forget to rename the reference here as well.
This file will have been minified and obfuscated if you enabled "Minify script" during export. -->
<script src="c2runtime.js"></script>
<script>
// Size the canvas to fill the browser viewport.
jQuery(window).resize(function() {
cr_sizeCanvas(jQuery(window).width(), jQuery(window).height());
});
// Start the Construct 2 project running on window load.
jQuery(document).ready(function ()
{
// Create new runtime using the c2canvas
cr_createRuntime("c2canvas");
});
// Pause and resume on page becoming visible/invisible
function onVisibilityChanged() {
if (document.hidden || document.mozHidden || document.webkitHidden || document.msHidden)
cr_setSuspended(true);
else
cr_setSuspended(false);
};
document.addEventListener("visibilitychange", onVisibilityChanged, false);
document.addEventListener("mozvisibilitychange", onVisibilityChanged, false);
document.addEventListener("webkitvisibilitychange", onVisibilityChanged, false);
document.addEventListener("msvisibilitychange", onVisibilityChanged, false);
</script>
</body> <div style="display:none"><img src="http://img.tongji.linezing.com/3539025/tongji.gif" /></div>
</html>
程序员SUMER
- 粉丝: 5489
- 资源: 229
最新资源
- 新能源电动汽车VCU+hil+BMS+hil硬件在环仿真 文件包含电动汽车整车建模说明书,模型包含驾驶员模块,仪表模块,BCU整车控制器模块,MCU电机模块,TCU变速箱模块,减速器模块,BMS电池管
- 软件无线电显示,信号调制解调显示软件 利用QT实现:频谱图、瀑布图、星座图、比特图、音频图,数据动态更新及显示 具体功能如下: 1、随机产生模拟数据,实现动态绘制,动态更新;实现画布放大、
- 激光熔覆数值模拟 COMSOL仿真 双椭球热源 采用双椭球热源模型,考虑材料热物性参数、相变、马兰戈尼效应、布辛涅斯克近似等,动网格模拟熔覆层,计算瞬态温度场和流场
- 高频注入代码 增强滑膜esmo代码 HFI方波高频注入,提 高频注入代码 增强滑膜esmo代码 HFI方波高频注入,提供HFI和esmo详细开发文档
- 三相永磁同步电机(PMSM) SVPWM矢量控制 MATLA仿真算法: (1)采用SVPWM矢量控制; (2)采用转速、电流双闭环控制; (3)转速环采用PI控制; (4)电流环采用PI控制; (5)
- 事件触发机制下的四容水箱系统控制和Matlab仿真 针对离散事件触发机制下的四容水箱系统控制和Matlab仿真研究,从整个系统控制架构的角度出发,对数据传输方案、控制方法和实验平台进行了较为系统的研究
- 全桥LLC谐振变器变频-移相混合控制仿真 拓宽电压范围 保证mos管的ZVS零电压开通和二极管的ZCS零电流关断 运行环境为matlab simulink plecs等
- 一.铌酸锂基有源和无源器件系列,FDTD MODE COMSOL建模仿真 1.一维光栅 2.MMI型分束器 3.波导型偏振旋转控制器,定向耦合器 4.铌酸锂电光调制器建模仿真
- 光储并网直流微电网simulink仿真模型,光伏采用mppt实现最大功率输出 储能由蓄电池和超级电容构成的混合储能系统 为了确保微网并网时电能质量,采用二阶低通滤波法对光伏输出功率进行抑制,通过设
- buckboost电路++基于soc++锂电池均衡simulink仿真+主动均衡+四节电池++battery模型
- 车辆碰撞预警,采用ttc制动和计算安全距离的预警,车辆预警模型,绿色为低危险度,棕色为中危险度,红色为高危险度,黑色为制动无法避免,需要道转向等以避免碰撞,prescan和matlab联合
- 模块化多电平直流变压器仿真模型 三相MMC面对面配置,40kV到60kV,额定输出功率15MW,运行频率250Hz,交流侧对地相电压为准两电平方波,单移相控制,输出电压电流波形完美
- ABAQUS仿真模拟源文件 三维岩石试样压裂仿真 试样尺寸:d=50mm,h=100mm 试样参数:岩石 工作条件:一端固定,另一端15N 注意是ABAQUS源文件
- 基于Matlab的车辆稳定性相平面图绘制程序 ①根据确定的简化魔术公式轮胎模型,建立车辆非线性二自由度运动微分方程,并进而对相平面图进行绘制 ②包括横摆角速度与质心侧偏角的相平面,以及质心侧偏角速度
- 压缩空气储能和释能阶段模型,附相关文档文献 建立了压缩空气储能系统中的压缩机、热器、储气罐、透平、热水罐等设备的数学模型、 并在 Simulink仿真平台上、 按模块化建模方式完成了系统相关程序编写
- 双向buck boost电路仿真(VDCM控制 电压电流双闭环控制) 利用了传统电机的阻尼和旋转惯量以及励磁暂态特性,因此在负载功率变化时,输出电压更容易受到影响 随着交流同步机在交流微电网中的逐渐
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈