-
GS_phase_only_2D
说明: 该算法基于MATLAB,利用GS算法迭代还原图像相位(intensity retrieve phase)
- 2019-10-04 21:29:04下载
- 积分:1
-
基础排序的蚁群
说明: 在传统的蚁群算法上实现了改进,排序蚁群算法实现路劲规划(The traditional ant colony algorithm is improved, and the sorting ant colony algorithm is used to realize the road stiffness planning)
- 2020-12-26 16:40:01下载
- 积分:1
-
DNP3通信协议的细节(数据链路层),促进发展…
详细介绍了DNP3通信规约(数据链路层),便于开发相应的软件。-Details of DNP3 communication protocol (data link layer), to facilitate the development of corresponding software.
- 2023-02-18 18:40:03下载
- 积分:1
-
mulu-cao-zuo
基于LabWindows/CVI的目录操作(Based on the LabWindows/CVI directory operation)
- 2012-03-14 17:33:41下载
- 积分:1
-
pb91b7
说明: 給一個平面上的三角形, 找出包含此三角形且平行於兩軸的最小矩形.(a plane to the triangle, triangle identified include this in two parallel axes of the smallest rectangle.)
- 2006-01-22 14:37:43下载
- 积分: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
-
新建文件夹
说明: 带有MUSIC算法程序和BPSK调制生成信号的matlab程序(The matlab program with MUSIC arithmetic program and BPSK modulation signal generation)
- 2019-03-26 14:32:09下载
- 积分:1
-
建立了一个备用的内存分配方案为toyfdtd1。由翰…
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
- 2022-03-17 13:21:54下载
- 积分:1
-
股票预测
基于神经网络的股票价格预测的MATLAB实现,经网络的在实际预测模型中的问题(MATLAB implementation of stock price prediction based on neural network and problems in the actual forecasting model via network)
- 2021-01-10 14:58:50下载
- 积分:1
-
DSP LF2407A 板上DA例程 已跑通了
DSP LF2407A 板上DA例程 已跑通了-DA-board DSP LF2407A routine has been run over the
- 2022-08-04 00:46:23下载
- 积分:1