资源列表
workflow
- 自行开发的 工作流引擎+工作流管理工具+工作流客户应用-workflow
QQ
- 本系统主要针对目前高校学生在线请假以及学生上课出勤管理而设计的信息系统。本系统总体上由三大功能模块:请假系统模块、考勤系统模块、后台管理模块组成。系统涉及到高校三大类用户:学生、任课老师、系统管理员。-The system is mainly targeted at college students and online students leave school attendance management and design of information systems. The overa
Lucky
- JAVA实现的抽奖程序,使用数据库连接的。支持百万级别的数据量,带有详细的测试代码。-JAVA program to achieve the draw, the use of database connection. Level of support for millions of the amount of data, with detailed test code.
struts2-ssl-plugin
- java struts 2 ssl 插件-java struts 2 ssl plugin
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
ExtUpLoad
- Extjs文件上传和下载,想学习的人可以看看。不是后台交互的-Extjs file uploads and downloads, people who want to learn to look at. Not interact with the background
TCP Client Server
- 编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the application
newsdata
- 基于JSP+SQL Server的新闻发布系统 可实现新闻浏览 插入更新删除等操作-JSP+ SQL Server-based press release system can update or delete information visit the insertion operation
17
- 疯狂java讲义 第17章 源代码 李刚《疯狂java讲义》-Chapter 17 notes crazy java source code Gang " crazy java notes"
Jdk
- 安装JDK后,不需要手动配置环境变量,运行该程序,将自动配置环境变量,使其文件转成.bat文件运行-After JDK is installed, do not need to manually configure the environment variables, run the program, will automatically configure the environment variables, so that the files into.Bat file operation
SSH
- 用struts+hibernate+spring框架开发的增删改查的小例子 -SSH
实现生产者和消费者问题
- 实现生产者和消费者问题。输入:由英文字母和数字组成的不定长度字符串数组,例如{“abc”,”23d”,”1a”}。每隔100毫秒,生产者线程读入数据,放入生产者公用的仓库;消费者从仓库中取出字符串,进行倒置,-Producers and consumers realize the problem. Input: letters and numbers from the adventitious length of the string array, for example, {" ab