资源列表
ACM
- 浙江大学的AVM大赛的题目,有需要参加大赛的同学可以学习一下。-Zhejiang University, the title contest of the AVM, there is a need to participate in competitions like the students can learn.
Vc++
- 含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等
seismology-algorithm
- 地震学算法理论计算方法和计算机程序,地震学经典之作。-The seismology algorithm theoretical calculation methods and computer program
quanmeijindian-shuzhifenxi
- 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
vb
- 常用数值算法大全,包扩各种算法,大家共享
VisualBasicsuanfa
- 含有解方程组,数据拟合,插值等常用数值分析的分析和参考源码-Containing the solution of equations, data fitting, interpolation, numerical analysis commonly used in the analysis and reference source
基本图论函数库,应用matlab程序
- 基本图论函数库,应用matlab程序,实现路径规划问题,The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type
BlockCoupled.tar
- openFoam block coupled solver
2011Convex-optimization-toolbox
- 最新版 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.Latest version!!2011
VECTOR_MATRIX_VECTOR4_MATRIX4
- 矩阵标准API(实矩阵相乘,Bsdet求实方阵的行列式值,求实方阵的逆)的C++封装,一个可复用的C++ 3阶方阵类和4阶方阵类-The a the matrix standard API (real matrix multiplication, Bsdet realistic matrix determinant value, realistic matrix inverse) C++ package, a reusable C++ 3 square matrix classes and 4
COMSOL Multiphysics弱形式入门
- COMSOL为复杂科研仿真提供了友好的弱形式界面,类似于PDE方程,但相关手册至今未汉化,这是目前能找到的比较好的入门资料了。(COMSOL for the complex scientific simulation provides a friendly weak form interface, similar to the PDE equation, but the relevant manual has not finished, which is now able to find a b
infix2postfix
- 它是一個關於方程的acm問題。 當用戶輸入信息例如(3 + 2)* 5時,程序將輸出後綴格式。 因此,該程序將中綴轉換為後綴表達式。 這個程序也被系統接受-It is a question of acm equation. When the user enters information such as (3+ 2)* 5, the program will output format suffix. Therefore, the program will convert infix to po