This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation Directory (create if necessary) and click Save button. A "fake" file will now be created into that Directory, and this will fool the Upgrade into thinking you already have a former legit installation.
After that you run the C18 Upgrade setup and select the same Directory you created/selected before.
Your installation will now begin installing the full C18 package.
Matrix TCL Lite 1.12
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE Directory of your compiler and include this header file in your program source file.
radius協議源碼÷The Radius Stack will connect to a Radius Server. This stack
implementation is built upon the UdpStack which is available
in the radius{version}/util Directory. A minimal set of VSAs (Vendor
Specific Attributes are supported by this stack). The Radius
Stack should be used as a base class. In order to implement
a larger set of VSAs, one will need to subclass from the
Radius Stack and implement the functionality within the
virtual function processVsa(). The Radius Stack supports
mostly accounting messages. The authentcation messages
will be supported in a future release.
A test program has been provided in the radius Directory.
This program shows how to subclass from the RadiusStack
and how to use the api.
The purpose of this example is to demonstrate that the
functioning of External interrupts (INT0, INT1, INT4, INT5 and INT6) and
how toset them up.
This Directory contains the frameworks fw.c, the test program extr_intr.c
and the external interrupt service routines isr.c. This was compiled
using micro vision2.
f your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 Directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.
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
這是linux下的進化計算的源代碼。
=== === === === === === === === === === === =====
check latest news at http://eodev.sourceforge.net/
=======================================================================
Welcome to EO, the Evolving Objects library.
The latest news about EO can be found on the sourceforge repository at
http://eodev.sourceforge.net/
In case of any problem, please e-mail us at
eodev-help@lists.sourceforge.net, eodev@egroups.com
To get started, take a look at the tutorial, starting with
./tutorial/html/eoTutorial.html
The easiest way to start programming a new genome with all EO
evolution engines handy is to create a new standalone EO project from
the tutorial/Templates/ Directory. Read Lesson 5 of the tutorial for
an introduction )
The floppy disk included with distribution contains the cyasm.exe and sample source files. Copy the
executable file to a working Directory, or to a Directory included in your search path.
C++讀取Excel
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 Directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.