CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 状态参数

搜索资源列表

  1. 卫星轨道坐标的计算方法

    1下载:
  2. 用VC实现对卫星任意时刻在轨道直角坐标系统和天球坐标系中坐标的计算方法,不同卫星需自行修改其初始状态参数-with VC arbitrary moment of satellites in orbit Cartesian coordinate systems and Celestial Coordinates of the calculation method different satellites take the initiative to revise its initial state
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2273
    • 提供者:邹璇
  1. AddFeature

    0下载:
  2. 这是一个比较好,功能相对独立的例子,它包含从引入MapX对象,加载地图数据,设置地图边界,创建临时图层,添加图层字段,添加地图数据等功能,并比较了两种临时图层方式(本地文件和内存表)对添加图元速度的时间参数。临时表的方式非常适合工控,电信端子责备监控,GPS监控的要求地图上能快速反映监控状态变化的应用。-This is a good, relatively independent of the functional examples, ranging from the introduction
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:97862
    • 提供者:Ivy
  1. fdcommand

    0下载:
  2. 线性化和整理命令: 性模型(状态方程) 高级方法 性模型 的状态参数 -linear and collating order : model (equation) Senior methodological model of state parameters
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3779
    • 提供者:王明
  1. WinMemoryTest

    0下载:
  2. 对Windows分配虚拟内存、改变内存状态,以及对物理内存(physical memory)和页面文件(pagefile)状态查询的API函数的功能、参数限制、使用规则
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20621
    • 提供者:mating
  1. GDW130-TP850

    1下载:
  2. 使用TP850掌机,进行二次开发,红外口通信。使用的GDW130-2005规约。对电力行业的配变监测终端进行数据的采集、参数设置、状态的查询。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:318224
    • 提供者:张红卫
  1. duffing

    1下载:
  2. duffing 算子的仿真算法。 改变程序参数即可得到不同状态下的图形。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3024
    • 提供者:walkwalk
  1. 简单的web浏览器

    5下载:
  2. 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long
  3. 所属分类:网络编程

  1. Billiards

    0下载:
  2. VC++超强功能版台球厅计时收费管理系统,数据库使用Access,初始登录密码为111.   本台球计时系统功能主要有:系统参数设置、台球桌信息设置、台球桌使用登记、台球桌调换登记、费用结算、显示台球桌使用状态等。-Functional version of VC++ super pool hall time charge management system, database using Access, the initial login password is 111. The poo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:154595
    • 提供者:madud00066
  1. NumberLed

    0下载:
  2. 仿数码管显示仪表的空间,可以显示浮点数和日期,可根据参数修改控件的显示状态,是一个完整的C++ACTIVEX 控件,通过此控件,可以完全了解 ACTIVEX 的工作过程-Imitation digital display meter of space, you can display floating-point numbers and dates, according to the display of the control parameters to modify the state, i
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:71858
    • 提供者:liushenwen
  1. 多显示器编程

    0下载:
  2. 目标:用程序实现 复制模式,扩展模式,单显示器模式,及主辅屏切换. (注: 最好是用API,如果有相应显卡厂商提供的SDK来实现也可以的) 目前状态: 用API EnumDisplayDevices,EnumDisplaySettings,ChangeDisplaySettingsEx可以实现部分功能 A.检查当前模式是复制,扩展,或者单显示器,但是仅对ATI显卡有效. (通过DISPLAY_DEVICE结构体的StateFlags判断) B.设置单显示
  3. 所属分类:多显示器编程

    • 发布日期:2012-10-24
    • 文件大小:261649
    • 提供者:ztxwd@126.com
  1. VB_Modbus-RTU

    1下载:
  2. VB6.0与变频器的RS485或Modbus通讯,控制变频器的参数设定,运行状态,运行频率,读当前状态,电流,电压,频率,故障等。支持远距离控制。-VB6.0 and drive the RS485 or Modbus communications, control the inverter parameter settings, operation status, operating frequency, read the current state, current, voltage, fr
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4835
    • 提供者:ggggg
  1. shell

    0下载:
  2. shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:14372
    • 提供者:zhanghonglang
  1. GPmethod

    0下载:
  2. 可计算关联维数,设置分形的参数,判断混沌状态-Calculate the correlation dimension, fractal parameters set to determine chaos
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:959
    • 提供者:李婷
  1. wxlmi

    0下载:
  2. 对时间滞后系统进行状态反馈控制器参数设计-Time-lag system for the design of state feedback controller parameters
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1172
    • 提供者:王森
  1. qichejiluyi

    0下载:
  2. 汽车行驶状态的参数记录,相当于汽车黑匣子,又有兴趣的可以-Vehicle parameters state records, the equivalent of automotive black boxes, are interested can
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:55845
    • 提供者:maxinjiang
  1. weixingdingwei

    1下载:
  2. 作者在学习《航天系统》时,在c++6.0环境中实现的卫星定位的算法程序。包括通过轨道根数求卫星状态参数的算法和通过卫星状态参数反求卫星星历的算法。-Author of the study "space system" is in c++6.0 environment to achieve the satellite positioning algorithm. Including through the orbital parameters of the algorithm for the sa
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1957772
    • 提供者:张斌年
  1. 793830337JSBSim_SFunction

    2下载:
  2. JSBSIMjsbsim 操作模拟飞行 通过输入控制量,然后JSBSIM运行,输出飞行状态参数,从而达到飞行的效果-jsbsim 操作模拟飞行 通过输入控制量,然后JSBSIM运行,输出飞行状态参数,从而达到飞行的效果
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4681008
    • 提供者:王枫
  1. untitled

    0下载:
  2. matlab稳态状态参数仿真,在matlab中利用状态矩阵求解动态响应(state simulation in matlab)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:asdf342
  1. UKFF

    3下载:
  2. 利用ukf算法,通过辨识过的参数,进行状态方程的状态的估计,从而实现对soc的估计(Using UKF algorithm, the state of state equation is estimated by identifying parameters, thus the estimation of SOC is realized.)
  3. 所属分类:其他

    • 发布日期:2019-06-05
    • 文件大小:1024
    • 提供者:放浪形不骇
  1. include

    2下载:
  2. 用于计算气体状态参数的BWRS方程算法。(BWRS equation algorithm for calculating gas state parameters.)
  3. 所属分类:其他

    • 发布日期:2020-07-15
    • 文件大小:18432
    • 提供者:guodan
« 12 3 4 5 »
搜珍网 www.dssz.com