搜索资源列表
netlayer
- VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /
avl3.31
- Drale编写的升力面模型,机翼表面被离散为涡格。与升力线模型相比,升力面模型更多的考虑了机翼的几何形状。-Lifting surface model Drale write the wing surface the discrete vortex lattice. Compared with the lifting line model, the lifting surface model consideration of the geometric shape of the wing.
