This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2).
Improvements in this new version includes:
This new version allows the programmer to not use Delphi heavy units which will greatly reduce the size of the final EXECUTABLE.
Read more about this feature here.
Most, if not all, Portable Network Graphics features as CRC checking are now fully performed.
Error on broken images are now better handled using new exception classes.
The images may be saved using interlaced mode also.
Transparency information won t be discarted after the image is loaded any more.
Most of the images are decoded much faster now.
The images will be better encoded using fresh new algorithms.
IMPORTANT! Now transparency information is used to display images.
驅(qū)動開發(fā)向?qū)?
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external EXECUTABLE application that generates the code for you.
DWT變換源代碼,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions from this
file, or you compile this file and link it with other files to
produce an EXECUTABLE, this file does not by itself cause the
resulting EXECUTABLE to be covered by the GNU General Public
License. This exception does not however invalidate any other
reasons why the EXECUTABLE file might be covered by the GNU General Public License.
aDABOOST
This package contains the following files:
learner.jar - is a platform independent java package. In order to run it on windows/linux
open the command prompt/shell and type the command "java -jar learner.jar".
Make sure the java installation path is set in the system enviroment.
learner.exe - A windows EXECUTABLE version of the application. Doubleclick to run.
learner.pdf - The digital version of the report.
SRC\ - The source code of the program is in this directory
CHAPT04\CHAPT04.CPP 16-Bit test program for the Digi Classic board
CHAPT04\CHAPT04.EXE 16-Bit EXECUTABLE of the test program
CHAPT04\CHAPT04.MAK A makefile for Borland or Microsoft C++
CHAPT04\CLASSIC.CPP Implementation of the ClassicHandler class
CHAPT04\CLASSIC.H Declaration of the ClassicHandler class
CHAPT05\CHAPT05.CPP 16-Bit test program for the initelligent Digi board.
CHAPT05\CHAPT05.EXE 16-Bit EXECUTABLE of the test program
CHAPT05\CHAPT05.MAK A makefile for Borland or Microsoft C++
CHAPT05\DIGI.CPP Implementation of the Digiboard class
CHAPT05\DIGI.H Declaration of the Digiboard cla
CHAPT08\TESTTERM.CPP 16-Bit test program for the terminal emulation classes
CHAPT08\TESTTERM.EXE 16-Bit EXECUTABLE of the test program.
CHAPT08\TESTTERM.MAK A makefile for Borland or Microsoft C++.