资源列表
C
- 求质数,牛顿迭代法,最大字符串,输出钻石字符串,比较字符串的大小-prime,string,diamond string
sinc
- 用IDL计算sinc函数,输入是标量或者是矢量-Calculating function sinc(x) using IDL
rational
- 实现有理数的运算,包括加减乘除,有理数可以是以负数形式产生的。-achieve a rational’s operator
Matrix-inversion
- 矩阵求逆 可以矩阵求逆。 输入输出: 用户可以输入矩阵值后,可以选择矩阵运算类型,每次运算后都要输出运算后的矩阵。 若有错误,提示错误。-Matrix inversion
spi-material
- sipi降雨指数计算。包含了相关的文档说明还有源码。功能强大。-The SPI program is relatively easy to operate. Prepare an input file with all your data for one station in the following format If the program runs correctly, there should be nothing written to the stderr file (an
diedai
- 该段代码主要用于实现用雅克比迭代法和赛德尔迭代法求解方程组,编程平台vs2008,使用语言c-When the code used to implement the main with Jacques iterative method and the than del iterative equations, a programming vs2008 platform, the use of language c++
spi
- 这个是降雨标准化指数spi的计算公式,功能强大,能计算多种情况,C++源代码。-The SPI program is relatively easy to operate.If the program runs correctly, there should be nothing written to the stderr file (and it will be zero bytes in size). However, some possible causes of error which
fortran_90_course_notes
- FORTRAN,亦译为福传,是英文“FORmula TRANslator”的缩写,译为“公式翻译器”,它是世界上最早出现的计算机高级程序设计语言,广泛应用于科学和工程计算领域。FORTRAN语言以其特有的功能在数值、科学和工程计算领域发挥着重要作用。 -FORTRAN, also translated as evangelization, in English "FORmula TRANslator" acronym, translated as "formula translator",
Fortran-Simplified-Chinese
- FORTRAN,亦译为福传,是英文“FORmula TRANslator”的缩写,译为“公式翻译器”,它是世界上最早出现的计算机高级程序设计语言,广泛应用于科学和工程计算领域。FORTRAN语言以其特有的功能在数值、科学和工程计算领域发挥着重要作用。 -FORTRAN, also translated as evangelization, in English "FORmula TRANslator" acronym, translated as "formula translator",
algorithms-for-linear-problems
- 线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
KnightTour
- describe Knight s Tour algorithm
fdtd1d
- 计算电磁学,时域有限差分一维程序,Mur吸收边界。-FDTD with Mur-ABC for 1-D problems.
