-
-
-
-
-
-
[
Perl]
CliGuard.rar
This file is a perl script to execute batch file every 30 seconds. Like crontab in linux. It is can help if you need simple script in windows to check some program in windows.
Thank you
Trixdes
-
[
C/C++]
LexAna.c.tar.gz
Program for Lexical Analysis inn C. The first step of compiler converts string to tokens.
-
-
-
[
Java/JSP]
JOGLLesson01SampleWindow.zip
The Java JOGL OpenGL binding using Netbeans. Lesson 1: In this lesson, the basic components of a JOGL program explained. Window production and camera positioning means gluLookAt () are explained. In addition,we create the basis for our example GL_QUADS ...
-
[
Others]
atmega8_PWM+ADC.zip
This is a simple program with measure a voltage on ADC pin in Atmega8 AVR uC and control a PWM value . This is a program in CodeVision . I use it for control Lights, motors etc...