资源列表
cal
- VC下做的计算器,适合初学者熟悉基于对话框的消息和控件响应机智-VC under the calculator to do for beginners familiar with the dialog-based controls in response to the news and wit
ATT00003
- 多层快速多极子计算电磁散射程序,使用时请引用华裔科学家周永祖院士的论文-fast multiple method
vb常用数值算法
- vb 常用的数值算法,希望对大家有帮助
VB
- VB数值计算方法文中全部源码,已测试。西电经典之作,市面已绝版!。对于从事数值计算的人士帮助颇大!-VB numerical methods in all of the text source code, have been tested. Western Electric classic. For the numerical calculation of those who engaged in considerable help!
Visual+Basic+常用数值算法集
- 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function
VB-methods
- VB常用数值算法集 内含有解线性代数方程组,插值,数值积分,特殊函数,随机数等方法。
Plane_truss
- 平面桁架单元有限元fortran源程序,内含输入文件及exe文件-Plane truss element finite element fortran source code, containing the input file and the exe file
2DMaxima
- VC/C++源码,其它分类,坐标系,极大值 VC++ 二维坐标系下求极大值,对离散点求极大值,StdAfx.h,StdAfx.cpp这些文件用于生成名为 2DMaxima.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。编译运行需要msvcr100d.dll和msvcp100d.dll文件,可在DLL下载栏目下载。-VC/C++ source, other classification, coordinate systems, maxima VC++ tw
corelanguage.pdf
- Mathematica的基本语法知识,快速适合入门使用(basic syntax. Suitable for coders who want to get to use in a limited time)
SAP5
- 非常有用的有限元程序,对于科研工作者以及研究生很有用处-Finite element program is very useful for researchers and graduate students useful
CLAPACK_dll
- LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C version of LAPACK compiled dll
VC_Spline
- 三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data