搜索资源列表
job
- 通过对企业的报刊订阅业务进行分析、调查,报刊订阅管理系统主要实现以下功能: ①录入功能:录入订阅人员信息、报刊基本信息; ②订阅功能:订阅人员订阅报刊(并计算出其金额); ③查询功能:按人员查询、按报刊查询、按部门查询有关订阅信息,对查询结果能进行预览和打印; ④统计功能:按报刊统计、按人员统计、按部门统计,对统计结果能进行预览和打印; ⑤系统维护:如数据安全管理(含备份与恢复)、操作员管理、权限设置等; ⑥开发环境:JAVA(Eclipse + SWT Designer
quartz-1.6.4
- Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
quartz-1.6.0
- Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
Project
- Job shop schduling program under java
TreeArray
- 用JAVA写的,演示了二叉树算法,前序遍历,中序遍历,后序遍历都有涉及,适合做阶段作业提交-Written using JAVA, shows binary tree algorithm, pre-order traversal, in-order traversal, postorder traversal are involved, suitable for job submission phase
Algorithm_SA
- 用java实现的线性序列对齐算法(算法->动态规划的作业)-Java implementation of a linear sequence alignment algorithm (algorithm- dynamic programming job)
HuffmanTree
- 使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job