-
简单邮电信息管理
简单邮电信息管理-simple information management posts
- 2023-07-15 06:25:03下载
- 积分:1
-
数据结构
详细描述了如何创建图的方法以及操作
数据结构
详细描述了如何创建图的方法以及操作-Data structure described in detail how to create a map of methods and operations
- 2023-05-20 13:55:04下载
- 积分:1
-
图论中典型的搜索算法――Dijkstra最小路径
图论中典型的搜索算法――Dijkstra最小路径-Graph Theory typical search algorithm- Dijkstra minimum path
- 2022-02-16 09:24:10下载
- 积分:1
-
good system, vc ASSSE system
很好的系统,vc++ + ASSSE 系统-good system, vc ASSSE system
- 2022-01-26 01:50:49下载
- 积分:1
-
这几个是本人整理的.cpp程序,您可以借鉴参考
这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference--- gt; Gt; Dos prospects for the background color set. Cpp two. 8. 10. Hexadecimal conversion function. Cpp binary tree traversal. Cpp graphics priority to search for the breadth of France. Cpp graphics depth-first search of the law. Cpp C language compile a calendar. C
- 2022-02-11 17:38:43下载
- 积分:1
-
经典算法
数学建模经典算法,是一系列解决问题的清晰指令,算法代表着用系统的方法描述解决问题的策略机制。也就是说,能够对一定规范的输入,在有限时间内获得所要求的输出。是一系列解决问题的清晰指令,算法代表着用系统的方法描述解决问题的策略机制。也就是说,能够对一定规范的输入 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-24 14:11:01下载
- 积分:1
-
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给...
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给定作业序列,要求一种作业排序算法,使获得的总效益值最大。
-On a single machine can handle only n-jobs, each job can be completed within the unit, but also assumes that each job has a deadline, if and only if job i in its completed before the deadline, they can to receive some benefits.
For a given job sequence, requires a job sorting algorithm, so that the greatest value of total benefits received.
- 2022-12-08 00:45:02下载
- 积分:1
-
数据结构上的地图遍历,任意节点构建,深度和广度…
数据结构中关于图的遍历,任意建节点,深度优先和广度优先两种方法-data structure on the map traverse, arbitrary nodes built, the depth and breadth of priority priority two methods
- 2022-03-21 20:05:53下载
- 积分:1
-
n!不为0的最后一位,可以输出千万级别的阶乘最后一位
n!不为0的最后一位,可以输出千万级别的阶乘最后一位-n! not the last one is 0, you can output level factorial million last
- 2023-06-24 18:20:03下载
- 积分:1
-
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer...
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
- 2022-03-10 14:08:21下载
- 积分:1