<%@ 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 sqltext=sqltext &" where Product_Name like %"& request("Product_Name") &"% " else sqltext=sqltext &" where Product_Name like %"& "" &"% " end if if request("Product_Class")<>"" then sqltext=sqltext &" and Class_1 like %"& request("Product_Class") &"% " end if
資源簡介:<%@ 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
資源簡介:<%@ 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
資源簡介:實現基本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
資源簡介:% 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
資源簡介:對多徑信道的仿真 輸入碼元,是一行矩陣,可以是實數也可以是復數 %fs是輸入碼元的比特率 %fd是多普勒頻移 %n_delay是多徑信道的徑數 %t_delay是多徑信道各徑的時延時間 %p_delay是多徑信道各徑的功率db值
上傳時間: 2013-12-31
上傳用戶:lindor
資源簡介:% 仿真主要完成OFDM系統建模,實現OFDM系統傳輸流程, % 并對OFDM信號的時域波形及功率普密度進行分析.進行循環譜相關切片的分析。
上傳時間: 2013-12-19
上傳用戶:jing911003
資源簡介:%程序名稱:求解約束優化問題的改進粒子群優化算法 %程序功能:求解帶各種約束條件的優化問題 %輸入條件:各種初始條件,以及設定參數 %輸出數值:最優解位置以及函數極小值
上傳時間: 2016-12-06
上傳用戶:www240697738
資源簡介:生成給定分布律的隨機數 % 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
資源簡介:Proteus在MCS-51%26ARM7系統中的應用百例 Proteus在MCS-51%26ARM7系統中的應用百例
上傳時間: 2014-07-02
上傳用戶:qq1604324866
資源簡介:請將 basedzfb.asp和mdb5復制到同一目錄, 記事本打開basedzfb.asp修改商戶支付寶賬戶t2和安全校驗碼t3即可, 安全校驗碼,登陸支付寶后在商家工具中獲得校驗碼。 調用支付寶接口URL:<%=itemURL%>。請在調用接口URL文件中加入<!--#include file="basedzfb...
上傳時間: 2014-01-01
上傳用戶:362279997
資源簡介:用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
資源簡介:電話應用編程接口的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
資源簡介: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
資源簡介:%The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated signal.In this way,the phase of the %incoming signal is locked and the signal is demodulated.This scheme %is used in PM and FM as wel...
上傳時間: 2015-09-28
上傳用戶:zhangzhenyu
資源簡介:%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step s...
上傳時間: 2013-12-17
上傳用戶:sk5201314
資源簡介:%WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado.edu/research/wavelets/" % Written January 1998 by C. Torrence % % Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be s...
上傳時間: 2014-01-06
上傳用戶:hullow