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