资源列表
Calculator
- 基于java的一个简单的计算器的实现非常适合初学者交流-a smple calculator
Notepad
- Java实现的记事本 -Java implementation of the Java implementation Notepad Notepad
recursion
- 递归算法。最经典的汉诺塔递归算法,另外还有一个迷宫的递归。很不错。-Recursive algorithm. The most classic Tower of Hanoi recursive algorithm, in addition to a maze of recursion. Very good.
basic
- java的最基础的东西。可供初学者学习,对初识java语法很有帮助。-java of the most basic things. For beginners to learn the syntax of the java acquaintance helpful.
file
- java中的文件部分,是初步接触java文件这个方面的好例证。-java files part of the initial contact with java file good example of this aspect.
swing
- java中的GUI部分基础语法的源代码。介绍了swing中的各个类和方法。swing基础。-java in the GUI part of the basic grammar of the source code. Introduced a swing in the various classes and methods. swing foundation.
binary_tree
- this program use binary search tree. Searching a binary tree for a specific value can be a recursive or iterative process. This explanation covers a recursive method
SpringExample2
- exemple d utilisation de struts2 et spring, code source et librairies
CDstore
- 在线音乐商城,该系统是用java实现的,使用的框架是struts+spring+hibernate-Online music shop, the system is implemented with java, use the framework struts+ spring+ hibernate
Lottery
- 此小程序的基本流程是,在一个文本文件存放里面备选的数据,数据的格式是每行有姓名 和 手机号 *他们之间是用分隔符-来分隔的。然后在自定义一个方法,通过分隔符来区分姓名和手机号,然后将 *他们分别存储进两个不同的可变向量当中。 * 自定义一个线程,此线程是专门用来随机选取一个号码, 并且每隔50毫秒就将一个不同的号码显示在 * 号码框中,这样就实现了号码的快速滚动,实现了完全模拟电视当中抽奖的画面 * * 为了实现选取出的一个号码不能再被选种,实现的方法是将他们从可变向量
Stekas
- A stack can have any abstract data type as an element, but is characterized by only two fundamental operations: push and pop.
weka111
- WEKA是数据挖掘研究者的一个好工具,本源码是如何在weka中加入自己的代码,和大家一起分享。-WEKA data mining is a good tool for researchers, the source is how weka add their own code, and to share with everyone.
