-
use C# programming language to write a fixed filter 3x3 Convolution
用C#编程语言编写固定滤波器3x3卷积
- 2022-01-29 03:21:02下载
- 积分:1
-
随机抽奖程序
抽出一等奖1名,二等奖10名,三等奖100
同一个号码不能中多等奖...
随机抽奖程序
抽出一等奖1名,二等奖10名,三等奖100
同一个号码不能中多等奖-random draw process out a prize, second prize 10, Third with a 100 number can not multi-Prize
- 2022-06-30 12:10:44下载
- 积分:1
-
100个dephi实例,希望对大家有用。
100个dephi实例,希望对大家有用。-100 Delphi example, in the hope that useful to everyone.
- 2023-03-25 23:05:04下载
- 积分:1
-
FastReport
FastReport开发指南,用来提供给初学fastReport的完整开发方案-FastReport
- 2022-02-14 06:51:12下载
- 积分:1
-
Delphi高手突破!帮助您成为真正的Delphi高手!
Delphi高手突破!帮助您成为真正的Delphi高手!-Delphi expert breakthrough! Help you become a true master of Delphi!
- 2022-01-26 19:25:33下载
- 积分:1
-
programming examples and techniques, use winrar3.1 versions of decompression.
delphi 5编程实例与技巧,请用winrar3.1以上版本解压。-programming examples and techniques, use winrar3.1 versions of decompression.
- 2022-03-19 15:15:46下载
- 积分:1
-
This is a three
这是一个关于信息三层提示的程序这是一个关于客户关系管理的应用程序-This is a three-tier information on the procedures suggest it is on a customer relationship management application
- 2022-08-09 19:53:19下载
- 积分:1
-
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Gr...
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: string)
of object
TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object
TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object
// Property Editor for driver selection
type
TDrivereditor = class(TPropertyEditor)
function GetAttributes: TPropertyAttributes override
procedure GetValues(Proc: TGetStrProc) override
function GetValue: string override
procedure SetValue(const Value: string) override
end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject)
- 2022-02-21 02:41:49下载
- 积分:1
-
连接到串行端口的试验
Bascula conectada al puerto serie
- 2023-03-20 09:30:04下载
- 积分:1
-
Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。...
Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。-Delphi language reference manual, users need, especially for beginners is very important.
- 2022-08-06 08:02:45下载
- 积分:1