搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
TTC
- 本程序分为三个相对独立的部分,第一个部分是类clock的定义,第二个部分是时钟类成 员函数的具体实现,第三个部分是主函数mdn()。从前面的分析可以看到,声明了类及成员 函数只是对问题进行了抽象和封装的描述,问题的解决还要通过“类的实例”——对象之间的 消息传递来完成,这里的主程序的功能就是声明对象并传递消息。 程序中语句”yCtdk.showTime()就是对象调用函数的标准形式,它访问了类mYClMk 的成员函数5h。wTlme()。 -the procedure
qiche
- 有一个汽车类vehicle,它具有一个需传递参数的构造函数,类中的数据成员车轮个数wheels和车重weight放在保护段中;小车类car是它的私有派生类,其中包含载人数passenger-load;卡车类truck是vehicle的私有派生类,其中包含载人数passenger-load和重量payload。每个类都有相关数据的输出方法。-have an auto vehicle, it has a need to transfer parameters Constructors, Class
FA_Demo
- 我本来想用的是.ocx控件,最后发现,对于自定义struct,它似乎是无能为力(有谁知道.ocx可以的话请联系我)。最后采用的是vc++6.0中的ATL。下面给出了如何调用含自定义结构的组件函数senddata,ReceiveData。组件中的参数传递与下面的代码是一模一样的 ,这里不再重复。(该组件是应用于配电自动化中的,用以实现馈线自动化FA功能,本人自己设计开发)。 -I had wanted to use the. Exe controls and found that, since t
vbanddll
- VB函数中传递数组,在VB中数组作为函数的参数,相当于C/C++指针-VB transfer function arrays, in VB array as a function of the parameters, the equivalent of C / C indicators
getfod+zielger
- zileger和getfod函数可以实现对传递函数分析,计算PID的三个参数,便于进行设计PID
54
- 《高阶谱分析》例题5.4,根据零极点分布建立传递函数,求解冲击响应和系统输出,求解高阶矩或累计量,计算倒谱参数。
BP
- delphi 2005下编译通过。支持变学习率。具有通用性,传递函数可自己写(动态调用)。 下面是程序和使用的例子。学习《人工智能与专家系统》时写的。-delphi 2005 adopted under the compiler. Support for variable learning rate. With GM, and transfer function can write their own (dynamic call). The following are the proc
HC08
- Freescale HC08的传参方式,从汇编中传递参数到C函数-Freescale HC08 mass parameter method to pass parameters from the compilation to the C function
ch68
- 通过传递函数建立系统模型,通 过传递函数建立系统模型.-Through the establishment of the system transfer function model, through the establishment of the system transfer function model, transfer function through the establishment of system model.
Transfer.Function.Example.code.DELPHI
- DELPHI参数传递函数实例代码Transfer Function Example code for DELPHI -Transfer Function Example code for DELPHI
ch3
- 该程序描述了系统传递函数、空间状态方程以及微分方程相互之间的转换。-The program describes the system transfer function, state space equations and differential equations between the conversion.
Time-domain-analysis-system
- 本系统可做自动控制原理中的时域分析仿真实验,系统特性如下: 1:可选择仿真系统为一阶、二阶、任意阶 2:可选择信号源为正弦波、三角波、锯齿波、方波(可模拟阶跃信号),并可调节信号源频率、幅值、相位、偏移、方波占空比 3:可选择信号采样率及采样数 4:自动计算传递函数 5:自动计算时域响应参数(增益系数、上升时间、峰值、峰值时间、稳定时间、超调量) 6:波形图同时显示原始信号和响应信号 注:使用本系统需安装labview控制设计与仿真库-The system can d
PWM--switching-power-supply
- 把电源系统表示成线性传递函数或非线性控制模型,以此建立一种符号仿真模型-The power system transfer function expressed as a linear or nonlinear control model, in order to establish a symbolic simulation model
运算符重载与拷贝构造函数
- ①建立类RationalNumber(分数类),使其具有如下的功能: 建立构造函数,它可以避免分母为0、当分数不是最简单形式时进行约分,并可以避免分母为负数; 重载加、减、乘、除运算符(+、-、*、/); 重载关系运算符(==、<、<=、>、>=、!=)。 ②创建一个包含double*的类,其构造函数通过调用new double来对double*进行初始化,并将构造函数的参数中的值赋给存储单元。析构函数打印出double*所指向的值,并把该值设为-1,对存储
Survey
- 生成纵横向四阶方程,计算特征根,传递函数等,给出波特图及尼科尔斯图。- SURVEY is set up to make calculations based on the 12 x 12 Fmodel and 12 x 7 Gmodel produced by FLIGHT, with the generic business jet model trimmed for flight at V = 102 m/s and h = 3,050 m. The flags are set to ge
z_Trans
- z变换可以实现传递函数到差分方程到离散时间边梁的计算-Z transformation can be achieved transfer function to the difference equation to the discrete time edge beam calculation 提出修改建议
function
- 对未知模型系统的输入输出经行系统传递函数的辨识,(Identification of the input and output system transfer function for the input and output of the model)
botetu
- 利用matlab绘制波特图,能够完整的绘制传递函数的幅频特性曲线(Drawing Potter map with MATALB)
PID
- 专家控制 求二阶传递函数的阶跃响应 G(s)=133/(s^2+25s),取采样时间为1ms进行离散化。设计专家PID控制器,并进行Matlab仿真。(Expert control Find the step response of the second-order transfer function G(s)=133/(s^2+25s), and take the sampling time as 1ms for discretization. Design expert PID contro