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

其他智力游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: NQueen - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/NQueen.res" /d "_DEBUG" /d "_AFXDLL" "E:4 算法分析与设计9-10下(教学方法改革)2 案例2 8皇后问题的求解1 界面NQueenNQueen.rc"" 
  10. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/NQueen.pdb" /debug /machine:I386 /out:"Debug/NQueen.exe" /pdbtype:sept  ".DebugNQueen.obj" ".DebugNQueenDlg.obj" ".DebugStdAfx.obj" ".DebugNQueen.res" "
  11. <h3>Output Window</h3>
  12. Compiling resources...
  13. Linking...
  14. <h3>Results</h3>
  15. NQueen.exe - 0 error(s), 0 warning(s)
  16. </pre>
  17. </body>
  18. </html>