Windows CE 科学与普通计算器
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器-Windows Ce-based embedded development environment with
本专区汇聚了各类基于 科学计算 开发的源码资源,共计 969 篇资源供开发者免费下载学习。
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器-Windows Ce-based embedded development environment with
cholesky方法计算方法研究生你可以随便用别客气-cholesky方法计算方法
包含几个高效的矢量运算的数学函数,矩阵运算和矢量 运算等-Contains several highly efficient vector computing mathematic
常用数学计算工具-tool commonly used mathematical calculations
高数矩阵运算代码-high matrix operation code
压缩包中包含了大量各种数学问题算法的C语言源代码,可提供各种需要的移植-compression package contains a lot of mathematical pro
One of Haskell’s most outstanding features is it’s type-checker. Mis-matching types are a
稀疏矩阵描述~~大家可以侃侃,也许会用到的哦,-Sparse Matrix Description ~ ~
40中差分格式的Fortran源代码40中差分格式的Fortran源代码40中差分格式的Fortran源代码40中差分格式的Fortran源代码40中差分格式的Fortran源代码
this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial
常用数值算法大全,包扩各种算法,大家共享-Numerical algorithm used Daquan, including widening of various algori
有些方程运用解析方法无法得到解,通常需要运用数值方法进行求解。二分法是求解某些超越方程的良好方法,本代码基于Fortran语言编译了求解超越方程的数值解法。