-
dgoy
精彩FLASH源文件<动感火焰>.供大家学习参考.我们一起努力吧.(wonderful source)
- 2006-07-05 21:36:14下载
- 积分:1
-
delphi 怎样在数据表中调整记录指针的位置
delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:
procedure TFrmOrderBy.FormShow(Sender: TObject);
begin
ADODataSet1.Active := false;
ADODataSet1.Active := true;
end;
procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);
begin
Close;
end;
procedure TFrmOrderBy.Button1Click(Sender: TObject);
var
No: Integer;
begin
No := StrToIntDef(Edit1.Text, 1);
ADODataSet1.MoveBy(No);
end;
- 2022-04-11 22:27:36下载
- 积分:1
-
PCNN图像增强
说明: 基于PCNN的图像处理方法,能够有效进行图像的增强。(The image processing method based on PCNN can effectively enhance the image.)
- 2019-12-15 21:38:25下载
- 积分:1
-
复调制细化方法(ZFFT)和线性调频Z变换方法(Ch irp-Z变换)
说明: 在细化选带频谱分析中,复调制细化方法(ZFFT)和线性调频Z变换方法(Ch irp-Z变换)是常用的两种方法。对于发生严重干涉现象的密集多频率谐波成分,ZFFT通过增大细化倍数后重采样,把干涉的各频率成分分离后进行校正可获得高精度的信号参数。(In the frequency spectrum analysis of refined band selection, ZFFT and Chirp-Z transform are two commonly used methods. For the dense multi frequency harmonic components with serious interference, ZFFT can obtain high-precision signal parameters by increasing the thinning multiple and resampling, separating the frequency components of interference and correcting them.)
- 2020-06-02 11:41:53下载
- 积分:1
-
This beautiful interface a good helper, but also to my friends, let us look at t...
这是界面美观的好帮手,也是朋友给我的,请大家-This beautiful interface a good helper, but also to my friends, let us look at the good
- 2022-01-25 16:40:25下载
- 积分:1
-
upsample
说明: Matlab实现对正弦波采样的线性内插,及上采样过程。(Matlab to achieve sampling sinusoidal linear interpolation, and the sampling process.)
- 2008-11-28 17:05:30下载
- 积分:1
-
TPRU v3.1.0.9.3.0
说明: 量化投资外汇mt4专用ea,月盈利率达到100%。趋势ea(Quantitative investment in foreign exchange MT4 special EA, monthly profit rate of 100%. Trend EA)
- 2019-12-20 16:29:25下载
- 积分:1
-
实验8 PWM输出实验
说明: stm pwm编程输出案例 keil c(stm32f103 pwm program plus wave output)
- 2020-12-01 14:43:34下载
- 积分:1
-
BPA
主要内容包
括:潮流数据格式说明,潮流数据,潮流结果。在尽可能的情况
下提供网络结构图,并提供数据的出处,以及我们对其潮流计算
和结果的一些感受。(power code)
- 2009-06-22 09:48:23下载
- 积分:1
-
V2Gpower
根据最后出行时刻,日行驶里程计算V2G曲线(According to the last travel time, the daily mileage V2G curve is calculated.)
- 2018-06-28 16:27:25下载
- 积分:1