资源列表
5464
- 问题描述: 现在有一个简单游戏:给你一行n个整数,要求你在两两之间放入“+”、“-”、“*”、“/”等符号共n-1个,使得表达式计算结果最大且不包含数字k。 请注意: 1) 表达式自左向右运算,不考虑优先级,例如:6+7*11=143; 2) 减法计算结果都为非负,即a-b定义为|a-b|,例如:2-5=3; 3) 除法计算结果向下取整,且除数不得为0,例如:7/5=1。 ★实验任务: 现请你写一个程序,求出这个最大值。 ★数据输入: 输入数据第一行
normal.tar
- Numerical scheme for 1D normal premixed combustion based on Godunov scheme
genetic_code
- optimal placement dg in electrical network
nijie
- 六轴工业机器人的逆运动学,采用VC++进行编程自动求解-inverse of 6-dof industrial robot
分岔图
- 分岔图,可以直接改偏微分方程然后直接用的
ftoa
- 将浮点型数据转换为字符型数据的函数,在编程需要此功能时可方便调用此函数。-Stresses as a function of floating-point data conversion character data when programming can easily call this function.
lsqr-matlab
- matlab实现lsqr算法的源码,有强烈的参考价值,可用于地球物理反演。-matlab realize lsqr algorithm source code, there is a strong reference value, can be used for geophysical inversion.
integral-rigid-equations
- 用吉尔方法积分一阶刚性方程组,同时本子程序也能积分非刚性方程组。-Jill methods and procedures for rigid integral equations
Complete--Filter
- 完整的Kalman Filter、EKF、IEKF、Unscented Kalman Filter及Particle Filter滤波程序。-The complete Kalman Filter, EKF, IEKF, Unscented Kalman Filter and Particle Filter filtering procedure.
opensees-example
- is a example od opensees code
fdnew
- 自适应步长有限差分求导求解Jacobian矩阵-Solve Jacobian matrix using finite difference with adaptive stepsize
MPC Tutorial IV_ DMC Simulink Block and Example
- DMC Simulink Block and Example