搜索资源列表
netlayer
- VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /
DicomConv
- x光,B超等专业医用软件才用的dicom格式文件转换为bmp文件的完整vc代码。-X-ray, B ultrasound and other professional medical software to use DICOM format files into bmp files complete VC code.