-
-
DataFilter.rar
当我们在操作数据集时,往往需要对数据进行筛选。例如:一个名为Customer的数据表,它具有CustNo、CustName、Country、Address、Phone、State、TaxRate等字段,如果只想查看国别为China或顾客号大于1000的顾客记录,就需要对数据集进行过滤。经总结,有下面这些过滤方法:
一、利用Ttable和Tquery的Filter属性
二、用ApplyRange筛选数据集的记录
三、用OnFilterRecord事件筛选
四、用Tquery控件的SQL语句
-
-
-
-
kalman_Matlab.rar
卡尔曼滤波器(kalman filter)设计,MATLAB语言实现。包括了详细的算法文档,通过室温控制说明具体设计过程。是学习kalman的一个好例程
-
DirectShow_PID.rar
PID是一种COM组件。它一般实现了一个标准的Filter Graph Manager不支持的接口,并被Filter Graph Manager运行时聚合使用。
-
lowl-latency.zip
For USB program, low pass filter for audio,Audio low-frequency Pass filter.
-
-
dl99_EhLib36_D6-7.rar
... 2006 (Delphi and C++ Builder).
* Fixed a error of the grid twinkling in the tree mode on opening a node.
* Fixed a error of filling a list of values in the filter when PickList and KeyList properties for the TColumnEh is filled.
* Some other bugfixes.
-
-