资源列表
RSAUtil
- JAVA非对称加密技术,RSA加解密。 利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。-JAVA asymmetric encryption technology, RSA encryption and decryption. The use of public key cryptography specific file (test-1.txt), and with the privat
Eclipse11
- Eclipse中文教程,不熟悉Eclipse的可以快速上手-Eclipse Chinese tutorial, not familiar with the Eclipse can quickly get started
QQ_C
- 模拟qq界面,实现登录,注册,忘记密码,聊天,互动等功能。-Simulation qq interface, realize login, registration, forgotten passwords, chat, interactive and other functions.
turing
- Maquina de turing que sirve bastante bien-Maquina de turing que sirve bastante bien...
FamilyAccount
- 使用java和sql数据库编写的家庭收支系统,平时作业做的-Using java and sql prepared by family income and expenditure system, usually the job done
itRolls
- 基于html5 localstorage的转盘-Based on localstorage HTML5 On localstorage HTML5 ased
6
- 一个根据java applet而制作的一个时钟文件.根据系统的是同来运行
3
- 创建一个执行复数运算的Complex类。复数具有如下格式: realPart+imaginary*j 其中j为虚数。该类分别提供一个构造函数无参的默认构造函数,以防没有提供初始化值,及一个有参构造函数。同时提供为执行如下操作的公有方法: (1)两个复数相加:实部与实部相加,虚部与虚部相加。 (2)两个复数相减:实部与实部相减(-号左侧实部减-号右侧实部),虚部与虚部相减(-号左侧虚部减-号右侧虚部)。 (3)两个复数相乘。(a+b*j)(x+y*j)=(ax-by)+(ay
2
- 编写一个类Stack(文件名为Stack.java),实现简单的栈(FILO)操作。 (1)成员函数有: void put(int item) int get() boolean isEmpty() boolean isFull() (2)数据成员: 一个指出栈顶的指针top,及其他所需成员自定。 (3)同时写出测试程序TestStack.java,测试该类。-编写一个类Stack(文件名为Stack.java),实现简单的栈(FILO
Student-rank
- 一个简单的基于java 的学生的多门成绩按照平均分来进行排名的java程序 -A simple java program can according to student s average grade to rank
athlete-rank
- 使用java程序实现一个简单的运动员成绩排名系统 分成Grade.java和GradeRank.java-come a simple athlete grade rank system
CircleMenu-master
- android 旋转菜单 类似于建设银行所设计的APP旋转菜单首页。-android circile-master
