-
燃油经济性
绘制燃油经济性图,自己提取其中的代码,复制到MATLAB中去即可。(to draw the pic of fuel economy)
- 2019-06-29 15:07:32下载
- 积分:1
-
Matlab language c s function, manual and automatic control to achieve the Bumple...
matlab的c语言s函数,实现手动与自动控制的无扰切换,具有两个参数:一个是切换信号,为1时自动控制,为0时手动控制;另一个是手动控制值。-Matlab language c s function, manual and automatic control to achieve the Bumpless Transfer, with two parameters : a signal is switched to 1:00 automation, 0:00 a.m. to manual control; Another is the value of manual control.
- 2022-07-12 15:26:49下载
- 积分:1
-
OpenShoe修改版
说明: 个人收集的与惯性导航相关的OpenShoe代码的修改版,很有用(A personal collection of changes to the OpenShoe code related to inertial navigation is useful)
- 2020-06-19 21:00:01下载
- 积分:1
-
Windows Visita 操作系统中新增加的API函数集和帮助文件
Windows Visita 操作系统中新增加的API函数集和帮助文件-The new operating system, Windows Visita additional set of API functions and help files
- 2023-06-12 01:50:05下载
- 积分:1
-
Test
轨道交通列车速度曲线仿真例程,要改变仿真曲线直接修改初始化参数即可(Rail traffic speed curve simulation routines, to change the simulation curve, directly modify the initialization parameters)
- 2021-04-10 22:18:58下载
- 积分:1
-
account
设计一个名为Account类。这个类包含:
(1)一个名为id的int型数据域,表示账户的身份号(默认值为0)。
(2)一个名为balance的double型数据域,表示账户余额(默认值为0)。
(3)一个名为annualInterestRate的double型数据域,保存当前年利率(默认值为0)。
(4)一个无实参构造函数,创建一个默认账户。
(5)id、balance和annualInterestRate的访问器和更改器函数。
(6)一个名为getMonthlyInterestRate()的函数,返回月利率。
(7)一个名为withDraw的函数,从账户中支取指定金额。
(8)一个名为deposit的函数,向账户中存入指定金额。
画出类的UML图,实现类。编写一个测试程序,它创建一个Account对象,其ID为1122,账户余额为20000,年利率为4.5 。使用withDraw函数取出2500美元,使用deposit函数存入3000美元,然后输出账户余额、月利率和账户创建时间。(Design a class named Account. This class includes: (a) a named data type int id field that indicates the account identification number (default is 0). (2) a double-called balance of data fields, which means that the account balance (default is 0). (3) a double type named annualInterestRate of data fields, save the current interest rate (default is 0). (4) a no-argument constructor creates a default account. (5) id, balance and annualInterestRate access control and change control functions. (6) a named getMonthlyInterestRate () function returns a monthly rate. (7) a function named withDraw, drawn from the account specified amount. (8) a function called deposit to the account into a designated amount. Draw a UML class diagram, the implementation class. Write a test program that creates an Account object, its ID is 1122, the account balance is 20,000, an interest rate of 4.5 . Use withDraw function out $ 2,500, $ 3,000 deposit with deposit function, and then outputs the account balance, m)
- 2013-06-01 13:21:54下载
- 积分:1
-
one simple calculator, we hope to speak up
一款简单的计算器,希望大家多提意见-one simple calculator, we hope to speak up
- 2023-04-27 09:40:03下载
- 积分:1
-
iScrollBar
影片剪辑MC 拖动条,ActionScript3.0写的一个MC的拖动条的类。使用简单,功能好用(Movie clip MC drag bar, ActionScript 3.0 written a class of MC drag bar. Easy to use and easy to use)
- 2020-06-17 14:00:01下载
- 积分:1
-
NMOS加速关闭电路.pdf
NMOS accelerated shutdown circuit
- 2020-06-18 11:20:02下载
- 积分:1
-
STC-通用红外接收
STC-通用红外接收:红外接收程序。适用于市场上用量最大的HT6121/6122及其兼容IC的编码。对于用户码与User_code定义不同的遥控器,程序会将用户码一起从串口输出。使用模拟串口发送监控显示编码,显示内容为ASCII码和中文。本接收程序基于状态机的方式,占用CPU的时间非常少。适用所有STC系列MCU。
- 2022-12-18 02:40:03下载
- 积分:1