搜索资源列表
animaldistinguish
- 对用户输入的特点进行匹配,识别出只是什么动物,还可以对规则进行添加和删除-The characteristics of the user input match, only to identify what animals can also add and delete rules
StudentsPerformanceManagementSystem
- 数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩1、成绩2、成绩3、平均成绩、总成绩。 要求具有以下功能: (1)添加、删除任意个记录。 (2)修改任意个记录。 (3)显示、保存记录。 (4)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。 (5)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。 -Database of d
TSP00022304
- 基于广度优先搜索解决TSP问题,可以删除,添加边和节点-TSP based on breadth-first search to solve the problem, you can delete, add edges and nodes
Apriori
- 实现apriori算法,能添加删除查询信息-Apriori algorithm, can add delete query information