delphi 写的delphi的程序
Handel is a free, standalone development tool created
with Delphi 3 that enables you to create, compile,
and run projects. Handel also supports Form Design Environments
such as Delphi and can open and write units, projects, and forms
created with Delphi 2 or 3. However, it i ...
es\Dice.ico
This an icon file, which is used as the application s icon. This
icon is included by the main resource file Dice.rc.
res\Dice.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this fi ...
This a version of Anders Melander s TGIFImage ported to Delphi 7.
It supports animated GIF files in Delphi 7.
Note: This Delphi 7 version should also work older Delphi versions (not tested much).
WARNING: Use it at your own risk.
I m posting it with permission from the author Anders Melander. ...
This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m". In these simulations the SISO option is not expli ...
RS232.C was written to provide all of the basic functionality needed
to employ serial I/O in any application written with Borland C
language compilers. Some features are:
1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to ...
Visual tracking is one of the key components for robots
to accomplish a given task in a dynamic environment,
especially when independently moving objects are included.
This paper proposes an extension of Adaptive
Visual Servoing (hereafter, AVS) for unknown moving
object tracking. The method utilize ...
Versatile visual servoing without knowledge of true jacobian.pdf cobian matrix estimator.
The Jacobian matrix estimator does not need a priori
knowledge of the kinematic structure and parameters
of the robot system, such as camera and link parameters.
The proposed visual servoing control scheme ensu ...
AC97 Sample Driver and Related Code Samples.
This directory contains a sample AC97 adapter driver and several related code samples.
These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To bu ...
We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for their kind support throughout this project. Eric Stroo, thanks for your patience as we completed the chapters (not always as fast as you wanted them). Sally Stickney and Rebecca McKay, thanks for you ...
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and ...