AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter resides in a seperate text file. It is also suitable for any case where it is not practical to show all of the text to be displayed at once in the browser window.
标签: AJAX client-server application complete
上传时间: 2014-01-02
上传用户:kikye
fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic application. This is not my own software but for those who don t know it already: check it out. There s a super cool sample application that shows you all of the amazing possibilities for your phone.
标签: fantastic interface designer generic
上传时间: 2014-01-17
上传用户:ecooo
The Java(tm) Telnet Applet is a fully featured telnet/SSH program that allows users to connect and login to remote hosts via the Internet or an Intranet using only their WWW Browser. It includes not only telnet-compliant connection services.
标签: featured connect program Applet
上传时间: 2013-12-17
上传用户:love1314
In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determine the greatest common divisor (GCD) of two elements of any Euclidean domain (for example, the integers). Its major significance is that it does not require factoring the two integers, and it is also significant in that it is one of the oldest algorithms known, dating back to the ancient Greeks.
标签: algorithm Euclidean Euclid number
上传时间: 2017-07-17
上传用户:恋天使569
Run following Matlab commands to make sure the installation worked correctly. Unlike query function, filterdb does not load all waveforms to memory but returns filtered database object. This is useful when the resulting set of the query is too big to fit in memory. Consequent calls to read function can be made to read content of this filtered database object.
标签: installation following correctly commands
上传时间: 2013-12-30
上传用户:ainimao
The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally describing the facilities provided by the language, and using examples to illustrate them. This booklet does not fully describe every aspect of the language. For such fine details, you should consult the IEEE Standard VHDL Language Reference Manual. However, be warned: the standard is like a legal document,
标签: introduction informally purpose booklet
上传时间: 2017-07-24
上传用户:zhouchang199
Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
标签: automatically describe English package
上传时间: 2013-12-22
上传用户:66666
/********************************************************************* * This is a part of Angry IP Scanner source code * * http://www.angryziber.com/ipscan/ * * * * Written by Angryziber * * * * You may distribute this code as long as this message is not * * removed and it is clear who has written it. * * You may not rename the program and distribute it. * *********************************************************************/
上传时间: 2013-12-17
上传用户:朗朗乾坤
This article discusses some issues that a typical Windows C++ programmer will encounter when approaching Symbian OS for the first time. Our experience in developing for three successive versions of Symbian OS has given us considerable perspective on what can be difficult when working in this otherwise rich and stable environment. While one reason for Symbian s success may be the desire of many mobile phone manufacturers not to be tied to Microsoft, the other reason is that Symbian has put together a lightweight, elegant system that succeeds in providing a very impressive range of functionality. Here are some pointers to help ease the transition to successful Symbian OS application development.
标签: programmer discusses encounter article
上传时间: 2017-07-30
上传用户:zhaiyanzhong
RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (not OR) logic gates. The stored bit is present on the output marked Q. Normally, in storage mode, the S and R inputs are both low, and feedback maintains the Q and Q outputs in a constant state, with Q the complement of Q. If S (Set) is pulsed high while R is held low, then the Q output is forced high, and stays high when S returns to low similarly, if R (Reset) is pulsed high while S is held low, then the Q output is forced low, and stays low when R returns to low.
标签: using fundamental the RS_latch
上传时间: 2017-07-30
上传用户:努力努力再努力