-
人机版,能实现智能,但是不是很高级..
其具体实现比较复杂...
人机版,能实现智能,但是不是很高级..
其具体实现比较复杂-chinese chess
- 2022-04-15 01:45:53下载
- 积分:1
-
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子-delphi Guide Delphi six most common use of the function and use examples
- 2022-02-24 23:10:53下载
- 积分:1
-
100例源化学需氧量书的编程效能…
Delphi实效编程百例的随书源代码
这是其中的磁盘文件部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the Disk File
- 2022-02-13 15:17:49下载
- 积分:1
-
Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publi...
Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publisher: Sams
Number Of Pages: 1200
Publication Date: 2001-12-17
ISBN-10 / ASIN: 0672321157
ISBN-13 / EAN: 9780672321153
Borland(r) Delphi 6 Developer s Guide is a new edition of the #1 best-selling Delphi book by authors Steve Teixeira and Xavier Pacheco. Steve and Xavier are of the winners of the Delphi Informant Reader s Choice Award for both Delphi 4 Developer s Guide and Delphi 5 Developer s Guide.
Borland(r) Delphi 6 Developer s Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland s new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi.-Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publisher: Sams
Number Of Pages: 1200
Publication Date: 2001-12-17
ISBN-10 / ASIN: 0672321157
- 2022-04-16 05:52:59下载
- 积分:1
-
Delphi技巧集锦
DELPHI技巧集锦 -DELPHI skills allehanda
- 2022-03-14 07:13:23下载
- 积分:1
-
葵花宝典是DELPHI开发必备的工具,里面记录了一些非常有用的编程方法和技巧,对大家很有用。...
葵花宝典是DELPHI开发必备的工具,里面记录了一些非常有用的编程方法和技巧,对大家很有用。-sunflower Delphi is an essential tool for development, they recorded some very useful programming methods and techniques useful to everyone.
- 2022-08-17 02:23:30下载
- 积分:1
-
Delphi游戏编程导学
Delphi游戏编程导学
Delphi游戏编程导学
Delphi游戏编程导学-Delphi Games Programming Delphi Games Programming Guidance Guidance
- 2023-07-28 06:25:03下载
- 积分:1
-
珍藏的C++Builder 电子书,从中受益很多
珍藏的C++Builder 电子书,从中受益很多-Book of C++Builder
- 2023-01-16 03:50:05下载
- 积分: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
-
配件管理用报表工具,FASTREPORT,很好用的报表工具
配件管理用报表工具,FASTREPORT,很好用的报表工具-Parts management with reporting tools, FASTREPORT, very good reporting tools used in
- 2022-01-25 16:32:17下载
- 积分:1