-
This example program is the source code for the FT232BM Test Application from ou...
This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on ST_232_245.pdf to be connected.
Our D2XX direct drivers should be installed for this application. The code can be modified to fit your requirements.
To download the application source code , click here.
To download the test cable specification, click here.-This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on
- 2022-03-20 07:26:46下载
- 积分: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
-
DelphiZeus Chinese version, learning the use of DELPHI developing applications b...
DelphiZeus中文版,学习使用DELPHI开发基于WindowsAPI的应用程序,来自窗体单元。
- 2022-04-20 00:45:41下载
- 积分:1
-
C++Builder6下的一个生产管理系统,对于学习C++的朋友有相当大的帮助,此软件在C++BUilder6下开发,没有用到别的控件...
C++Builder6下的一个生产管理系统,对于学习C++的朋友有相当大的帮助,此软件在C++BUilder6下开发,没有用到别的控件-C Builder6 under a production management system for learning C friends is a big help, the software in C BUilder6 under development, did not use the other controls
- 2023-02-02 20:35:04下载
- 积分:1
-
Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印...
Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印-Dbgrid increase (FOSS) : support multi-table, multi-fixed out, according to the first table, in order to support a whole series, and support for direct printing
- 2022-07-08 19:00:57下载
- 积分: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
-
programming examples and techniques, use winrar3.1 versions of decompression.
delphi 5编程实例与技巧,请用winrar3.1以上版本解压。-programming examples and techniques, use winrar3.1 versions of decompression.
- 2022-03-19 15:15:46下载
- 积分:1
-
在代码的FUD
an Fud Code
Fully Undetectble
- 2022-04-28 16:28:14下载
- 积分:1
-
凌阳8202r 071217方面o3.rar
SUNPLUS 8202R 071217 PART O3.RAR
- 2022-03-24 18:46:21下载
- 积分:1
-
介绍一个在C#中调用C++Builder编写的DLL的方法,很详细。
介绍一个在C#中调用C++Builder编写的DLL的方法,很详细。-Introduction of a C# Call C++ Builder prepared DLL approach, very detailed.
- 2023-06-21 07:30:03下载
- 积分:1