资源列表
rsa
- rsa的java程序代码。。很简单的代码 。。 -rsa in java code. . Very simple code. .
Numbersystemconversionproblems
- 数制转换问题,编写一个应用,接收用户输入的一个10进制数,然后分别把它转换为2进制、8进制和16进制数输出。-Number system conversion problems, write an application to receive user input of a 10-decimal number, and then convert it to 2, respectively, binary, hex and 16 hex number 8 output.
CurrencyConverter
- design a Currency Converter Class which will convert between Australian dollars and other currencies.
src
- 该代码的功能是显示当前的年月日及具体的时间-The function of this code is display ing the current date and specific time
TestBank
- 银行存取款多线程编程,即要实现线程同步银行存取款多线程编程:取款getbankMoney()时,要判断余额不足;存款setbankMoney()时,限制一次存款额为1.1万元;存款和取款不能同时进行,即要实现线程同步。-Bank deposit and withdrawal multithreaded programming, that is, to achieve multi-threaded programming the thread synchronization Bank Teller
Archive
- GUI测试程序,方便新手使用,清晰地显示出GUI界面的标题,位置等要素-GUI test system.
AboutActivity
- Dialog with introductory text blurbs and pictures explaining NFC for Andriod.
ASN1Encodable
- Base class for objects which can be written directly to ASN.1 output streams for Andriod.
AuthenticationInfoList
- A list of AuthenticationInfo headers (there can be multiple in a message).
RectangleSprite
- This Sprite represents an animated rounded rectangle. It can optionally be filled.
exchange
- 实现人民币与美元的相互转换,可输入汇率。-Achieve mutual conversion between Renminbi and U.S. dollars, enter the exchange rate.
DERSequence
- D E R Sequence extends A S N1 Sequence Source Code for Andriod.