-
严蔚敏编写的《数据结构》第2章的答案,全部为源码
严蔚敏编写的《数据结构》第2章的答案,全部为源码-the answers of chapter two of a book called ‘Data Structures’ writen by Yan Wei Min
- 2022-11-03 03:35:03下载
- 积分:1
-
税率倒算,把原来计算好数额倒算回来。帐号有两种,一种是只查看的,一种是只计算的。...
税率倒算,把原来计算好数额倒算回来。帐号有两种,一种是只查看的,一种是只计算的。-倒算rate, a good amount of the original calculation倒算back. Account there are two types of view only, and one is the only calculation.
- 2022-03-21 19:13:27下载
- 积分:1
-
数据结构课程实验中所编的判断哈夫曼编码.参考可用
数据结构课程实验中所编的判断哈夫曼编码.参考可用-experimental data structure courses, which include the judgment Huffman coding. Reference available
- 2022-05-25 18:23:03下载
- 积分:1
-
数据结构学习中很重要的一章顺序栈,代码简单易懂
数据结构学习中很重要的一章顺序栈,代码简单易懂-Data structure to learn a very important chapter of the order of the stack, easy-to-read code
- 2022-04-20 14:03:53下载
- 积分:1
-
先输入矩阵的维数,再输入该矩阵,然后通过该算法从大到小输出该矩阵的各行各列和主辅对角线的和...
先输入矩阵的维数,再输入该矩阵,然后通过该算法从大到小输出该矩阵的各行各列和主辅对角线的和-First dimension of input matrix, and then enter the matrix, and then through the smallest of the algorithm output lines of the matrix columns and the main diagonal and Des
- 2022-03-31 15:58:41下载
- 积分:1
-
的总学分学期课程吸几拓扑输入…
输入学期总数 学期的学分上限 课程数 拓扑排序所形成的课程先修关系的边数 课程号及其学分 在各学期学期负担尽量均匀和
课程集中在前几个学期进行排课两种条件下进行排课-importation of the total semester credit semester courses ceiling few topological sorting as a result of the pre-course edge courses, and credits in the semester to semester burden of uniform and courses focused previous semester Course Scheduling for the two conditions under Course Scheduling
- 2022-05-28 20:44:07下载
- 积分:1
-
This article discusses in detail the design of online examination system and imp...
本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考-This article discusses in detail the design of online examination system and implementation of the system to achieve a basic needs analysis of the functional requirements, in which candidates from the database information directly into the main candidates to enter the candidates after the successful login interface, the main candidates from the interface results in the examination information, test when the candidates enter the ticket number, candidate name, authentication code to enter the examination room after checking the correct key to the achievement of the candidates in the selection of subjects were randomly drawn by the system after the title, Automatic Test Paper into test page test
- 2023-01-02 14:55:06下载
- 积分:1
-
in learning the application stack, it is a very typical example is the train com...
在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
- 2022-12-09 16:45:03下载
- 积分:1
-
单源点最短路径算法
* 本程序用来实现单源点最短路径(E.Dijkstra)算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中...
单源点最短路径算法
* 本程序用来实现单源点最短路径(E.Dijkstra)算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* 每条边的两个顶点和权值由用户输入,格式:1 2 20
* 程序默认源点为第一个顶点
* 算法完成后输出路径长度和路径上的顶点
* 格式为:路径长度:目标顶点
- 2022-03-23 04:50:33下载
- 积分:1
-
最小路径算法,内附使用说明,极好的学习资料
最小路径算法,内附使用说明,极好的学习资料-Minimum path algorithm, containing instructions, an excellent learning materials
- 2022-11-14 15:05:03下载
- 积分:1