-
-
[
Delphi]
calc.zip
CalcExpress is an interpreter for quick and easy evaluation of
mathematical expressions. It is a smart tool easy in use.
Supports 5 operators, parenthesis, 18 mathematical functions
and user-defined variables
Category:
Algorithm Upload User:
shtaya11 Size:
121K
-
-
-
[
Windows_Unix]
ILI9322.zip
The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy reference
-
[
Matlab]
mcgraw[1].hill.matlab.demystified.apr.2007.rar
Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out how to plot functions, solve algebraic equations, and compute integrals. You ll also learn how to solve differential equations, generate numerical solutions ...
-
-
-
[
Others]
PCI_to_USB_bridge.rar
This is a PCI to USB bridge schematic that i was draw by hand from a PCI to USB card, the schematic use VT6212L to make bridge, the idear is that we can use microcontroler interface to PC through PCI slot by USB, ha ha it is too easy.
-
[
C/C++]
ring.c.zip
Arp packet forger.You can build your packet, and send in the network. It s easy to compile, read the source!
-
[
Unix_Linux]
l-grafi.zip
Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all*nix like systems.