资源列表
batchDemo
- 银行批处理框架,一款非常实用的框架,比如银行收单,结算,批量处理等等,基于文件的输入输出流来处理的(Bank batch processing framework, a very practical framework, such as bank collection, settlement, batch processing, and so on, based on file input and output streams)
JQQ(多线程,多用户)
- 用java实现客户端和服务器之间的通讯,代码清晰整洁。(Using java to realize the communication between client and server, the code is clear and tidy.)
downFiles
- 用java开发的,连接阿里的OSS存储中心,通过多线程的方式进行快速下载大量数据的一款桌面应用程序(Using java to develop, connect Ali's OSS storage center, through a multi-threaded way to quickly download a large amount of data of a desktop application)
pcToandroidAdbDemo
- 用eclipse实现的基于ADB协议的socket通信,能够用手机给PC发送控制命令(The socket communication based on ADB protocol is realized by eclipse, and the control commands can be sent to PC by mobile phone)
spring-boot-test-1.5.8.RELEASE
- maven仓库的Springbootjar包(Springbootjar package in Maven reprisitory)
合并排序
- 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为2-路归并。合并排序也叫归并排序。(Merge sort is an efficient sortin
demo(JSP)
- jsp的基本用法,简单操作界面,属性之类的基础(The basic usage of JSP)
dagre-d3-master
- ,D3是一个专门用于前端图形绘制的库,dagre-d3就是实现自动布局并且绘制流程图的这么一个东西.(D3 is a library dedicated to front-end graphics rendering, and dagre-d3 is one of the things that automatically layout and draw flowcharts)
spring-android-basic-auth
- spring-android-basic-auth
BTClient
- 可用于调试蓝牙功能,蓝牙串口收发,此实例为仅作为蓝牙客户端,代码开源。(Debug the function of bluetooth,the source code is open.)
HeadFirstJava
- HeadFirstJava code resource
web
- time table genrator using jsp
