资源列表
Polymorphism
- 假设某班级里既有本科生又有研究生,请编写程序统计出全班学生的成绩等级并显示出来。-Suppose a classroom, there are both undergraduate students, please write a program the statistics class student achievement levels and display them.
NotePad
- 记事本java代码,初学者看看!很不错的!-Notepad java code, beginners take a look
LinkedList
- 自己写的LinkedList,node可以是任意种类对象的数据类型,用指针类来读取链表的节点-LinkedlList
NFA
- naf课程设计源代码,对一个正则式转化成nfa的描述-naf
ATM.java
- ATM模拟程序(图形界面)程序运行真确 简单易懂 如有不足请大家指教-ATM simulation program (graphical interface) to run true, if less easy to understand please teach
calculate
- 用javascrip做的小型计算器,基本加、减、乘、除运算,有括号功能-a caculator javascr ipt
StopWordRemover
- Stop Word Remover for text files
TestReflection01
- JavaSE应用程序开发_源程序,对象反解析。-_ JavaSE source application development, object counter resolution.
Padding
- This simple cipher can become a perfect cipher if the key is choosen randomly from the key domain{00,01,........,25}i.e the 1st key is first encrypted using the 04 & 2nd is encrypted with 02 & 3rd one is encrypted using the key 2 & so on..
MyClock
- 实现时钟 没有运用事件监听 和Timer 类 只是纯打印 运行速度更快-very good
ProjectResourceItem
- Base class for Resource Item coming from an Android Project.
PatternMatcherTest
- Pattern Matcher Test extends Test Case Source Code for Andriod.