|  | 
 
| K法数据聚类 open ( unit = 1, file = 'points_100.txt', status = 'old' )
 17 March     2022   2:14:41.796 AM
 
 ASA058_PRB
 FORTRAN77 version
 Test the ASA058 library.
 
 TEST01
 Test the CLUSTR algorithm.
 Applied Statistics Algorithm 58
 
 Reading the data.
 ****************************
 Compilation failed due to following error(s).
 ****************************
 At line 71 of file main.f95 (unit = 1)
 Fortran runtime error: Cannot open file 'points_100.txt': No such file or directory
 Error termination. Backtrace:
 #0  0x7fa7736a1d5a
 #1  0x7fa7736a2869
 #2  0x7fa7736a354f
 #3  0x7fa7738e29d6
 #4  0x7fa7738e2ccc
 #5  0x5647bfe81a60
 #6  0x5647bfe834d8
 #7  0x5647bfe8371f
 #8  0x7fa7734b60b2
 #9  0x5647bfe8115d
 #10  0xffffffffffffffff
 
 
 如何处理?
  
 | 
 |