-
用matalb实现了参数可变的极零抵消滤波器还陷波滤波器输入参数既可以应用...
用matalb实现了参数可变的极零抵消滤波器还陷波滤波器输入参数既可以应用-Matalb achieved with an extremely variable parameter is also zero-offset filter notch filter can be applied to both the input parameters
- 2022-05-17 21:16:10下载
- 积分:1
-
Delphi纸牌游戏动画特效
一个基于Delphi编写的纸牌游戏动画特效,并不是一个完整的游戏,而是生成的纸牌动态效果,和图像处理有关的一个Delphi范例,如演示截图所示,生成的动画 效果还是挺不错的,或许可作为某方面的借鉴。部分代码如下:
FCardId:Cardinal ; //扑克的编号,0-51为各花色的1-K,52为大王,53小王
FFaceUp:bool; //是否正面朝上
procedure SetCardId(id:Cardinal);//设置扑克牌的编号
procedure SetFaceUp(Flag:Bool); //设置是否正面朝上
function GetValue:integer; //得到扑克牌的点数
function GetSuit:TCardSuit; //得到扑克牌的花色
procedure Paint; override; //画扑克牌的程序
constructor Create(AOwner:TComponent);overload;override; //构造函数
constructor Create(AOwner:TComponent;Id:Cardinal);overload;
procedure SetCard(Suit:TCardSuit;Value:Cardinal); //设置扑克牌的编号
property CardId:Cardinal read FCardId write SetCardId; //扑克牌编号
property FaceUp:bool read FFaceUp write SetFaceUp default False; //正面朝上
property Value:integer read GetValue; //扑克的点数,只读
property Suit:TCardSuit read GetSuit; //扑克的花色,只读
- 2022-01-26 05:07:33下载
- 积分:1
-
CE
说明: 层次分析法,序关系法,变异系数法,熵权法的matlab程序,经测试很实用,可以计算指标权重(Analytic hierarchy process, order relation method, coefficient of variation method, entropy weight method of Matlab procedures)
- 2017-08-06 23:31:37下载
- 积分:1
-
yuzhi
对采集的图像或者振动信号进行软硬阈值处理,进而达到降噪的效果(The soft and hard thresholds of the collected images or vibration signals are processed to achieve the effect of noise reduction.)
- 2018-07-07 11:11:43下载
- 积分:1
-
产生北斗b1频点信号
能够产生北斗B1频点37个卫星的信号,调制了CA码和NH码及不同卫星的PRN码(Can produce beidou B1 frequency point 37 of the satellite signal, modulation of CA code and NH code and different satellite PRN code)
- 2021-03-09 12:59:28下载
- 积分:1
-
Sql column data dictionary description of the relevant information table describ...
数据字典相关sql
列描述信息
表描述信息
创建列描述信息
创建表描述信息
更行字段说明,更新表说明 存在才能更新
获取SQL Server服务器的连接信息用脚本
字段信息
索引信息
约束与过程信息
查询存储过程
查询视图
主键,外键,约束
服务器,数据库名称
用户数据库名字
用户数据库 创建时间
用户数据库 路径
数据库下所有表-Sql column data dictionary description of the relevant information table describes information to create the column descriptions to create the table describes information more row fields to update your table illustrates there is to update the SQL Server connection to the server to obtain information on field information with the script index information is stored constraints and process information query procedure to query the view primary keys, foreign keys, constraints, server, database name of the user database user name of the user database, the database creation time path of the database, all tables
- 2022-02-03 02:15:47下载
- 积分:1
-
neiqianjquerymobile
说明: A native Android and jquery. Mobile example source code, directly read the local HTML information display, in practical applications can change the local HTML to the address of the network, the advantage of using jquery. mobile is the advantage of B/S architecture, one change will change the advantage.
- 2020-06-15 22:55:01下载
- 积分:1
-
IEC_61131_8__2003_09
说明: IEC 61131-8 ( 2003.09 )
- 2020-11-17 11:29:40下载
- 积分:1
-
信息隐藏
说明: 用DCT将文本信息隐藏到图像中,再用各种攻击测试其鲁棒性(The text information is hidden into the image using DCT, and then tested for robustness with various attacks.)
- 2020-12-18 10:49:33下载
- 积分:1
-
这是一个学习包,里面都是关于算法的学习包,其中的很多文章是我很艰难遭到的,与大家一起分享。...
这是一个学习包,里面都是关于算法的学习包,其中的很多文章是我很艰难遭到的,与大家一起分享。-This is a learning kits, which are on the learning algorithm packs, Many articles in which I was very difficult, and share with everyone.
- 2022-03-15 20:21:28下载
- 积分:1