-
这个课程项目完成了给定DAG graph,找到所有拓扑排序并且输出。用到了指针和链表。对于学习C/C++和数据结构比较有帮助。...
这个课程项目完成了给定DAG graph,找到所有拓扑排序并且输出。用到了指针和链表。对于学习C/C++和数据结构比较有帮助。-this course project has output all the topological sorting given the nodes and relation for the DAG graph. This is very helpful for practicing pointer/link list in C/C++ and data structure
- 2022-07-14 12:44:04下载
- 积分:1
-
一个简单的数据库管理工具,可以管理Oracle等
一个简单的数据库管理工具,可以管理Oracle等- A simple data bank administration tool, may manage Oracle and
so on
- 2022-07-10 00:04:34下载
- 积分:1
-
在线管理
应用背景一个学生只允许一个月申请一次。特点:学生1)注册2)登录3)请求离开4)休假状态5)查看简介6)编辑配置文件7)更改密码关键技术管理:1)批准休假2)拒绝离开3)编辑离开时间4)查看学生简介5)编辑学生简介6)学生的地位主要特点:一个学生只允许一个月申请一次。
- 2022-06-26 09:51:01下载
- 积分:1
-
根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。...
根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。-According to the article section of a given structure of the Huffman tree is given a section of the code decoding to become a section of articles, input and output are achieved through the document and the document with the report.
- 2022-02-20 09:07:52下载
- 积分:1
-
匈牙利算法实现二分图最大匹配
文件输入输出.
匈牙利算法实现二分图最大匹配
文件输入输出.-Hungarian algorithm bipartite graph maximum matching document input and output.
- 2022-07-19 23:47:19下载
- 积分:1
-
本代码是在有限状态机上补充教程
This code supplements the tutorial in Finite State Machines
- 2023-01-16 08:20:04下载
- 积分:1
-
own definition of an array overpack, which is a "user
一个自己定义的数组外包装,这是“使用者自定义stl容器“的一个好例子,在数组之外包装了一层常用的容器界面。-own definition of an array overpack, which is a "user-defined stl containers" of a good example In addition to the array of packaging containers used layer interface.
- 2022-04-18 12:19:28下载
- 积分:1
-
最大允许负荷计算采用微分评价算法
应用背景发现的最大允许负荷计算特定代利用微分评价 ;算法。这是很有效的求解非线性方程组的算法。也可用于寻找解决方案的最大和最小值。使用该算法计算负载的最大值,而不影响稳定性。关键技术MATLAB代码的应用。MATLAB是一个分析的一些项目非常大。 ;
- 2022-03-11 22:01:36下载
- 积分:1
-
功能实现:1).输入,显示各个学生信息 2).根据学号,姓名查找某个学生的成绩 3).修改学生信息 4).删除学生信息 5) 清空数据库6)选择范围的输出学生成...
功能实现:1).输入,显示各个学生信息 2).根据学号,姓名查找某个学生的成绩 3).修改学生信息 4).删除学生信息 5) 清空数据库6)选择范围的输出学生成绩排名。-Function achieve: 1). Input, display individual student information 2). According to Student ID, name to find a student" s achievement 3). Modified Student Information 4). Remove Student Information 5) Clear the database 6) Select the output range of student achievement rankings.
- 2022-07-18 04:56:50下载
- 积分:1
-
SQL 数据库
用VB和matlab混合编程,编写的数据库,数据库包含有删除,添加,修改,插入 及查看等功能,在利用VB和SQL联系起来,由于matlab强大的算法功能,将输入各类数据进行用算后存入数据库。
- 2022-04-18 13:57:17下载
- 积分:1