-
Bilinear transform algorithm input order, the sampling time, control variables (...
双线性变换算法
输入阶次 ,采样时间 ,控制变量 ( 时 =1, 时 =0)
b1为s函数或z函数多项式的系数,先输入分子的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),再输入分母的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),均存到b1内。
-Bilinear transform algorithm input order, the sampling time, control variables (time = 1, when = 0) b1 function for s or z function polynomial coefficient, the coefficient of the first input elements (from the high power to low power of , high-coefficient of zero, should be type 0, the coefficient between the key separated by a space), and then type the denominator of the coefficient (from the high power to low-power, high-coefficient of zero, should be type 0, between the coefficient of keys separated by spaces), are kept within the b1.
- 2022-02-04 07:44:22下载
- 积分:1
-
基于PL3201的载波通信,数据透传(载波收
基于PL3201的载波通信,数据透传(载波收-串口返回;串口接收--转载波发)-PLM communication for PL3201
- 2022-05-14 17:48:17下载
- 积分:1
-
stm32的ad程序,不错的。
stm32的ad程序,不错的。-dsp serial debugger, good.
- 2022-03-21 05:26:57下载
- 积分:1
-
数据采集程序代码
数据采集程序代码-data acquisition code
- 2022-10-08 16:45:03下载
- 积分:1
-
网络扫描软件
一个关于网络扫描的软件-on a network scanning software
- 2022-12-10 09:50:03下载
- 积分:1
-
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理...
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理-Achieve scores of class Math
- 2023-09-02 10:20:02下载
- 积分:1
-
wince 5.0 based on written personal java virtual Rubik
wince 5.0上基于personal java写的的虚拟魔方,可以自动拼图
需安装NSIcom的虑拟机 CrE-ME
之后直接双击jar文件即可。-wince 5.0 based on written personal java virtual Rubik
- 2022-06-19 23:29:09下载
- 积分:1
-
学生信息管理系统是例子例子!!! 学生信息管理系统是例子
学生信息管理系统是例子例子!!! 学生信息管理系统是例子 -student information system
- 2022-08-16 08:27:32下载
- 积分:1
-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
This programme achieves creating and withdrawing the toolbar and the statusbar d...
本程序实现了动态创建和撤销工具栏和状态栏,是vc入门的一个简单的例子-This programme achieves creating and withdrawing the toolbar and the statusbar dynamically.It is a simple example of VC introduction.
- 2023-02-20 04:35:04下载
- 积分:1