-
kalmandelphi
delphi语音kalman滤波,改进了kalman滤波算法,精简了运算量(Improved voice kalman filtering delphi)
- 2013-11-21 09:39:15下载
- 积分:1
-
class-study
delphi中类的封装演示,从简单到复杂,包括简单类的使用,到方法重载,属性的使用,构造和析构函数等等。介绍类的封装,源码中还有详细说明,请仔细阅读。(delphi package in the class presentation, from simple to complex, including the use of a simple class to method overloading, the use of property, construction and destructor and so on. Introduced the class package, the source code also details, please read them carefully.)
- 2011-06-05 16:46:25下载
- 积分:1
-
kxcwgdb
说明: corba技术orbit demo例子 echo 不错不错(Corba technology, orbit demo example, echo, nice.)
- 2019-04-18 23:02:27下载
- 积分:1
-
dfw062
dfw控件组V0.62 (dfw control group V0.62 )
- 2006-06-08 19:16:32下载
- 积分:1
-
function
通过举例说明函数调用的实现过程、基本变量说明以及基本控件的使用。(Function call by example the implementation process, the basic variables and basic control instructions to use.)
- 2010-09-04 21:52:45下载
- 积分:1
-
FmSoft unigui v1-1397
FmSoft unigui v1-1397 VCL cracked
- 2018-05-18 04:00:49下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
mysql
Libmysql.dll wrapper for delphi
- 2014-01-28 18:24:27下载
- 积分:1
-
EmbeddedWB_D2005_Update12
用Delphi开发的IE内核增强型浏览器代码.比Delphi本身自带的Webbrowser功能多了很多特性.(a new component for IE development, with new and more features compares with the default embeded component "webbrowser" of delphi.)
- 2010-07-27 00:14:17下载
- 积分:1
-
SQL_ANALYSE
自己根据要求写的一个数据表查询软件,相当SQL分析器,但可以查ACCESS、paradox等小型数据库(sql analyse)
- 2013-06-02 18:26:46下载
- 积分:1