搜索资源列表
FlowShop
- java实现批处理作业调度算法 开发环境为Eclipse
Algorithms
- 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
huffman
- java语言实现的huffman树算法,数据结构中重要的算法,也是上课时候的课程作业。-java language of the huffman tree algorithms, data structures important algorithms, when the course is class work.
Notepad1
- 应用记事本,学期末大作业,JAVA语言综合应用数据结构完成的功能。-notepad,it is the homework of students in university.you can read and study
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)
flight-booked-system
- 数据结构大作业,航班订票系统设计,利用JAVA写的,有良好的设计界面,内附可运行程序,源代码和实验报告-Data structure operations, flight booking system design, the use of JAVA write good design interface, the included can run the program, source code and lab reports
Multi-machine-scheduling
- 将对n个独立作业如何分配在m台相同的机器加工处理的多机调度问题进行解决,这就是我们要解决的任务。 本程序编写目的为使得解决多机调度问题的过程以图形界面方式动态的展示出来,以让用户能够轻易的看出解决的方案以及过程。采用java开发。 -Will be n independent jobs on m machines how to allocate the same machine processing of multi-machine scheduling problem to solv
heap
- heap 数据结构 课程作业 java实习-heap data structure java internship course work
graph
- 数据结构Java版图的实验,作业,大学 数据结构作业 图的实现-Java map data structure experiment, assignments, university of the realization of the data structure flow chart
Calculator
- Java简单四则混合运算计算器,学软件的同学肯定会用到,老师会留下这个作业-Java language to write a calculator
HuffmanTree
- 使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job