This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis to the public transportation systems engineering to design ,Java
標簽: transportation engineering documents including
上傳時間: 2015-08-15
上傳用戶:caixiaoxu26
College entrance examination management system has very big help to beginning to learn java language , the first time upload asks excuse me much
標簽: examination management beginning entrance
上傳時間: 2015-08-20
上傳用戶:huannan88
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
標簽: connecting exchanging Framework Devices
上傳時間: 2014-12-05
上傳用戶:yzhl1988
LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a middleware between a Java application and a GSM Modem or Data enabled phone. Because LemonSMS only provides an interface to the added SMS functionality, your application still handles access to data and business logic tier. With the easy-to-use LemonSMS API, developers can easily utilize SMS functionalities provided by LemonSMS.
標簽: application component developed developer
上傳時間: 2013-12-29
上傳用戶:大融融rr
一個完整的email客戶端代碼 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
標簽: Aggregators Programming Example Chapter
上傳時間: 2015-10-04
上傳用戶:葉山豪
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.
標簽: processing character Although involves
上傳時間: 2014-01-19
上傳用戶:愛死愛死
http://w3eval.calcsharp.net/ W3Eval is Java applet that evaluates mathematical expressions. It uses different approach from conventional calculator, which is more natural to the way people calculate.
標簽: mathematical expressions calcsharp evaluates
上傳時間: 2013-12-13
上傳用戶:youke111
How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!
上傳時間: 2013-11-25
上傳用戶:王慶才
Thinking in Java 是學習JAVA的經典教材,它不僅僅講述了WHAT is java,How to use java,還告訴了我們WHY the java is。這是該教材的源代碼
上傳時間: 2014-02-19
上傳用戶:chenjjer
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0.
標簽: programming extremely implement classes
上傳時間: 2015-11-16
上傳用戶:jennyzai