-
getimage
利用线程搜索网页上的图片,然后用HTTP进行多线程下载(Search the Web using the thread on the picture, and then to multi-threaded HTTP download)
- 2009-04-02 19:34:28下载
- 积分:1
-
Irqfunc
Misc Funcs for Delphi 5-7
- 2014-08-07 00:17:40下载
- 积分:1
-
fast net vcl delphi 3
fast net vcl delphi 3
- 2022-10-26 15:50:04下载
- 积分:1
-
ObjectPascalHandbook-EN
pascal书籍
pascal Object Hand book ,for delphi lazarus free pascal(pascal Object Hand book ,for delphi lazarus free pascal)
- 2020-06-23 13:00:06下载
- 积分:1
-
串口温度显示源代码的使用:系统要求:Win9x…
串口温度显示源代码
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参
串口通迅(编程源码)、串口调试助手、端口网络通信技术,VC/C编程,移动机器人控制相关技术,Matlab仿真及数据处理-Serial temperature display the source code for use : System requirements : WIN9X/ME/NT/2000 VC 6.0 and the installation of the VC ACTIVEX control (VC Installed six elected) Introduction : VC 6.0 using MSComm programming, Serial can receive data and send data, data showed in the receiving box and this box. How to establish projects : the establishment of a new folder and file will be unpacked using WINZIP, Double-click Scommtest.dsw VC6.0 will open in the project documents. Author home page detailed program note, every step of the list can participate Serial correspondent (programming source), Serial debugging assistant port network communications technology, VC/C programming, the mobil
- 2022-02-16 09:30:17下载
- 积分: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
-
本章概要介绍Borland C++ Builder(BCB)和解释什么..
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also
- 2022-03-28 15:37:04下载
- 积分:1
-
Fast-Report-Delphi
Fast Report Implementation that creating report for any use (eg. master report)
- 2014-11-25 15:55:07下载
- 积分:1
-
dpi43456679789767
一通进销存系统Delphi源码,进货和销售以及存多少货的管理功能(A single source Delphi Invoicing System, purchase and sale of goods, as well as keep the number of management functions)
- 2009-05-10 20:52:22下载
- 积分:1
-
right HTTP, FTP, email, MIME, NEWS, RAS, etc. UUCODE programmed set of Internet...
对HTTP,FTP,email,MIME,NEWS,RAS等UUCODE编程的一套互联网控件
- 2022-03-22 17:08:15下载
- 积分:1