资源列表
jiudian
- 基于jsp的酒店的客房管理系统,MYSQL数据库-Based on JSP the hotel s rooms of the management system management system, MYSQL database
ssh_dang
- 本系统为仿照当当网而设立的网上书店购物系统,采用最流行的ssh架构搭建而成。-The system is modeled on established Dangdang online bookstore shopping system, using the most popular framework to build from ssh.
xml_svg
- 1。主要功能用svg画出北京的部分地铁线路,xml存放数据,用xsl生成svg图。 2。可实现对两站之间最短路径的查询,主要用Javascr ipt编写。-1. Main function of the part with the svg drawing Beijing subway line, xml store data generated using xsl svg map. 2. Can realize the shortest path between two stations i
DTU-DATACENTER
- GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通
dangdang3
- 当当网项目+源码(达内科技的一个小项目)-Dangdang project+ source code (up to a small scientific and technological project)
SSD1.All.Answers
- All correct answers to iCarnegie SSD1 course.
dtw
- 用java写的DTW程序组合,可用于进行动态弯曲路径的计算和时间序列相似性比较-Using java to write the DTW procedure combinations that can be used for dynamic bending path calculation and comparison of time series similarity
PropertyManagement
- JSP物业管理系统 一份比较完整的物业管理系统源码。 对于初学者可以有一定的借鉴。-Property Management System
bank
- 简易银行卡管理系统作为ATM的模拟系统,可以实现开户、存款、取款、挂失、消户等基本功能。-Easy bank card management system as a simulation of ATM systems, can open an account, deposits, withdrawals, report the loss, the basic functions, such as consumer households.
Vending-machine
- 这是一个用java编的自动售货机的程序,在数据包里有所有的class和方法,还有详细的报告说明。-This is a series of vending machines with a java program, the data package has all the class and methods, and detailed reporting instructions.
ipassbook0.6(1)
- 用swing做的一个财务管理系统,里面用到了jdk6.0新增的一些知识。-With the swing to do a financial management system
JAVA.java
- Q学习算法实例,这算法主要应用于机器人领域,运用此算法进行行动的选择使Q值最大最后找到最优的策略-Q-learning algorithm is applied in robot domain,example robot-hitting, robot-moving and so on。This paper refers to many robots domain 。It is so useful。