. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
382
xhumga bernard
xhungab
Mar 1, 2007 6:09 pm
. ************ I present here the intermediate functions used into the functions : zero_under_pivot_mZ(); det_Z(); ************ The elementary rows operation :...
383
xhumga bernard
xhungab
Mar 2, 2007 8:17 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
384
xhumga bernard
xhungab
Mar 5, 2007 11:21 am
************ This time I create some useful matrices. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can...
385
xhumga bernard
xhungab
Mar 5, 2007 11:27 am
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
386
xhumga bernard
xhungab
Mar 5, 2007 11:31 am
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
387
xhumga bernard
xhungab
Mar 7, 2007 3:59 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the *.c files directly without create a...
427
xhumga bernard
xhungab
May 28, 2007 4:20 pm
* Open a file c01a.c for example. * Use the command Compile ... (With Dev-c++ Menu/Execute/Compile) * Use the command Run .......... (With Dev-c++...
428
xhumga bernard
xhungab
May 30, 2007 11:56 am
************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the a_main.c files directly without create a ...
429
xhumga bernard
xhungab
May 30, 2007 12:02 pm
. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ************ * You can compile the a_main.c files directly without create a ...
430
xhumga bernard
xhungab
May 30, 2008 8:28 pm
Tutorial Part 01. * For example with TeXShell and MiKTeX 2.7. * Open the menu "Options92;Program Calls". Verify that there is "tex --src-specials %F.tex" "tex"...
431
xhumga bernard
xhungab
May 31, 2008 3:36 pm
Tutorial Part fr01. ************ This is a french example. main.tex : The main file. (Compile this file) p00.tex : Title, Table of content. p01.tex : Lesson 1....
432
xhumga bernard
xhungab
Jun 1, 2008 2:15 pm
Tutorial Part 02. ... main01.tex : The main file. (Compile this file) ... main02.tex : The main file. (Compile this file main02.pdf) x01.tex : Initialisation. ...
433
xhumga bernard
xhungab
Jun 2, 2008 9:23 pm
Tutorial Part 03. ... main01.tex : The main file. (Compile this file main01.pdf) ... xb00.tex : Initialisation. xb01.tex : \thm(i), \coro(i), \lem(i), \prop(i....
434
xhumga bernard
xhungab
Jun 3, 2008 5:54 pm
Tutorial Part 04. ... main02.tex : The main file. (Compile this file see:main02.pdf) ... xb00.tex : Initialisation. xb01.tex : \thm(i), \coro(i), \lem(i),...
435
xhumga bernard
xhungab
Jun 24, 2008 3:40 pm
Tutorial Part 05. ... main01.tex : The main file. (Compile this file main01.pdf) ... x01.tex : Initialisation. x02.tex : other functions. x03.tex : graphic...
436
xhumga bernard
xhungab
Nov 23, 2008 10:49 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Piecewise-defined functions. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc abc.c -lm...
437
xhumga bernard
xhungab
Nov 23, 2008 10:51 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Root of Polynomial functions. (graphic solution) ************ Windows : Dev-C++ 4, Lcc-win32 Linux...
438
xhumga bernard
xhungab
Nov 23, 2008 10:52 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : The synthetic division. (Horner method) ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc...
439
xhumga bernard
xhungab
Nov 26, 2008 11:15 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Exponential Functions. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc abc.c -lm Return ...
440
xhumga bernard
xhungab
Nov 26, 2008 11:15 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Logarithmic Functions. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc abc.c -lm Return ...
441
xhumga bernard
xhungab
Nov 28, 2008 11:36 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : y = a sin(bx+c) y = a cos(bx+c) ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc abc.c -lm...
442
xhumga bernard
xhungab
Nov 28, 2008 11:46 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Trygonometry. y = a cosec(bx+c) y = a sec(bx+c) ************ Windows : Dev-C++ 4, Lcc-win32 Linux...
443
xhumga bernard
xhungab
Nov 28, 2008 11:46 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Trygonometry. y = a tan(bx+c) y = a cotan(bx+c) ************ Windows : Dev-C++ 4, Lcc-win32 Linux...
444
xhumga bernard
xhungab
Nov 29, 2008 2:12 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Compute some limits. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc abc.c -lm Return ...
445
xhumga bernard
xhungab
Nov 30, 2008 5:18 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Compute and draw an oblique asymptote. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc...
446
xhumga bernard
xhungab
Nov 30, 2008 5:20 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Compute and draw an oblique asymptote. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc...
447
xhumga bernard
xhungab
Nov 30, 2008 5:25 pm
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Compute and draw an oblique asymptote. ************ Windows : Dev-C++ 4, Lcc-win32 Linux : gcc...
448
xhumga bernard
xhungab
Dec 1, 2008 11:26 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Compute and draw the parabolic asymptote of f. ************ Windows : Dev-C++ 4, Lcc-win32 Linux :...
449
xhumga bernard
xhungab
Dec 1, 2008 11:28 am
freeware http://groups.yahoo.com/group/mathc/ * Calculus : Compute and draw the parabolic asymptote of f. ************ Windows : Dev-C++ 4, Lcc-win32 Linux :...