-
-
OpenGLSolarSys.rar
Open GL Line
int main()
{
int gdriver=DETECT, gmode
initgraph(&gdriver, &gmode, "c:\\tc")
lineBres(30,20,100,150)
getch()
closegraph()
}
-
-
siemens_plc_program.rar
It is siemens plc program,it is our work-shop of an assembly line turning out cars program.
-
simpleopt-2.8.zip
Cross platform command line parsing and file globbing
By brofield.
Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of filename wildcards (glob). Fully MBCS and ...
-
simpleopt-doc.zip
Cross platform command line parsing and file globbing
By brofield.
Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of filename wildcards (glob). Fully MBCS and ...
-
project3.rar
... Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
-
A_Matlab_Tour_of_Wavelet_Programming.rar
... scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own.
I also provide the complete ...
-
-
spline_point_draw.rar
How to draw a Spline line, it s inportant for you to understand how to draw a beautiful line.
-
ajax2.rar
... :450px background:#f2f2f2 border:1px #999 solid padding:10px text-align:left line-height:150% margin:0 auto }
#title { width:100% line-height: ... #content { width:100% margin:10px 0 clear:both }
#download { width:100% margin:10px 0 line-height:150% }
-