-
07136288
本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序,(This program is the use of TURBO C language BOSS window development program library application,)
- 2018-12-31 10:43:56下载
- 积分:1
-
multinomial
进行16进制多项式模运算,可用于多项式运算学习。(16 M-ary polynomial operation mode can be used for computing polynomial learning.)
- 2008-03-24 16:41:56下载
- 积分:1
-
276_asi_loader_scripthooks
GTA ASI Loader by GiTaRiST
- 2019-06-09 21:14:22下载
- 积分:1
-
snake
用C++实现的贪吃蛇游戏程序,对游戏的设计思路有比较详细的讲解。(no )
- 2009-09-04 21:13:30下载
- 积分:1
-
XMLParamEditor(frm)
Para poder editar solapaes en en el .xml de tantra online.
- 2012-01-20 09:04:34下载
- 积分:1
-
SCTP生成工具1105.
说明: 用户中兴LTEomc,快捷生成SCTP生成工具(SCTP Generation Tool)
- 2019-04-13 15:15:44下载
- 积分:1
-
DITONGLBOQI
在 惯 性 导 航 系 统 里 往 往 需 要 对 陀 螺 仪 和 加
速 度计进 行 性 能测 试
,
这 时就 要设 计一 种 测 试 它
们 的 滤 波器
。
滤 波器 从 功 能 上 可 分 为 四种 低通
、
高通
、
带 通
、
带 阻 滤 波 器
。
文 中所 要 研 究 的低 通 滤 波器 是 通 过 低 频 信号 而
抑 止 高频 信号 的滤 波器
,
巴 特 沃 思 滤 波器 是 最 简
单 的低通 滤波 器
。
其 中
、
为 实 常 数
, ,
。
一
, ,
二
,
分
母 多项 式的幂 次 即 为滤波器 的 阶数
。
若 式
除
“ 。
外 所 有 分 子 项 系数 均 为零
,
则传递 函数
变 成 一 常数 与 多项 式 之 比
。
这 时传递 函数有 有 限
极 点 而 无 有 限零 点
,
这 种 滤 波 器称 为 全极 点 滤 波
器
,
阶 巴 特 沃斯 滤 波 器 也 是 全极 点 滤 波 器
。
全
极 点 滤 波器 传递 函 数 为
矛
,
,
厂 十
。 , ”一 ’
竺(n the inertial navigation system and processing is often necessary for gyroscope
Speed meter performance test conducted
,
This is when you want to design one kind of test it
Our filter
.
Filter from the functions can be divided into four low-pass
,
Qualcomm
,
Bandpass
,
Bandstop filter
.
The text to be studied in a low-pass filter is a low-frequency signal by
For the high-frequency signal suppression filter
,
Bart Waugh think is the most simple filters
The single low-pass filter
.
Which
,
Is a real constant
,,
.
A
,,
Two
,
Minute
Mother is a power of the polynomial order of the filter
.
If the formula
Except
. "
Have a child outside the sub-zero coefficients are
,
Then the transfer function
Turned into a constant ratio with polynomial
.
At this time there is limited transfer function
No pole while Zero Limited
,
This kind of filter is referred to as full-pole filter
Implement
,
Order Butterworth filter is all-pole filter
.
W)
- 2013-10-25 10:47:37下载
- 积分:1
-
Abkowitz模型船舶操纵仿真
说明: 利用C++编写船舶Abkowitz模型,适当调整参数就能完成船舶操纵的航向控制及回转运动(Using C + + to write the Abkowitz model of the ship, and adjusting the parameters properly, the course control and turning motion of the ship can be completed)
- 2021-03-22 20:49:16下载
- 积分: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
-
ALL
封装实现了 多线程操作、TCP/IP操作、运算符重载等。(Package which enables multi-threaded operation, TCP/IP operations, operator overloading, and so on.)
- 2011-07-11 16:43:33下载
- 积分:1