资源列表
SystemTool
- 纯JAVA代码提取网卡MAC,支持linux和windows。-Extraction of pure JAVA code card MAC, support for linux and windows.
TestPanel
- JPanel,JtestArea,JScrollPane,JFrame的简单范例-JPanel, JtestArea, JScrollPane, JFrame simple examples
MainFinger
- finger print recongination
clock
- 时钟显示,用Java实现图形编程!跟平时的时钟显示一样-Clock display, using Java to achieve graphical programming! With the clock display the same as usual
Calculator-1
- 计算器的标准界面及功能,包括加,减,乘,除。调用JAVA swing库-the standard interface and function of a calculator,including plus ,minus,multiply,divide,and using the swing lib.
MyEclipseGen
- 压缩文件里为myeclipes注册机,解压后,编译之后运行即可。-myeclipes RI
Java--particle-swarm-algorithm
- java程序实现基本粒子群算法,本程序适应于演化算法的初学者,简单易懂,清晰明了。-Java program to achieve the particle swarm algorithm。This procedure to adapt to evolutionary algorithms for beginners
image
- jsp代码,关于更新验证码,还可以,有空的可以看看哦-jsp code, update verification code, the time can look oh
java-Example6_7
- *例题6-6:复制一个文件,比较一下带缓冲区和不 *带缓冲区读写文件的效率有何区别。-example 6-6: copy of a file, compare with buffer and * band buffer read and write documents the efficiency difference between what.
PaintFlagsDrawFilterTest
- Paint Flags Draw Filter Test Source Code for Andriod.
LoginServlet
- How to implement a login servlet
shiyan4code
- 1、编写Student类,类体定义: 班级(banji)和姓名(sname)成员,私有的,字符类型; 构造函数; 取值函数,使得子类可以访问私有成员; 重定义Object父类的toString()方法,可以以“班级,姓名”的形式输出对象,并进行拼写检查 再编写一个RPG类,类体中包含 main方法,编写代码以测试Student类体的编写。 -1, the preparation of the Student class, the class body defin