在 Java EE 的藍(lán)圖中,JSP Servlet是屬於Web層技術(shù),JSP與Servlet是一體的兩面,您可以使用單獨(dú)一項(xiàng)技術(shù)來(lái)解決動(dòng)態(tài)網(wǎng)頁(yè)呈現(xiàn)的需求,但最好的方式是取兩者的長(zhǎng)處,JSP是網(wǎng)頁(yè)設(shè)計(jì)人員導(dǎo)向的,而Servlet是程式設(shè)計(jì)人員導(dǎo)向的,釐清它們之間的職責(zé)可以讓兩個(gè)不同專長(zhǎng)的團(tuán)隊(duì)彼此合作,並降低相互間的牽制作用。
上傳時(shí)間: 2016-11-15
上傳用戶:sxdtlqqjl
JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer Homepage : http://sourceforge.net/project/?group_id=1344 ----------------------------------------------------- To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear then edit jlGui.bat (or jlGui.sh) script and setup JLGUI_HOME variable and launch the script. To play local file : Left click on "Eject" button. To play remote file/stream : Right click on "Eject" Button. To fill in playlist : Edit default.m3u file before launching jlGui.
標(biāo)簽: jlgui Developer Homepage javazoom
上傳時(shí)間: 2016-11-16
上傳用戶:wpwpwlxwlx
FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap microcontrollers, such as 8051, PIC, AVR, SH, Z80, H8, ARM and etc..., without any change.
標(biāo)簽: system FatFs file implement
上傳時(shí)間: 2016-11-17
上傳用戶:chenxichenyue
排序 得分排行 選擇、插入、氣泡排序 Shell 排序法 - 改良的插入排序 Shaker 排序法 - 改良的氣泡排序 Heap 排序法 - 改良的選擇排序 快速排序法(一) 快速排序法(二) 快速排序法(三) 合併排序法 基數(shù)排序法
標(biāo)簽: 排序 Shaker Shell Heap
上傳時(shí)間: 2016-11-17
上傳用戶:123456wh
CMS4J 是 JAVA / JSP 版網(wǎng)站管理系統(tǒng) (Content Manage System For Java)的簡(jiǎn)稱,讀作 “CMS For J” 國(guó)內(nèi) JAVA版網(wǎng)站管理系統(tǒng) 的領(lǐng)航者,依托于 JAVA 技術(shù),專注于 網(wǎng)站內(nèi)容管理 CMS4J絕非國(guó)外一些開(kāi)源產(chǎn)品的改造版,我們秉承用戶本土化的原 則,切身體驗(yàn)國(guó)內(nèi)CMS系統(tǒng)的應(yīng)用現(xiàn)狀與實(shí)際需求,為中小企業(yè)量身定 做,CMS4J項(xiàng)目在立項(xiàng)時(shí),就已經(jīng)立下了以下四大目標(biāo): [目標(biāo) 1]: 不編程,做動(dòng)態(tài)網(wǎng)站 要讓網(wǎng)站設(shè)計(jì)師、美工也會(huì)做動(dòng) 態(tài)網(wǎng)站,動(dòng)態(tài)網(wǎng)站不再是程序員的專長(zhǎng); [目標(biāo) 2]: 高擴(kuò)展,插件式架構(gòu) 系統(tǒng)基于Plug-in結(jié)構(gòu),所有模 塊均插件化, 良好的二次開(kāi)發(fā)接口; [目標(biāo) 3]: 小投資,低成本運(yùn)營(yíng) 讓網(wǎng)站可以低成本運(yùn)營(yíng),絕對(duì)不 允許存在第三方不必要的軟件開(kāi)支; [目標(biāo) 4]: 大應(yīng)用,分布式部署 立足日訪量為1至100百萬(wàn)網(wǎng)站的 應(yīng)用,向千萬(wàn)級(jí)大型綜合門戶應(yīng)用邁進(jìn);
標(biāo)簽: Content Manage System CMS4J
上傳時(shí)間: 2013-12-17
上傳用戶:dsgkjgkjg
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).
標(biāo)簽: from eliminates PRINCIPLE algorithm
上傳時(shí)間: 2016-11-27
上傳用戶:凌云御清風(fēng)
可以把客戶端的內(nèi)容存入數(shù)據(jù)庫(kù)中,在j網(wǎng)頁(yè)中顯示出來(lái)
標(biāo)簽: 數(shù)據(jù)庫(kù)
上傳時(shí)間: 2016-11-28
上傳用戶:13215175592
成績(jī)顯示三個(gè)部份abc #include<stdio.h> #include<stdlib.h> int main(void) { float gread printf("請(qǐng)輸入分?jǐn)?shù)\n") scanf("%f",&gread) if(gread>=80&&gread<=100) printf("成績(jī)?yōu)锳\n") else if(gread>=60&&gread<=79) { printf("成績(jī)?yōu)锽\n") } else if(gread>=0&&gread<60) { printf("成績(jī)?yōu)镃\n") } else { printf("分?jǐn)?shù)輸入錯(cuò)誤\n") } system("pause") return 0 }
標(biāo)簽: include stdlib float gread
上傳時(shí)間: 2014-01-15
上傳用戶:waizhang
河內(nèi)塔問(wèn)題 #include<stdio.h> #include<stdlib.h> int fun_a(int) void fun_b(int,int,int,int) int main(void) { int n int option printf("題目二:河內(nèi)塔問(wèn)題\n") printf("請(qǐng)輸入要搬移的圓盤數(shù)目\n") scanf("%d",&n) printf("最少搬移的次數(shù)為%d次\n",fun_a(n)) printf("是否顯示移動(dòng)過(guò)程? 是請(qǐng)輸入1,否則輸入0\n") scanf("%d",&option) if(option==1) { fun_b(n,1,2,3) } system("pause") return 0 } int fun_a(int n) { int sum1=2,sum2=0,i for(i=n i>1 i--) { sum1=sum1*2 } sum2=sum1-1 return sum2 } void fun_b(int n,int left,int mid,int right) { if(n==1) printf("把第%d個(gè)盤子從第%d座塔移動(dòng)到第%d座塔\n",n,left,right) else { fun_b(n-1,left,right,mid) printf("把第%d個(gè)盤子從第%d座塔移動(dòng)到第%d座塔\n",n,left,right) fun_b(n-1,mid,left,right) } }
標(biāo)簽: int include stdlib fun_a
上傳時(shí)間: 2016-12-08
上傳用戶:努力努力再努力
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_n) center1=sum(center)/c a=center1(1)./center1 deta=center-center1(ones(c,1),:) w=sqrt(sum(deta.^2)).*a for j=1:in_n w_new(j,j)=w(j) end data1=data*w_new [center, U, obj_fcn] = fcm(data1, c) center=center./w(ones(c,1),:) obj_fcn=obj_fcn/sum(w.^2) end end display(i) result=zeros(1,data_n) U_=max(U) for i=1:data_n for j=1:c if U(j,i)==U_(i) result(i)=j continue end end end
標(biāo)簽: data function Exponent obj_fcn
上傳時(shí)間: 2013-12-18
上傳用戶:ynzfm
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1