资源列表
trackView
- 给出导弹运动轨迹的求解方法,并给出了具体实现过程。-The solving method of the trajectory of the missile is given, and the concrete realization process is given.
CheckOutSimu
- 仿真计算银行服务系统的顾客平均等待时间,可以修改程序参数(如顾客出现概率,最大服务时间,服务窗口数等)来计算顾客平均等待时间。-The average customer waiting time simulation system of banking services, you can modify the program parameters (such as customer probability, maximum service time, service number of wind
Turingmachine
- 图灵机的模拟程序,计算机初学者必学的。快来看看吧 -Turing machine simulation program, a beginner must learn the computer. Come see and see
cPP
- 本篇文档介绍了C++近20种算法的源代码,非常有利于C++的练习-This document introduces the c++ nearly 20 kinds of algorithm source code, very conducive to c++ practice
数值算法类库
- 一个强大的矩阵计算类库,c++编写的。效率奇高,完全可以与fortan语言编写的类库媲美。值得推荐
check_n_final
- 这个项目主要是实现多线程判断大量点与多面体的情况,在空间体积计算模拟等方面应该会有非常好的实用价值。具体就是判断点是否是在多面体的内部,外部,面上,顶点。并输出点和所在多面体的整体坐标。目前,本程序主要是针对凸6面体,但很容易扩展到N凸面体。-This project is multi-threaded to determine a large number of points with the polyhedron, should have very good practical value
SSM-1.1
- 求解具有球形约束条件的凸二次规划问题,问题模型为min - x Ax + b x subject to ||x|| <= r or ||x|| = r- Solve a sphere constrained quadratic program of the form min- x Ax+ b x subject to ||x|| <= r or ||x|| = r using an implementation of the sequential subspace method
threestorymatlabplastic
- MATLAB多自由度弹塑性动力时程分析程序-MATLAB multi-degree of freedom elastic-plastic dynamic analysis program
BE2
- 边界元源程序,C语言编写,采用线性单元,解决势问题-BEM
4jf
- 偏微分方程四方法划曲线比较C源码. -PDE method is four curves C source. Euler Euler Improvement Act Runge - Kutta method Adams Act
Computing-the-Parameters
- Nurbs曲线/曲面在反求参数上的数值不稳定性,是Nurbs曲线/曲面的致命缺点.该文介绍了用于参 数曲线/曲面求交的活动仿射标架(moving affine frame,简称MAF)方法.基于MAF方法的原理,提出了反求 Nurbs曲线/曲面参数的一种新方法.该方法在数值稳定性和效率上均高于各种传统的迭代法,并已应用于商 品化三维CAD系统GEMS 5.0. -Nurbs curve/surface parameters in reverse numerical instabi
Matlabzhuchengfen
- Matlab编程实现主成分分析,包含实例分析应用的详细代码-Matlab programming principal component analysis, including detailed examples of the application code
