⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 aagnuplot.html

📁 c源码
💻 HTML
字号:
<HTML>
<HEAD>
<TITLE> Gnuplot : algebra linear and calulus function in language C. </TITLE>
</HEAD>
<BODY>  

<HR>
<A HREF="http://groups.yahoo.com/group/mathc/">Mathc</A> : The group of this work.

<HR>
<A HREF="http://www.geocities.com/xhungab/package.html">Algebra Linear</A>,
<A HREF="http://www.geocities.com/xhungab/calculus.html">Calculus</A>. The other packages, 

<HR>
<U><H4>GnuPlot </U> : language c</H4></P>
 * You need a C compiler to compile the code (source).</br> 
 * For this work, I use  
   <A HREF="http://www.simtel.net/pub/pd/17456.html">Dev-C++ 4</A>, 
   and 
   <A HREF="http://www.delorie.com/djgpp/zip-picker.html">DJGPP</A> two freewares. </br> 
 * The graphic interface is gnuplot.</br>
 * You can download this freeware here : <A HREF="http://www.gnuplot.info/">Gnuplot Central</A>. </br>
 * My work is also a Freeware.</br> 
 * Windows, Linux.</br>

<HR>
 In these packages, you can verify the result into GnuPlot. 

<HR>
<U><H4>Calculus</U> : language c</H4></P> 
03 <U>The Derivative</U>.</P> 
<A HREF="http://www.geocities.com/xhungab/analyse/c03a.zip">c03a.zip</A> : The tangent</br>
<A HREF="http://www.geocities.com/xhungab/analyse/c03b.zip">c03b.zip</A> : The normal</br>
<A HREF="http://www.geocities.com/xhungab/analyse/c03c.zip">c03c.zip</A> : Newton's method</br>
<A HREF="http://www.geocities.com/xhungab/analyse/c03e.zip">c03e.zip</A> : Mean Value</P>

05 <U>Appplications of the definite integral</U>.</P> 
<A HREF="http://www.geocities.com/xhungab/analyse/c05a.zip">c05a.zip</A> : Area</br>
<A HREF="http://www.geocities.com/xhungab/analyse/c05b.zip">c05b.zip</A> : Solids of revolution. "Disk" </br>    
<A HREF="http://www.geocities.com/xhungab/analyse/c05c.zip">c05c.zip</A> : Solids of revolution. "Cylindrical Shells"</br>
<A HREF="http://www.geocities.com/xhungab/analyse/c05d.zip">c05d.zip</A> : The arc length</P>


<HR>
<U><H4>Linear Algebra </U> : language c</H4></P>

<A HREF="http://www.geocities.com/xhungab/linear/mtrxgo.zip">mtrxgo.zip</A> : Geometric applications</br> 
<A HREF="http://www.geocities.com/xhungab/linear/vectac.zip">vectac.zip</A> : Vector2d (Reflection, Orthogonal projection)</br> 
<A HREF="http://www.geocities.com/xhungab/linear/vectad.zip">vectad.zip</A> : Vector2d (vertical horizontal shift)</br> 
<A HREF="http://www.geocities.com/xhungab/linear/vectae.zip">vectae.zip</A> : Vector3d (Reflection, Orthogonal projection)</br> 
               

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -