<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE type=text/css>.main { FONT-SIZE: 9pt } .main1 { FONT-SIZE: 14px } </STYLE> <title>清空购物车</title> </head> <body topmargin="5" bgcolor="#E6E4C4"> <diiv align="center"><center> <table width="100%" border="0" class="table1" bordercolor="#62ACFF" cellspacing="0" class=main1> <tr> <td width="80%" valign="top"> <p align="center" class=main1><%=Head%></p> <p align="center"> <br><input type="button" value="关闭" name="B2" onclick="window.close() " style="font-size: 9pt"></td> </tr> </table> </center></div> </body> </html>
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE ...
上传时间: 2015-11-05
上传用户:zhaoq123
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% ProductClass_2=request("ProductClass_2") set rs=server.createobject("adodb.recordset") sqltext="select * from Product" if request("Product_Name")<>"" then sqlte...
上传时间: 2013-11-25
上传用户:wl9454
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co
上传时间: 2013-12-08
上传用户:yuanyuan123
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductL...
上传时间: 2013-12-09
上传用户:huql11633
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductL...
上传时间: 2014-08-18
上传用户:小草123
资源简介:实现基本JPEG的压缩和编码 % 1. 首先通过DCT变换去除数据冗余; % 2. 使用量化表对DCT系数进行量化; % 3. 对量化后的系数进行Huffman编码。
上传时间: 2014-01-14
上传用户:asddsd
资源简介:% This program calculates radar ranges in a jamming environment. It works % with both Stand-off jamming and self-screening jamming for steady and Swerling type % targets with frequency agility, coherent integration and standard atmosph...
上传时间: 2013-12-24
上传用户:sammi
资源简介:% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direct...
上传时间: 2014-01-24
上传用户:Thuan
资源简介:使用ASP.NET通过WEB方式来实现以下功能的: 新建和编辑数据库 运行SQL语法 导入导出数据 汉化程度90% 经测试可以管理sql2000和sql2005。支持NET1.1和NET2.0。
上传时间: 2015-10-31
上传用户:haoxiyizhong
资源简介:% This routine provides a convenient way to produce Pd/FAD information % from likelihood ratio information.
上传时间: 2016-01-05
上传用户:liglechongchong
资源简介:% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartesian ECEF position and the positions of four or * % more visible GPS satellites. It is a validation of the DOP algorithm and * % contai...
上传时间: 2014-01-25
上传用户:zq70996813
资源简介:% RBF 神经网络用于模式分类与函数拟合 % 使用平台 - Matlab6.5及以上
上传时间: 2016-03-17
上传用户:athjac
资源简介:基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.
上传时间: 2014-09-03
上传用户:jqy_china
资源简介:把I、Q 两路信号分别作FFT ,找出频域内信号的幅度,即可算得两路分量的幅度一 %致性 把I、Q两路信号合成一个复数信号,作FFT ,对得到的频谱求镜像抑制比。
上传时间: 2013-12-11
上传用户:13188549192
资源简介:% 仿真主要完成OFDM系统建模,实现OFDM系统传输流程, % 并对OFDM信号的时域波形及功率普密度进行分析.进行循环谱相关切片的分析。
上传时间: 2013-12-19
上传用户:jing911003
资源简介:生成给定分布律的随机数 % r=specrnd(x,p)返回一个来自分布律P(x)=p的随机数 % r=specrnd(x,p,m,n)返回m*n随机数矩阵 % p的默认值为等概率
上传时间: 2014-01-17
上传用户:weixiao99
资源简介:[p]=ss_Pe42(rho_in_dB) % SS_PE42 finds the measured error rate for the given value of % signal per interference ratio in dB.
上传时间: 2014-01-13
上传用户:qw12
资源简介:请将 basedzfb.asp和mdb5复制到同一目录, 记事本打开basedzfb.asp修改商户支付宝账户t2和安全校验码t3即可, 安全校验码,登陆支付宝后在商家工具中获得校验码。 调用支付宝接口URL:<%=itemURL%>。请在调用接口URL文件中加入<!--#include file="basedzfb...
上传时间: 2014-01-01
上传用户:362279997
资源简介:可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01...
上传时间: 2015-04-29
上传用户:changeboy
资源简介:用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler f...
上传时间: 2014-02-15
上传用户:aappkkee
资源简介:数值方法求解常微分方程的C实现[TEXT为主程序,其余方法(即C文件)放入include文件夹即可]
上传时间: 2015-08-20
上传用户:mpquest
资源简介:LANGUAGE writes with VHDL demonstrates the design on the monitor the source program用VHDL 语言写的在显示器上显示图案的程序
上传时间: 2015-10-14
上传用户:ardager
资源简介:电话应用编程接口的pas文件。 The directives can be controlled using the Tapi.inc include file which is included in both Tapi.pas and TSPI.pas.
上传时间: 2014-01-16
上传用户:zuozuo1215
资源简介:实现了EVC所有列双击可编辑,也适用于VC++ #include "stdafx.h" #include "FM.h"//这个不要也似乎可以,因为是对话框的头文件 #include "EditListCtrl.h" #include <windowsx.h>
上传时间: 2016-08-15
上传用户:xlcky
资源简介:include file delphi
上传时间: 2017-09-20
上传用户:love1314
资源简介:版权说明:版权属于dqe2008.com 特色: 1、界面采用欧试风格,设计唯美. 2、可调用留言,能做为评论模块用于其他系统的开发. 3、代码简洁,功能实用. 使用说明: 2、帐号密码以及一些参数在gustbook_Conn.asp中修改,用记事本打开...
上传时间: 2017-07-14
上传用户:牧羊人8920
资源简介:asp实现限制一个ip只能访问一次的方法 <% '///////////////////////////////////////////////////// '// // '//作用:一个IP地址只允许访问本页一次 // '//引用:<!-- #include file="Check_Ip.asp" --> // '// // '/////////////////////////...
上传时间: 2016-07-14
上传用户:helei0915
资源简介:% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
上传时间: 2015-08-27
上传用户:mhp0114
资源简介:support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (ltrain,N) with ltrain: number of points N: dimension % ytrain: (ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number o...
上传时间: 2015-09-04
上传用户:问题问题
资源简介:function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than ve...
上传时间: 2015-09-08
上传用户:xieguodong1234