资源列表
wms20140513
- 后台数据库采用MYSQL完成。基于开放的开发架构JSP实现了系统登录模块、主窗口模块、仓库人员管理模块、入库模块、出库模块等。-Background database using MYSQL.Based on the development of open architecture JSP to implement the system login module, the main window module, warehouse personnel management module, inv
ShpReaderAndroid-v1
- Android上读取shapefile地图的代码-Read on Android code shapefile map
jspyinyue
- java编写的音乐网站,基于web,jsp,利用myeclipse等工具制作-we are young
wifi
- 实现WiFi定位,其中有详细的代码注释 。希望对别人能有所利用!!加油- WiFi positioning to achieve
Supermaker
- 超市商品销售管理系统 文档加全部代码 Java+SQL Server 2000编写-Supermarket sales management system documentation plus all the code written in Java+ SQL Server 2000
PCA
- 主成分分析JAVA实现代码,可以实现数据的降维工作。-Principal component analysis JAVA code, can reduce the dimension of work data.
jstock-1.0.7h-src
- jstock 一个java证券交易例子,这是一个不错的参考例子-jstock jstockjstock jstock
codes
- 本文件是《疯狂Java讲义》一书的配书光盘代码,书中的代码按章、按节存放, 即第3章第1节所使用的代码放在codes文件夹的03\3.1文件夹下,依此类推。-This document is a " crazy Java Lecture," a book with a CD-ROM code, code book by chapter, section by storing code that Chapter 3, Section 1 is used on 03 \ 3.1
RandomForest
- 借助weka实现的随机森林算法,值得一看,随便写的。基本实现了原理。-With random forests algorithm weka implementation, worth a visit, just write. The basic realization of the principle.
Kidscare
- 我们的一个课程作业,用安卓实现的,有画图,有录音,有唱歌。是针对自闭症儿童的。-One of our course work, with Andrews realized there drawing, there are recordings, there is singing. Is for children with autism.
CoefficientCompution
- 利用递归法,根据已知相关系数矩阵计算偏相关系数。-Recursive method to calculate partial correlation coefficients based on the known correlation matrix.
RXTXcomm
- 自己写的使用RXTX实现了一些简单的串口通信程序。可以获取当前串口列表,选择相应参数打开串口。可以发送和获取数据。-