-
DELPHI from entry to master e
DELPHI从入门到精通
电子书(用超星阅读器可打开)-DELPHI from entry to master e-book (with Chaoxing Reader to open)
- 2023-06-18 05:45:05下载
- 积分:1
-
Delphi Informant Magazine 2000 March
Delphi Informant Magazine 2000 March
- 2022-08-25 00:40:50下载
- 积分: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
-
Delphi
数学算法,该书内所有程序的源码,Delphi程序-Delphi
- 2022-04-10 10:55:17下载
- 积分:1
-
层次分析法的算法已经经过开发严整
层次分析法的算法已经经过开发严整-AHP algorithm has been developed after thorough
- 2022-02-26 17:19:37下载
- 积分:1
-
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
- 2022-03-03 14:28:51下载
- 积分:1
-
Gestion de una intranet bien bonita
Gestion de una intranet bien bonita -Gestion de una intranet bien bonita
- 2022-03-03 11:37:59下载
- 积分:1
-
Delphi7程序设计技巧与实例,请使用winrar3.1版本…
Delphi7程序设计技巧与实例,请用winrar3.1以上版本解压。-Delphi7 program design techniques and examples, please use winrar3.1 versions of decompression.
- 2022-02-15 05:05:58下载
- 积分:1
-
The material collected by me is useful to study the programming language delphi,...
这是我收集的关于学习DELPHI资料,非常有用啊!!!里面有入门的课程。-The material collected by me is useful to study the programming language delphi, including some rudimental knowledge about it.
- 2022-03-01 13:23:43下载
- 积分:1
-
use C# programming language to write a fixed filter 3x3 Convolution
用C#编程语言编写固定滤波器3x3卷积
- 2022-01-29 03:21:02下载
- 积分:1