EightQueen.plg
上传用户:hncsjd
上传日期:2022-07-08
资源大小:3772k
文件大小:1k
源码类别:

其他智力游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: EightQueen - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/EightQueen.res" /d "_DEBUG" /d "_AFXDLL" "E:4 算法分析与设计9-10下(教学方法改革)2 案例2 8皇后问题的求解2 自动求解1 八皇后VC图形演示EightQueen.rc"" 
  10. Creating temporary file "C:DOCUME~1rusherLOCALS~1TempRSPC6.tmp" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/EightQueen.pdb" /debug /machine:I386 /out:"Debug/EightQueen.exe" /pdbtype:sept 
  13. ".DebugEightQueen.obj"
  14. ".DebugEightQueenDlg.obj"
  15. ".DebugQueenPanel.obj"
  16. ".DebugStdAfx.obj"
  17. ".DebugEightQueen.res"
  18. ]
  19. Creating command line "link.exe @C:DOCUME~1rusherLOCALS~1TempRSPC6.tmp"
  20. <h3>Output Window</h3>
  21. Compiling resources...
  22. Linking...
  23. <h3>Results</h3>
  24. EightQueen.exe - 0 error(s), 0 warning(s)
  25. </pre>
  26. </body>
  27. </html>