JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
標簽: substantial JavaServer completely Edition
上傳時間: 2014-01-04
上傳用戶:mpquest
This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements. By Daniel Perez Palomar (last revision: May 10, 2004). Feel free to distribute this file as it is (without including any modifications).
標簽: diag function obtains unitary
上傳時間: 2013-12-19
上傳用戶:dsgkjgkjg
These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world just because there were some great controls or visual Frameworks written in WTL (there are many things that should be considered especially in a company with hundreds of developers like the company I work for). Unfortunately, there was no such good and free visual Framework in MFC until now. Whatever difficulties there are, I still desire to be able to use them and now my effort is here to be shared with you. Under the Hood
標簽: libraries WTL together written
上傳時間: 2013-12-18
上傳用戶:wcl168881111111
一個類STL的多平臺可移植的算法容器庫,主要用于嵌入式系統編程時的內存管理等方面,尤其是缺少支持malloc 和free的情況下。
上傳時間: 2016-04-17
上傳用戶:tfyt
基于Java的DICOM影像查看分析軟件, 包含DICOM dictionary字典, tag 分析,抽取等模塊.
上傳時間: 2016-04-24
上傳用戶:semi1981
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
標簽: implements currently complete provides
上傳時間: 2014-01-16
上傳用戶:siguazgb
一個自娛自樂的demo 開發環境 apache-tomcat-6.0.16 Mysql 5.1.11 Jdk 1.6 文件結構如下 --MyGame -----MyGame-Seam(eclipse project路徑) -----doc ----------free.jude(JUDE 類圖)
標簽: apache-tomcat MyGame Mysql MyGam
上傳時間: 2014-11-08
上傳用戶:hongmo
This folder has some scritps that you may find usefull. All of it comes from questions that I ve received in my email. If you have a new request/question, feel free to send it to marceloperlin@gmail.com. But please, don t ask me to do your homework. Passing_your_param0 This folder contains instructions (and m files) for passing you own initial parameters to the fitting function. I also included a simple simulation script that will create random initial coefficients (under the proper bounds) and fit the model to the data.
標簽: that questions scritps usefull
上傳時間: 2013-12-28
上傳用戶:netwolf
在傳統CMS文章內容管理功能基礎上,補充新的功能: 1、支持DIGG掘客功能; 2、支持TAG標簽功能(本功能需Mysql 4.1以上版本數據庫支持) 3、支持積分瀏覽; 4、支持會員投稿;
標簽: CMS
上傳時間: 2016-05-12
上傳用戶:lixinxiang
{ OCSP REQUEST*req=NULL if ((req=OCSP一 REQUEST new())一NULL) goto err if (name) /* optional*/ f if (!(req->tbsRequest->requestorName=GENERAL-NAME_ new())) goto er req->tbsRequest->requestorName->type=GEN一 DIRNAME req->tbsRequest->requestorName->d.dim=X509一 NAM幾dup(name) } if(!(req->tbsRequest->requestList=sk-OCSP ONEREQ_new(N〔幾L))) goto er if(extensions && (!(req->tbsRequest->requestExtensions = ext dup(extensions)))) goto er return req if (req) OCSP REQUEST free(req) return NULL ) 刀此函數用于一個新的合法的OCSP請求加入列表中
上傳時間: 2014-01-17
上傳用戶:lanjisu111