搜索资源列表
thline
- 有向直线2中值问题 对于给定的有向直线L,编程计算在直线L 上增设2处服务机构的最小服务转移费用。-two straight to a mid-value problems for a given straight to the L, Programming included in the additional line L on the two services shift to the smallest cost.
java
- 计算机图形学中的用DDA算法画直线,计算出运行时间。-Calculated run time drawing a straight line with DDA algorithm in computer graphics.
java
- 计算机图形学用Bresenham算法画直线,计算出运行时间。-Computer graphics draw a straight line using Bresenham algorithm to calculate the running time.
sang_v82
- 给出接收信号眼图及系统仿真误码率,旋转机械二维全息谱计算的实用例程,直线阵采用切比学夫加权控制主旁瓣比。- The received signal is given eye and BER simulation systems, Rotating Machinery dimensional hologram of practical spectrum calculation routines, Linear array using cut than learning laid upon the
0054
- 计算加权加速度,直线阵采用切比学夫加权控制主旁瓣比,已调制信号计算其普相关密度。- Weighted acceleration, Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Modulated signals to calculate its density Pu-related.
弹性力学平面问题边界元法计算程序(姚振汉 边界元法 源代码)
- 此程序有线性、二次、三次插值的直线单元、圆弧单元,以及二次等参曲线单元,每个边界线段除等分外、还可等比划分,还有两端加密或中部加密的对称型等比划分等功能,可以根据问题的特性合理划分边界单元,建立最合理的边界元计算模型。程序中对于弱奇异积分通过变换求得解析积分,柯西主值积分用刚体位移法处理,同时对于非奇异积分采用了等精度高斯积分,因此计算精度优于一般的边界元程序,更优于有限元等其他数值方法。