搜索资源列表
Discrete optimization
- 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
dbgpc
- 隐式广义预测控制算法是一种直接的广义预测控制算法,避免了求解繁琐的丢番图方程,提高了运算速度。-Implicit Generalized Predictive Control algorithm is a direct generalized predictive control algorithm, avoiding the cumbersome solution of the Diophantine equation, increased speed of operation.
btcs
- 一维非定常热传导方程BTCS(隐式格式)的求解Fortran程序-One-dimensional unsteady heat conduction equation BTCS (implicit scheme) Fortran programs for solving
calc
- 用VC写的一个计算器运行程序。有隐式计算和显式计算两个程序。-Using VC to write a calculator run the program. There are implicit and explicit calculation of the two calculation procedures.
base3d
- 对OW-AF联合模型的隐式积分程序,对3D和轴对称固体和平面应变单元都适用-Fully implicit integration of the Combined OW-AF model **: for 3D/axisymmetric solid and plane strain elements
NS
- 自己编写的CFD代码,用于高速流场计算。单块结构网格,隐式算法-I have written the CFD code, for high-speed flow field. Single-block grid, implicit algorithm
mouse
- 内含鼠标源程序,有隐码掩码注释内容,还有关于鼠标设置功能说明-Containing the mouse source code, there is an implicit code mask footnotes, as well as instructions on the mouse settings feature
const
- 当不想从外部调用成员函数修改成员变量时,可以将其被调成员函数加上const每个成员函数都有个隐式 this 指针,指向调用对象 -When do not want to call from outside a member function to modify a member variable, it can be coupled with const member functions be transferred functions of each member has one impl
TDMA
- 一维平板导热问题的c++程序,使用控制容积法离散,附加源项法处理边界条件。隐式求解-One-dimensional heat conduction plate c++ program, use the control volume method of discrete, additional source term treatment of boundary conditions. Implicit Solution
DIFF
- 这个程序是用来实现弹性波方程隐式情况下,需要求解方程组的方法进行数值模拟。-This procedure is used to achieve the implicit equation of elastic wave cases, the methods for solving equations to simulate.
8051-and-AD1674
- 基于汇编的计算器功能内含protues仿真,基本的四则混合混算功能-Calculator based on implicit protues compiled simulation, the basic function of four mixed mixed operators
Low-Rate-TCP-Targeted-Denial-of-Service-Attacks-a
- Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit assumption of end-system coo
untmee_conv_implicit
- solving 1d transport (advection + diffusion)problem implicit method: dQ/dt+U dQ/dx=0
cui005
- 求解热扩散时候所用的程序,数值可以自己天界,采用隐格式求解-Implicit scheme
cui001225
- 采用隐格式求解直杆热扩散问题,可以自己更改数值-Implicit scheme
cui001
- 可以计算直杆上热扩散问题,可以更改初值,更改其他条件-Implicit scheme
Bus
- 开发一个公交线路查询程序,可以查询出从A站到B站的直达路线和换乘路线,并支持指定必须经过C站的从A站到B站的公交路线查询。这个问题暗含的前提是要实现公交路线图的建立,显示和修改功能,为查询提供存储结构依据和数据支持。-Develop a bus line query procedures, you can check out the direct route from station A to station B and transfer routes, and support the desi
sbs
- 在时间上使用隐式有限差分法,空间上使用后向差分法,对耦合波方程组离散化,进而对受激布里渊散射的能量反射率和产生SBS的阈值能量进行数值模拟。-Begin with the coupled wave equations which describe the interactions of the pump, the sound and the Stokes wave in the process of SBS. The equations are simplified according prac
test_hiden_function_plot
- 详细给出了一个利用ezplot画隐函数方程曲线的程序 -Given the program of a use of ezplot draw implicit function equation curve
solve-differential-equations
- 程序实现了欧拉法、改进欧拉法、隐式梯形积分法解同一个微分方程,并与解析解比较,以可视化的形式展现出来-Program to achieve the Euler method, Improved Euler method, the implicit trapezoidal integration to solve the same differential equations and compared with the analytical solution, to show up in the