-
高级编程技术
Borland C++ Builder高级编程技术-senior programming technology
- 2022-07-10 10:42:23下载
- 积分:1
-
a basis for the programmers
适合有一定基础的编程者-a basis for the programmers
- 2022-03-20 11:05: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
-
可以拨打网络电话网络电话源码网络电话源码
可以拨打网络电话网络电话源码网络电话源码-网络电话源码网络电话源码网络电话源码网络电话源码
- 2022-10-25 22:30:03下载
- 积分:1
-
report machine 2.3
功能强大,能解决折行乱码的问题
report machine 2.3
功能强大,能解决折行乱码的问题-report machine 2.3 powerful, can solve the problem of garbled folding line
- 2023-05-01 07:00:03下载
- 积分:1
-
设计模式的一本好书,作者把他转成delphi语言了
设计模式的一本好书,作者把他转成delphi语言了-design a model of good books, the authors put him into the language delphi
- 2022-08-23 00:11:32下载
- 积分:1
-
初学者很好的启蒙教材,看过很有收获,对初学者是一个很好指导!...
初学者很好的启蒙教材,看过很有收获,对初学者是一个很好指导!-C++builder 6.0,C++builder 6.0,C++builder 6.0
- 2023-01-13 08:05:03下载
- 积分:1
-
Delphi7中文帮助 v0.3 不需要解压缩密码,直接下载使用,很不错的帮助文件,希望对你能有所帮助...
Delphi7中文帮助 v0.3 不需要解压缩密码,直接下载使用,很不错的帮助文件,希望对你能有所帮助-Delphi7 Chinese v0.3 need help extract passwords, download use, very good help files, and I hope to help you
- 2022-02-01 08:10:49下载
- 积分:1
-
本书共有数值计算中常用的Delphi子过程100多个,内容包括解线性代数方程组、插值、数值积分、特殊函数、函数逼近、特征值问题、数据拟合、方程求根和非线性方程组...
本书共有数值计算中常用的Delphi子过程100多个,内容包括解线性代数方程组、插值、数值积分、特殊函数、函数逼近、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组和解偏微分方程组。每一个过程都包括功能、方法、使用说明、过程和例子五部分。-the numerical calculation commonly used for the Delphi process more than 100, including solutions of linear algebraic equations, interpolation, numerical integration, special, function approximation, eigenvalue problems, data fitting equation Root and solve nonlinear equations, functions and the extreme optimization, statistical data description, Fourier transform spectra, solution of ordinary differential equations reconciliation partial differential equations. Each course includes a function, method, use, process, and examples of five parts.
- 2022-03-24 22:57:36下载
- 积分:1
-
News reader source code for Windows in Delphi, open source.
News reader source code for Windows in Delphi, open source.
- 2022-04-24 00:14:28下载
- 积分:1