-
Scheduling multi
实现多课程的排序问题,符合先修课程安排的要求,可给出多种排课方案!!本程序的亮点是可得出一组课程的所有可能的拓扑排序,故最终结果是多方案的-Scheduling multi-course meet the requirements of Pre-curriculum can be given a variety of arranging schedule the program! ! The highlight of this program can be drawn from a group of courses in all possible topological sort, so the end result is a multi-program! !
- 2023-02-05 17:00:03下载
- 积分:1
-
一种更简单,效率更高的最小生成树的基于VC的环境的算法!
一种更简单,效率更高的最小生成树的基于VC的环境的算法!-A more simple, more efficient VC-based minimum spanning tree algorithm for the environment!
- 2023-02-01 12:00:03下载
- 积分:1
-
数据结构课程设计!MFC做的!
其中有个是链表(单链表,双向
链表图形化演示),另一个是
图的最小生成树的图形化演示)。...
数据结构课程设计!MFC做的!
其中有个是链表(单链表,双向
链表图形化演示),另一个是
图的最小生成树的图形化演示)。-data structure course design! MFC done! Which is a linked list (single linked list, and two-way linked list graphic demonstration), Another is the minimum spanning tree graphic demonstration).
- 2022-01-28 09:46:52下载
- 积分:1
-
D滴滴打车系统
适合Java初级学者的滴滴打车系统选择出发地址和目的地,会寻找最短路径,进行最低消费。根据走的路径的距离来判断收费的情况,可以随时更新出租车司机的基本信息,以及车辆的维修情况
- 2022-10-24 13:10:03下载
- 积分:1
-
该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计...
该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgment to resolve the feasibility of the project. Right through the importation of construction activities, we can establish arbitrary judgment AOE network. The network for the importation can be calculated for each of the earliest start time, the latest starting time and the entire project will be completed in the first time, and identify key and critical path activities.
- 2022-02-28 12:58:50下载
- 积分:1
-
分别用C语言和C++语言写的用于三角网格划分的算法。划分效果和速度都不错...
分别用C语言和C++语言写的用于三角网格划分的算法。划分效果和速度都不错-Were used C language and C++ language written for the triangular meshing algorithms. Into the effectiveness and speed are good
- 2022-06-18 02:07:12下载
- 积分:1
-
链表程序,新版!关于数据结构
链表程序,新版!关于数据结构-Chain procedures, the new version! On the data structure
- 2022-03-30 13:45:59下载
- 积分:1
-
64位以内Rabin
64位以内Rabin-Miller 强伪素数测试和Pollard rho 因数分解算法的实现-64 within Rabin-Miller-puppet prime testing and Pollard rho factorization algorithm implementation
- 2023-01-06 03:00:03下载
- 积分:1
-
一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。...
一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。-a vc achieved using Kruskal algorithm, program flow is very clear, contribute to the understanding of the algorithm.
- 2022-01-29 01:16:47下载
- 积分:1
-
网上公车票
应用背景如果是你第一次提交源代码,请先提交代码。这是更好的搜索网站上提交之前避免sumbitting相同或相似的源代码。如果在语言列表中找不到语言,请选择“其他”。保持标签短,准确和完整的,请用“,”分隔。如果有在您的描述代码,请使用“插入代码”按钮并选择插入代码的编程语言。这将使你的源代码美丽和吸引力。请不要提交非源代码材料。提交的源代码将在24小时内进行审查。结果将通过电子邮件发送给你。关键技术欢迎来到新设计的网站预定电影票是更快,更清洁和更个人网站,专门设计使您的预订体验更好。登录,浏览和找到自己,如果时间允许离开你的宝贵意见。您需要注册一个新用户,无论何时你有第一次访问或网站,然后为未来它将被存储在我们的数据库中,你可以随时预订你的电影票在任何时候你想要的用户名和密码。
- 2022-08-22 21:17:11下载
- 积分:1