搜索资源列表
java
- Java选修课的作业,用Java实现的一个简易的传感器网络,用图的相关算法实现,可以作为数据结构图那部分的作业参考。包含实验报告。
duoxiangshi
- 本程序是数据结构作业之一,实现了多项式的四则运算,并将结果显示在控制事台上。-This program is one of the jobs of a data structure, polynomial arithmetic, and display the results in control of things on stage.
Knapsack
- 用java实现的01背包问题的有分支限界的回溯算法,注释非常详细,是我作业的一部分。伪代码可以参考《计算机算法与数据结构》这本书-Using java to achieve 01 knapsack problem branch-and-bound backtracking algorithm and very detailed notes, is part of my job. The pseudo-code can refer to this book of computer algorith
Algorithm
- java实现快速排序与归并排序,可以为数据结构作业用-Quick Sort
SumWords
- 数据结构大作业的成果,词频统计程序,JAVA语言写的一个类,可以用来统计一段文本中各个单词出现的次数。-Data structure operation results, statistical procedures, a kind of JAVA language, can be used to the number of each word of a text in statistics.
sjjg
- 数据结构大作业,大学生数据结构基础的一些小程序(data structure; data structure)