资源列表
COMSOL 5 for Engineers-Mehrzad Tabatabaian
- COMSOL工程案例的英文书籍,亚马逊网站可查,售价不费。(COMSOL project case of English books, Amazon website can be found, the price is not cost.)
climt-0.6.8.tar
- Ferret is an interactive computer visualization and analysis environment designed to meet the needs of oceanographers and meteorologists analyzing large and complex gridded data sets. It runs on most Unix systems, and on Windows XP/NT/9x using X wind
SHM-corrugated-core
- 根据输入的中心坐标,在立方体中选择块体的位置-According to the center coordinate input, select the location of the block in the cube
kalman滤波及应用程序
- 卡尔曼滤波及其应用程序,matlab编程(kalman filtering and its application, matlab programming)
PYTHON-programming
- This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these
My-program
- fletcher 《computational techniques for fluid dynamics》 中的程序整理 流体数值计算的经典书籍-program for《computational techniques for fluid dynamics》
Levenberg-Marquardt
- Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。根据求导数的方法.-Levenberg-Marquardt algorithm is an optimization algorithm. Makes optimization is to find the minimum value of the parameter vector function. Method according to the number of derivative.
RandomizedQuick-Sort
- C++ implementation for randomized quick sort
Numerical_Recipes_in_C_Plus_3rd
- C++数值算法 影音版 Numerical Recipes in C++: The Art of Scientific Computing, Second Edition -C++ Numerical algorithm of audio-visual version of Numerical Recipes in C++: The Art of Scientific Computing, Second Edition
cvx-w64
- 计算凸优化问题的matlab程序包,支持64位系统。来自斯坦福大牛Boyd。(CVX is a Matlab-based modeling system for convex optimization. CVX turns Matlab into a modeling language, allowing constraints and objectives to be specified using standard Matlab expression syntax.)
mfix-18.1.5.tar
- Opensource MFIX software used for simulating granular flow.
8Puzzle
- A* search algorithm implementation which solves 8-puzzle problem and simulates the tiles using DirectX 9