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

📄 d1.jsp

📁 AOI(面向属性的归纳)是数据分析中有效的数据约简手段
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>数据挖掘中基于属性归纳方法的实现</title>
<LINK href="images/css2.css" type=text/css rel=stylesheet></HEAD>
<BODY leftMargin=0 
background="images/somibg.gif" topMargin=0 
marginheight="0" marginwidth="0">
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
    
  <TR>
    <TD bgColor=#ffffff height=12></TD></TR>
  <TR>
    <TD bgColor=#ffffff>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
          
        <TR>
          <TD width="2%">&nbsp;</TD>
          <TD width="48%"><IMG height=30 
            src="images/somilogo.gif" 
            width=180></TD>
          <TD width="48%">
            <DIV align=right><IMG height=30 
            src="images/somiright.gif" 
            width=130></DIV></TD>
          <TD width="2%">&nbsp;</TD></TR> </TABLE></TD></TR>
  <TR>
    <TD bgColor=#ffffff height=12></TD></TR> </TABLE>

<LINK href="images/css.css" type=text/css rel=stylesheet>

<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
    
  <TR>
    <TD bgColor=#ffffff height=3></TD></TR>
  <TR>
    <TD align="center" valign="middle" bgColor=#ffffff class="maint">
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="5%">&nbsp;</td>
          <td align="center" valign="middle" class="bigmenu"><br />
          数据挖掘中基于属性归纳方法的实现</td>
          <td width="5%">&nbsp;</td>
        </tr>
        <tr>
          <td width="5%">&nbsp;</td>
          <td align="left"><br />
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="10%">&nbsp;</td>
              <td><form id="form1" name="form1" method="post" action="d2.jsp">
                <p>
                  属性泛化阈值
                    <input name="type" type="text" id="type"  style="font-size:12px" value="8" />
                   请选择Item_No的范围
                  
                  
                   <select name="select"  style=" font-size:12px">
                    <option value="1">200000-250000</option>
                    <option value="2">250000-300000</option>
                    <option value="3">300000-350000</option>
                    <option value="4">350000-400000</option>
                   </select>
                   
                  <input type="submit" name="Submit" value="提交" style=" font-size:12px" />
                </p>
                </form>              </td>
              <td width="10%">&nbsp;</td>
            </tr>
            <tr>
              <td width="10%">&nbsp;</td>
              <td><form id="form2" name="form2" method="post" action="d3.jsp">
                <p>属性泛化阈值
                  <input name="type" type="text" id="type"  style="font-size:12px" value="8" />
 请选择Total的范围
                     
                  
                  <select name="select" id="select"  style=" font-size:12px">
                    <option value="1">0-5</option>
                    <option value="2">5-20</option>
                    <option value="3">20-50</option>
                    <option value="4">50-100</option>
                    </select>
                  <input type="submit" name="Submit2" value="提交" style=" font-size:12px" />
                </p>
              </form></td>
              <td width="10%">&nbsp;</td>
            </tr>
            <tr>
              <td width="10%">&nbsp;</td>
              <td><form id="form3" name="form3" method="post" action="d4.jsp">
                <p>属性泛化阈值
                  <input name="type" type="text" id="type"  style="font-size:12px" value="8" />
 请选择date的范围
                   
                  
                  <select name="select" id="select"  style=" font-size:12px">
                    <option value="1">2001-08-13--2001-08-15</option>
                    <option value="2">2001-08-16--2001-08-18</option>
                    <option value="3">2001-08-19--2001-08-21</option>
                    <option value="4">2001-08-22--2001-08-24</option>
                    </select>
                  <input type="submit" name="Submit3" value="提交" style=" font-size:12px" />
                </p>
              </form></td>
              <td width="10%">&nbsp;</td>
            </tr>
          </table>
            <br />
            <br />
            <br />		 </td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
        </tr>
      </table>
    </TD>
  </TR> </TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
  <TR>
    <TD  background="images/somibutt.gif" 
    bgColor=#ffffff height=57>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
       
        <TR>
          <TD>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              
            </TABLE></TD>
        </TR> </TABLE></TD></TR> </TABLE>

</BODY></HTML>

⌨️ 快捷键说明

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