using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
namespace GPS.Common
{
///
/// BeanUtils提供用于拷贝对象中的具体字段的值的方法
///
public class BeanUtils
{
///
/// 把源对象里的各个字段的内容直接赋值给目标对象(只是字段复制,两个对象的字段名和类型都必须一致)
///
/// 目标对象
/// 源对象
public static void CopyObject( object src,ref object dest)
{
&
VC++写的故障录波查看分析软件,以vc6.0打开可以将comtrade文件解析成为波形(VC++ to write software fault recorder view analysis to vc6.0 open file parsing can be comtrade become waveform.)
本文以霍尔茨(HOLZER)法作为船舶轴系扭转振动的计算方法,着重研究了船舶轴系自由扭振的计算与分析,并对轴系扭振产生原因进行了分析,提出了一系列减振方法,以保证船舶动力装置的安全正常运行。(In this paper, Holtz (HOLZER) Act as the ship shafting torsional vibration calculation methods, focusing on the calculation and analysis of ship shafting torsional vibration of freedom, and the shaft torsional vibration causes analyzed, proposed a series of less vibration methods to ensure the safety of the ship s power plant running.)
好用的,系统辨识中,递推最小二乘估计RLS是辨识模型阶次的一个重要的算法,(Easy-to-use, system identification, the recursive least squares estimate RLS times of order identification model is an important part of the algorithm,)