-
-
-
mirdef.rar
MIRACL compiler/hardware definitions - mirdef.h
This version suitable for use with most 32-bit computers
-
arm_linux_sqlite.rar
Compile SQLite using the cross-compiler such as arm-linux-gcc
first, get sqlite-3.3.6.tar.gz from www.sqlite.org
unzip it,
#tar -zxvf sqlite-3.3.6.tar.gz
change into the sqlite-3.3.6 directory
cd sqlite-3.3.6
-
tcpipC.rar
8051 Web Server project
See Makefile for build notes
Written for Keil C51 V5.1 compiler, notes:
It uses big endian order, which is the same as the
network byte order, unlike x86 systems.
Use OPTIMIZE(2)or higher so that automatic variables get ...
-
-
Bluetooth.rar
... *** *** *** *** *****
Microsoft Bluetooth SDK supplement
*****************************************
Prerequisites for development
* Appropriate compiler (Microsoft Visual C++)
* Microsoft Platform SDK (latest - post July 2002)
Prerequisites for ...
-
-
-
md.rar
... real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an F90 compiler may be needed.)
-
ccc.zip
Compiler Construction Principles And Practice Chs.pdf
-