Tutorial for the velocity framework used with java
標(biāo)簽: framework Tutorial velocity java
上傳時(shí)間: 2013-12-16
上傳用戶(hù):skfreeman
It is useful for programer - those is the first time programming with java.
標(biāo)簽: programming programer useful first
上傳時(shí)間: 2014-01-20
上傳用戶(hù):miaochun888
數(shù)據(jù)結(jié)構(gòu)課程設(shè)計(jì) 數(shù)據(jù)結(jié)構(gòu)B+樹(shù) B+ tree Library
標(biāo)簽: Library tree 數(shù)據(jù)結(jié)構(gòu) 樹(shù)
上傳時(shí)間: 2013-12-31
上傳用戶(hù):semi1981
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
標(biāo)簽: calculate the quadratic equation
上傳時(shí)間: 2014-01-17
上傳用戶(hù):aappkkee
1. 下列說(shuō)法正確的是 ( ) A. Java語(yǔ)言不區(qū)分大小寫(xiě) B. Java程序以類(lèi)為基本單位 C. JVM為Java虛擬機(jī)JVM的英文縮寫(xiě) D. 運(yùn)行Java程序需要先安裝JDK 2. 下列說(shuō)法中錯(cuò)誤的是 ( ) A. Java語(yǔ)言是編譯執(zhí)行的 B. Java中使用了多進(jìn)程技術(shù) C. Java的單行注視以//開(kāi)頭 D. Java語(yǔ)言具有很高的安全性 3. 下面不屬于Java語(yǔ)言特點(diǎn)的一項(xiàng)是( ) A. 安全性 B. 分布式 C. 移植性 D. 編譯執(zhí)行 4. 下列語(yǔ)句中,正確的項(xiàng)是 ( ) A . int $e,a,b=10 B. char c,d=’a’ C. float e=0.0d D. double c=0.0f
上傳時(shí)間: 2017-01-04
上傳用戶(hù):netwolf
Wrox.Professional.Java.Development.with.the.Spring.Framework---kanshu3721\Wrox.Professional.Java.Development.with.the.Spring.Framework 國(guó)外原版
標(biāo)簽: Professional Wrox Java Development
上傳時(shí)間: 2015-05-10
上傳用戶(hù):rishian
JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs.
標(biāo)簽: integrates develops services leading
上傳時(shí)間: 2014-11-03
上傳用戶(hù):wsf950131
這是一本試合JAVA初學(xué)者的書(shū)籍 第1章 對(duì)象入門(mén) 第2章 一切都是對(duì)象 第3章 控制程序流程 第4章 初始化和清除 第5章 隱藏實(shí)施過(guò)程 第6章 類(lèi)再生 第7章 多形性 第8章 對(duì)象的容納 第9章 違例差錯(cuò)控制 第10章 Java IO系統(tǒng) 第11章 運(yùn)行期類(lèi)型鑒定 第12章 傳遞和返回對(duì)象 第13章 創(chuàng)建窗口和程序片 第14章 多線(xiàn)程 第15章 網(wǎng)絡(luò)編程 第16章 設(shè)計(jì)范式 第17章 項(xiàng)目 附錄A 使用非Java代碼 附錄B 對(duì)比C++和Java 附錄C Java編程規(guī)則 附錄D 性能
標(biāo)簽: JAVA 對(duì)象 初學(xué)者 書(shū)籍
上傳時(shí)間: 2014-01-01
上傳用戶(hù):wsf950131
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
標(biāo)簽: government streamline important alphabet
上傳時(shí)間: 2015-06-09
上傳用戶(hù):weixiao99
* 高斯列主元素消去法求解矩陣方程AX=B,其中A是N*N的矩陣,B是N*M矩陣 * 輸入: n----方陣A的行數(shù) * a----矩陣A * m----矩陣B的列數(shù) * b----矩陣B * 輸出: det----矩陣A的行列式值 * a----A消元后的上三角矩陣 * b----矩陣方程的解X
上傳時(shí)間: 2015-07-26
上傳用戶(hù):xauthu
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1