-
一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化...
一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化-A C++ Written KdTree Template Library containers, support std containers, and custom storage by means of an insert, delete, and search was made to optimize
- 2022-05-16 17:10:20下载
- 积分:1
-
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时...
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。计划的表格格式自行设计-University of each professional should prepare teaching plans. The assumption that any professional have fixed the length of each school year with two semesters each semester and the length of time equal to the credit limit are. Every professional courses are opened to determine, and the creation of curriculum time arrangements must meet pre relations. Each course is the pre-established relationship, can have any more doors, there will be no. Each course just one semester. Tests in the circumstances set up a teaching program procedures. Three basic requirements : (1) : input parameters : total semester, a semester"s credit ceiling for each class courses, credits, direct relationship prevocational courses,. (2) : N
- 2022-03-03 12:58:55下载
- 积分:1
-
More than 40 version of the classic textbook
40多版经典教材《数据结构》(严蔚敏、吴伟民著)全部代码实现。目录下TC是标准C代码C文件。VC是标准C++代码CPP文件。-More than 40 version of the classic textbook
- 2022-04-25 10:35:42下载
- 积分:1
-
数据结构习题答案,比答案册还要简单。经多人修改而成。
数据结构习题答案,比答案册还要简单。经多人修改而成。-data structure answer the questions than answers List also simple. After many revisions.
- 2023-03-13 14:40:03下载
- 积分:1
-
车辆管理系统的车辆管理系统
一个车辆管理系统 一个车辆管理系统-A vehicle management system for a vehicle management system
- 2023-01-16 08:15:03下载
- 积分:1
-
语料 chiffres en 纯文学
ch_lettres est une 统一德尔福倒拉转换
des chiffres en 纯文学法文
- 2022-01-26 00:11:16下载
- 积分:1
-
省市区县(含全国完整数据库)Ajax代码,功能详细,可完全适用。...
省市区县(含全国完整数据库)Ajax代码,功能详细,可完全适用。-Provincial and municipal districts and counties (including the national integrity of the database) Ajax code, functional details can be fully applicable.
- 2022-08-06 12:22:16下载
- 积分:1
-
使用ODBC封装的CDatabase和CRecordset类
使用ODBC封装的CDatabase和CRecordset类- Uses CDatabase and CRecordset kind which ODBC seals
- 2022-08-15 06:18:07下载
- 积分:1
-
order stack the basic operation, a total of nine, and Xiulan WU Weimin textbooks...
顺序栈的基本操作,一共9个,与吴伟民数据结构课本完全一致,用C实现-order stack the basic operation, a total of nine, and Xiulan WU Weimin textbooks data structure is fully consistent with achieving C
- 2022-05-05 02:57:50下载
- 积分:1
-
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用...
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical application
- 2022-03-13 15:53:40下载
- 积分:1