⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fuzzy.plg

📁 利用人工智能的模糊算法,实现了一个模糊控制的温控系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: fuzzy - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yd\LOCALS~1\Temp\RSP90.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/fuzzy.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\刘瑞静暂存呵呵\人工智能\fuzzy\fuzzy\fuzzy\fuzzyDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yd\LOCALS~1\Temp\RSP90.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/fuzzy.pdb" /debug /machine:I386 /out:"Debug/fuzzy.exe" /pdbtype:sept  ".\Debug\fuzzy.obj" ".\Debug\fuzzyDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\fuzzy.res" "
<h3>Output Window</h3>
Compiling...
fuzzyDlg.cpp
E:\刘瑞静暂存呵呵\人工智能\fuzzy\fuzzy\fuzzy\fuzzyDlg.cpp(718) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
E:\刘瑞静暂存呵呵\人工智能\fuzzy\fuzzy\fuzzy\fuzzyDlg.cpp(718) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
Linking...



<h3>Results</h3>
fuzzy.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -