资源列表
CRC16
- CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00,
DAOBase
- 一个连接tomcat数据池的源码,希望对大家有帮助
BangBeanTest
- ava编程思想(第四版)书中 原代码-ava programming ideas (Fourth Edition) book Zhongyuan code
duotai2
- java编程一个经典案例 多态实现的一个很经典的例子-java programming a classic case of multi-state to achieve a very classic example of
xuanke
- 选课,选择第几学期就可以跳出什么课程来,很简单的代码.-Course, choose the first few semesters on what courses can jump to, a very simple code.
Generalizer
- finger print gereralizer in java
dataread
- 使用jdom读取XML文件中的内容 本程序使用jdom读取XML中的数据,并将相应的数据写入数据库中-Read XML file using jdom content
TCPEchoServer
- 这是一个在JAVA中使用scoket的例子,需要SCOKET编程的朋友可以下载-This is a JAVA using scoket example, a friend requires SCOKET programming can be downloaded
CountDown
- 倒计时实现自动倒计时的功能,自动输入时间,然后按开始键开始倒计时-CountDown java countdown to achieve the functions of automatic, automatic input time, and then press the start button start the countdown.
Elevator
- 该程序介绍了单部电梯的运行程序,简单的代码,基本的思想-This is a code of single elevator controler,sample code and basic cogitation
Countdown
- 多线程编程,倒计时功能,按下空格键倒计时停止-Multi-threaded programming, countdown function, press the spacebar to stop the countdown
AppStartup
- App Startup for Andriod Source Code.
