<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入購(gòu)物車的物品已經(jīng)全數(shù)退回!" 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>清空購(gòu)物車</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="關(guān)閉" name="B2" onclick="window.close() " style="font-size: 9pt"></td> </tr> </table> </center></div> </body> </html>
標(biāo)簽: lt LANGUAGE VBSCRIPT include
上傳時(shí)間: 2015-11-05
上傳用戶:zhaoq123
實(shí)用的簡(jiǎn)繁體中文轉(zhuǎn)換成拼音全拼Java類,可以轉(zhuǎn)換GBK字符集中的所有漢字,使用非常簡(jiǎn)單,只需按照Main()函數(shù)中的測(cè)試?yán)诱{(diào)用即可。目前,對(duì)于多音字的處理還有待完善。
標(biāo)簽: Java 繁體 轉(zhuǎn)換成
上傳時(shí)間: 2013-12-17
上傳用戶:asdkin
FPgrowth的java算法,該算法主要是寫出了各個(gè)的功能函數(shù),需自己寫Main()函數(shù)
上傳時(shí)間: 2014-01-05
上傳用戶:zhaoq123
UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE Main PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.
標(biāo)簽: UCOS original Saether version
上傳時(shí)間: 2015-11-14
上傳用戶:ippler8
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three Main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).
標(biāo)簽: integrating controller guidelines document
上傳時(shí)間: 2013-11-27
上傳用戶:電子世界
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three Main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).
標(biāo)簽: integrating controller guidelines document
上傳時(shí)間: 2015-11-18
上傳用戶:xhz1993
1設(shè)計(jì)題目及要求 一、程序設(shè)計(jì)題目:學(xué)生成績(jī)管理程序設(shè)計(jì) 二、 程序設(shè)計(jì)功能及要求: 1.顯示學(xué)生各門成績(jī),總分,和平均分. 2.按總分由高到的進(jìn)行排列. 3.要求輸入一個(gè)學(xué)號(hào).要求能找出一個(gè)學(xué)生的.姓名.各門功課的成績(jī). 3 算法分析 1. 學(xué)生成績(jī)管理軟件的數(shù)據(jù)結(jié)構(gòu) 2. 排序 3. 查找 4. 其它 4 主要流程圖 1寫程序結(jié)構(gòu)及各模塊(輸入,顯示等等)結(jié)構(gòu)圖 本程序用了c++語言里面的思想,比如用了cin 和 cout 函數(shù).分了倆個(gè)類.一個(gè)是File類.一個(gè)是Link類. File類里面主要的是用于保存和導(dǎo)入數(shù)據(jù). Link類主要是用于鏈表的操作…. 本程序分為幾個(gè)文件編寫有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件. 本程序的主體結(jié)構(gòu)是鏈表.用鏈表操作.實(shí)現(xiàn)動(dòng)態(tài)創(chuàng)建和銷毀. 主函數(shù)Main().是在Manger.cpp 里面.是程序的入口處 File.cpp 和 link.cpp 是存放file類.和 link類的源函數(shù)變量代碼. File.h 和Link.h 是存放file 類 和link 類的聲明
標(biāo)簽: 分 程序設(shè)計(jì) 程序 設(shè)計(jì)功能
上傳時(shí)間: 2014-01-17
上傳用戶:古谷仁美
rs碼代碼,別人給我的,不過看不懂,Main函數(shù)太多
標(biāo)簽: 代碼
上傳時(shí)間: 2014-01-18
上傳用戶:lo25643
water temperature control system uses the Single Chip Microcomputer to carry on temperature real-time gathering and controling. DS18B20, digitized temperature sensor, provides the temperature signal by "a Main line". In -10~+85℃ the scope, DS18B20’s inherent measuring accuracy is 0.5 ℃. The water temperature real-time control system uses the electricity nichrome wire carring on temperature increiseament and operates the electric fan to realize the temperature decrease control. The system has the higher measuring accuracy and the control precision, it also can complete the elevation of temperature and the temperature decrease control.
標(biāo)簽: temperature Microcomputer real-tim control
上傳時(shí)間: 2015-12-10
上傳用戶:nairui21
pso優(yōu)化算法的vc++源程序。在vc.net2003下面通過。 建議:看代碼之前,請(qǐng)先弄明白pso是怎么回事。然后請(qǐng)對(duì)應(yīng)著來:程序中用Agent代表一只鳥,PSO代表鳥群。閱讀源代碼,不要順著看,先看Main(),然后按照出現(xiàn)的東西的順序,一個(gè)一個(gè)得來。
上傳時(shí)間: 2015-12-11
上傳用戶:zhuimenghuadie
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1