a Complete C++ language tutorial on the cplusplus.com
标签: cplusplus Complete language tutorial
上传时间: 2015-10-21
上传用户:维子哥哥
Streaming refers to the ability of an application to play synchronised media streams like audio and video streams in a continuous way while those streams are being transmitted to the client over a data network.
标签: synchronised application Streaming ability
上传时间: 2015-10-22
上传用户:athjac
关于做人脸检测的时候所用到的Haar-like特征国内的文献讲的不是很详细,大家可以参考一下这篇文献,比较有价值的啊
上传时间: 2013-12-14
上传用户:yan2267246
cmd line like! cmd line like!
上传时间: 2013-12-10
上传用户:dreamboy36
Context-Sensitive Semantic Smoothing for the Language Modeling Approach to Genomic IR(上下文敏感的语义平滑的语言建模方法)
标签: Context-Sensitive Smoothing Approach Semantic
上传时间: 2015-11-04
上传用户:pkkkkp
<%@ 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>
标签: lt LANGUAGE VBSCRIPT include
上传时间: 2015-11-05
上传用户:zhaoq123
<%@ 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
标签: lt LANGUAGE VBSCRIPT include
上传时间: 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), ProductList Next Session("ProductList") = ProductList ProductList = Session("ProductList") If Len(ProductList) =0 Then Response.Redirect "Nothing.asp" response.end end if
标签: lt LANGUAGE VBSCRIPT Session
上传时间: 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), ProductList Next Session("ProductList") = ProductList ProductList = Session("ProductList") If Len(ProductList) =0 Then Response.Redirect "Nothing.asp" response.end end if
标签: lt LANGUAGE VBSCRIPT Session
上传时间: 2014-08-18
上传用户:小草123
Optimal Spatial Regelarisation of Autocorrelation Estimates in fMRI Analysis,very useful,if you like you can download it.
标签: Autocorrelation Regelarisation Estimates Analysis
上传时间: 2015-11-05
上传用户:TRIFCT