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

📄 index.asp

📁 .m source file about soft compute.
💻 ASP
字号:
<% title="Soft Computing Toolbox" %>
<!--#include virtual="/jang/include/editfile.inc"-->
<html>
<head>
	<title><%=title%></title>
	<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=big5">
	<meta HTTP-EQUIV="Expires" CONTENT="0">
	<style>
		td {font-family: "夹发砰", "helvetica,arial", "Tahoma"}
		A:link {text-decoration: none}
		A:hover {text-decoration: underline}
	</style>
</head>

<body background="/jang/graphics/background/yellow.gif">
<font face="夹发砰">
<h2 align=center><%=title%></h2>
<h3 align=center>for <a href="/jang/book">Neural-Fuzzy and Soft Computing</a></h3>
<h3 align=center>by <a href="/jang">Roger Jang</a></h3>
<hr>

<h3><img src="/jang/graphics/dots/redball.gif"> Download</h3>
	<blockquote>
	<a href="../soft.zip">soft.zip</a>
	</blockquote>

<h3><img src="/jang/graphics/dots/redball.gif"> Readme.txt</h3>

<xmp>
<!--#include file="readme.txt"-->
</xmp>

<h3><img src="/jang/graphics/dots/redball.gif"> Files/Directories Listing</h3>
<!--#include virtual="/jang/include/dir.inc"-->
<hr>

<script language="JavaScript">
document.write("Last updated on " + document.lastModified + ".")
</script>

<a href="/jang/sandbox/asp/lib/editfile.asp?FileName=<%=Request.ServerVariables("PATH_INFO")%>"><img align=right border=0 src="/jang/graphics/invisible.gif"></a>
</font>
</body>
</html>

⌨️ 快捷键说明

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