-
app1(1)
说明: 计算结构振动,在人行桥上人走动产生的行走作用力,进而进行振动控制(Vibration control is carried out by calculating the structural vibration and the walking force produced by walking on the pedestrian bridge.)
- 2019-03-04 15:13:44下载
- 积分:1
-
等微增率法
发电厂内经济负荷分配
厂内经济负荷分配问题是在给定机组组合方式和总负荷下,如何合理地分配各机组的负荷,使得系统达到最大的经济性。通常经济性可通过耗量来体现,即以全厂总的耗量最小为目标。厂内经济负荷分配问题模型可表述为:
一、等微增率法
1.1理论分析
上述条件极值问题问题可采用Lagrange乘子法来求解。设Lagrange乘子为λ,可构造Lagrange函数:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-11 07:05:04下载
- 积分:1
-
led
作为avr最小系统的测试程序,所有IO口都发光(As avr minimum system testing procedures, all the IO ports are luminous)
- 2013-10-25 15:16:23下载
- 积分:1
-
C#计算器
用c#做一个简单的计算器,界面简洁,当然只能做一些基本的运算哦,欢迎大家去下载。
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace calculator
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender, EventArgs e)
{
}
private void btn1_Click(object sender, EventArgs e)
{
Button btn = (Button)sen
- 2022-02-26 13:59:30下载
- 积分:1
-
wpf ui框架
wpf ui框架
- 2016-07-06下载
- 积分:1
-
智能自动灌溉系统
该代码是基于自动切换电机开/关的水分含量的基础上,该领域的状态显示在液晶显示。
- 2022-04-15 18:39:41下载
- 积分:1
-
prcatice1
802.11a, 802.11b与802.11g的throughput计算程序,只需按照程序提示即可算出不同协议下throughput的理论值。(A computing program for the throughput of 802.11a, 802.11b as well as 802.11g. You can get the throughput by typing in parameters as the guidance on the screen.)
- 2013-11-06 09:45:33下载
- 积分:1
-
利用opencv实现的轮廓提取算法
简单实用,最后打印显示轮廓点坐标-opencv contour extraction saved as contour points and display
- 2022-03-01 09:02:19下载
- 积分:1
-
bbMPEG1.24Beta16cn
bbMPEG,很好视频编解码、视频转换库
中文版(bbMPEG, a good video codec, video converter library Chinese version)
- 2008-06-13 23:12:33下载
- 积分:1
-
Calculate-the-position-of-the-sun
计算太阳位置,通过公式!用单片机编译程序!(Calculate the position of the sun through the formula! Microcontroller compiler!)
- 2012-12-18 22:09:24下载
- 积分:1