搜索资源列表
StudentsPerformanceManagementSystem
- 数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩1、成绩2、成绩3、平均成绩、总成绩。 要求具有以下功能: (1)添加、删除任意个记录。 (2)修改任意个记录。 (3)显示、保存记录。 (4)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。 (5)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。 -Database of d
EncyclopediaofAlgorithms
- 算法百科,数据挖掘多种算法的集合,可以分类查询各种算法-Wikipedia algorithms, data mining, a collection of multiple algorithms, you can access a variety of classification algorithms
contacts1
- 利用线性表实现一个通讯录管理,通信录的数据格式如下: struct DataType { int ID //编号 char name[10] //姓名 char ch //性别 char phone[13] //电话 char addr[31] //地址 } 要求: ? 实现通讯录的建立、增加、删除、修改、查询等功能 ? 能够实现简单的菜单交互,即可以根据用户输入的命令,选择不同的操作。 ? 能够保
sign
- 一种空间数据挖掘查询索引的设计A spatial data mining query the index design-A spatial data mining query the index design
XMLarithmetic
- 针对 XML 数据半结构化的特点及概率查询理论,结合蚁群算法,提出添加杂交算子和更新信息素的方法,该方法不仅能动态选 择数据查询方向,而且能避免无效查询,扩大数据查询范围,提高收缩效率。模拟测试证明了该方法能优化XML查询。-Semi-structured XML data for the characteristics and the probability of query theory, combined with the ant colony algorithm, crossover
DMXQuerySamples
- 用DMX实现analysis service 数据挖掘查询-sample of data access use DMX
tianqichaxun
- 可以远程抓取中国气象网的数据并查询全国各地的天气情况-Can remotely fetch China Meteorological data and check the weather conditions around the country