-
fully described C BUILDER6 development of technology, the book is divided into t...
全面讲述了C++BUILDER6开发技术,全书分两部分,第一部分是windows和数据库开发,第二部分是高级应用程序和分布式应用开发。作者是Satya Sai Kolachina,曾在很多世界500强大公司担任软件架构师。注:本书是英文版-fully described C BUILDER6 development of technology, the book is divided into two parts, the first part of the windows and database development, the second part of the senior applications and distributed applications development. The author is Satya Sai Kolachina, in many of the world"s 500 major companies as software architect. Note : This book is the English version
- 2022-03-06 10:42:05下载
- 积分:1
-
Delphi2005程序设计技巧集.rar
Delphi2005程序设计技巧集.rar-Delphi programming skill sets. Rar
- 2023-02-10 09:05:03下载
- 积分: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-09-09 16:20:03下载
- 积分:1
-
TeeChart控件源代码
source code for TeeChart
- 2022-03-05 00:11:35下载
- 积分:1
-
delphi错误调试方面的经典书籍!非常有参考价值!
delphi错误调试方面的经典书籍!非常有参考价值!-delphi error debugging of classic books! Very useful!
- 2022-03-12 06:39:08下载
- 积分:1
-
Delphi高手突破!帮助您成为真正的Delphi高手!
Delphi高手突破!帮助您成为真正的Delphi高手!-Delphi expert breakthrough! Help you become a true master of Delphi!
- 2022-01-26 19:25:33下载
- 积分:1
-
DelphiWin32核心API参考光盘内容.是学习书籍中的源码,便于学习.
DelphiWin32核心API参考光盘内容.是学习书籍中的源码,便于学习.-DelphiWin32 core API Reference CD-ROM. Book learning is the source to facilitate learning.
- 2022-07-08 21:07:15下载
- 积分:1
-
conexion Modbus RS485
Conexion de Modbus rs485
- 2023-05-28 10:55:02下载
- 积分: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
-
achievements : the right of each selection of the smallest contribution, the com...
建树方法:每次选取最小权建树,建好树根节点的权为其所有树叶权之和-achievements : the right of each selection of the smallest contribution, the completion of the root node right for all of the power and leaves
- 2022-02-14 10:01:00下载
- 积分:1