-
算法C4_5,该算法主要用于数据挖掘领域.
算法C4_5,该算法主要用于数据挖掘领域.-C4_5 algorithm, the algorithm used mainly for data mining areas.
- 2023-08-22 17:20:03下载
- 积分:1
-
1. 基本信息的管理系统,基本功能如下:
(1)能够完成新、老生信息的输入、修改、删除等工作,学生的基本信息,包括学号、姓名、性别、籍贯等,具体可根据需求自...
1. 基本信息的管理系统,基本功能如下:
(1)能够完成新、老生信息的输入、修改、删除等工作,学生的基本信息,包括学号、姓名、性别、籍贯等,具体可根据需求自行设计;
(2)能够完成课程信息的输入、修改、删除等工作,课程的基本信息,包括课程编号、课程名称、学时、学分、先修课等,具体可根据需求自行设计;
(3)可以按照特定的信息进行查找,并按照特定的要求进行排序;
(4)可以对学生及课程的基本信息进行打印输出;
2. 学生成绩的管理,基本功能如下:
(1)学生成绩的输入、修改、删除等基本操作;
(2)成绩的查询功能,可以按学号、姓名等进行成绩查询;
(3)成绩的综合统计功能,包括学生成绩按照不同条件进行排名,管理人员可以选择不的排序条件,并可以将排序结果进行打印输出;
(4)计算每个学生的总成绩、平均成绩,所有学生单科的平均成绩,找出总成绩和单科成绩最高的学生并输出;
(5)计算各班的总分和平均分,并按照平均分将各班成绩进行排序。
(6)统计不及格考生的信息;
(7)学生奖励统计,自动生成每班获得奖学金的同学的信息,并可以将奖学金分成不同的等级,以及所得奖学金的数目。-err
- 2022-03-02 14:10:39下载
- 积分:1
-
请认真书写上传资料的详细功能 请认真书写上传资料的详细功能...
请认真书写上传资料的详细功能 请认真书写上传资料的详细功能 -Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality
- 2023-06-17 02:30:06下载
- 积分:1
-
一个对数据库的编程,用VB编写,可以交流
一个对数据库的编程,用VB编写,可以交流-one pair of Database Programming with Visual Basic, to be shared
- 2022-09-24 16:15:03下载
- 积分:1
-
考虑霍夫曼每个选择的是最小的两个频率(..
时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value
是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列
中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ...
-to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hNode"s value is the number of occurrences), it is natural to think of the std : : priority_queue containers, each priority queue queue will pop the top right elements, the Characteristics undoubtedly Huffman algorithm is the best choice. ...
- 2022-01-31 20:06:11下载
- 积分:1
-
使用工厂模式开发的ORM源代码。支持Oracle、SQLServer。
使用工厂模式开发的ORM源代码。支持Oracle、SQLServer。-Developed using the factory pattern ORM source code. Support for Oracle, SQLServer.
- 2022-03-09 23:59:08下载
- 积分:1
-
读写Excel 用Ado对Excel可以很方便的进行读写
读写Excel 用Ado对Excel可以很方便的进行读写 -read and write Excel Ado right with Excel can read and write to facilitate the conduct of
- 2022-02-26 21:43:22下载
- 积分:1
-
一个很好的ODBC数据库编程例子包含窗体的风格,以及多个视图中消息的传递方式看了,绝对有收获...
一个很好的ODBC数据库编程例子包含窗体的风格,以及多个视图中消息的传递方式看了,绝对有收获-a good example of ODBC Database Programming includes forms of style, and many view the information transfer mode read, it is definitely harvest
- 2022-02-12 11:05:21下载
- 积分:1
-
This code is used to ACCESS database into EXCEL in the database, and can be set...
这段代码是用来将ACCESS数据库中的数据库导入EXCEL中,并且可以设定导出到EXCEL中数据的格式。-This code is used to ACCESS database into EXCEL in the database, and can be set to export to the data in EXCEL format.
- 2022-05-21 06:03:04下载
- 积分:1
-
图书馆管理系统,数据库课程设计,数据库方法为ADO技术,建立access数据库,并访问连接。...
图书馆管理系统,数据库课程设计,数据库方法为ADO技术,建立access数据库,并访问连接。-Library management system, database design, database Ways to ADO technology, the establishment of access database and access connections.
- 2022-07-27 21:12:00下载
- 积分:1