-
正负序提取
实现电压的正负序分离,进而进行不对称故障情况下的有功功率控制(The positive and negative sequence separation of voltage is realized, and the active power control in the case of asymmetric fault is carried ou)
- 2017-11-22 10:50:34下载
- 积分: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
-
一个实用的小程序
资源描述 C语言初学者希望通过一些实用的小程序来提高自己,现在,机会来了,只要下载,并打开文件包,就可以接触难度稍高一些的C语言题目,进而能提升初学者的编程能力!
- 2023-09-06 06:25:04下载
- 积分:1
-
用于液晶显示的取模工具,能满足任何要求,纵向低地址,高地址都可以...
用于液晶显示的取模工具,能满足任何要求,纵向低地址,高地址都可以-For liquid crystal display modulus tools, can meet any request, vertical low-address high-address can be
- 2022-02-12 18:49:47下载
- 积分:1
-
23825772Fischer_algo
ofdm自适应资源分配,非常强大,适合做毕设的同学参考或使用(OFDM adaptive resource allocation is very powerful. It is suitable for students who have completed the project.)
- 2018-04-24 10:49:26下载
- 积分:1
-
flash game series and is a useful Dongdong, hope to be able to help everyone
flash编的游戏是一个和好用的东东,希望能够帮助大家-flash game series and is a useful Dongdong, hope to be able to help everyone
- 2022-05-27 10:41:29下载
- 积分:1
-
picPPT
这是一个关于PIC系列单片机及CPLD等的相关学习资料。方便大家了解不同系列的微控制器件。(This is a study on PIC MCU and CPLD and other relevant learning materials. To facilitate a better understanding of different series of micro-control devices.)
- 2009-02-01 10:48:23下载
- 积分:1
-
自定义保存报警
说明: mcgs存盘数据浏览,可以自定义浏览查询数据。(MCGS inventory data browsing, you can customize browsing query data.)
- 2019-05-14 10:06:20下载
- 积分:1
-
嵌入式零树小波编码标准的例子
Example of Embedded Zerotree Wavelet encoding in ANSI-C
- 2022-09-27 22:55:02下载
- 积分:1
-
液晶显示的转换工具,常用于图像转换的标志
转换LCD图像的工具,常用于logo图像转换-LCD image conversion tool, commonly used in the logo image conversion
- 2023-06-28 06:45:04下载
- 积分:1