-
cr171
比较了软阈值,硬阈值及当今各种阈值计算方法,一些自适应信号处理的算法,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角。( Comparison of soft threshold and hard threshold and today various threshold calculation method, Some adaptive signal processing algorithms, It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle.)
- 2017-03-06 09:17:39下载
- 积分:1
-
ClipboardChangedControl
说明: 剪贴板监控,监控应用程序的剪贴板操作,会对剪贴板内的变化做出响应(clipboard monitoring and control applications in the clipboard operations, the clipboard will respond to changes)
- 2006-02-17 10:27:03下载
- 积分:1
-
direction finding algorithm
说明: 利用信号本身的结构特征,通过附加不同的稀疏约束,该模型利用过完备字典进行信号分解,使其表示成字典中若干原子的线性组合,从而获得数据的精简表示。(By using the structural characteristics of the signal itself and adding different sparse constraints, the model decomposes the signal into linear combinations of atoms in the dictionary by using an over-complete dictionary, thus obtaining a simplified representation of the data.)
- 2019-01-12 19:57:10下载
- 积分:1
-
切比雪夫滤波器设计
根据滤波器设计指标,可计算出系统归一化传递函数,并转换成带通滤波器传递函数(According to the filter design index, the system normalized transfer function can be calculated and converted into a bandpass filter transfer function.)
- 2020-06-18 00:20:01下载
- 积分:1
-
平面网平差,有网图绘制功能。另带放样小程序
平面网平差,有网图绘制功能。另带放样小程序-planar network adjustment, network mapping function. Another small programs with lofting
- 2023-08-11 18:45:04下载
- 积分:1
-
超多IrisSkin2.dll C#窗口皮肤素材
超多C#窗口皮肤素材,这些皮肤素材可用于制作C#的换肤窗口,主要针对于IrisSkin2.dll,当然其它类库实现的换肤功能也可以使用,压缩包内带有IrisSkin2.dll皮肤控件实现C#皮肤窗口的方法,使用前请先参阅哦。
- 2022-02-06 09:39:46下载
- 积分:1
-
这是我最近写的图书馆管理系统,很不错的,大家可以下来
这是我最近写的图书馆管理系统,很不错的,大家可以下来-This what I recently wrote a library management system that is very good, we can look at down
- 2022-05-27 00:56:52下载
- 积分:1
-
Meldas 500
说明: handbook for users about mitsu meldas 500 cnc
- 2019-03-01 07:47:01下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
C++学习随笔
C++学习随笔-C++STADY
- 2023-01-26 12:45:03下载
- 积分:1